Pengembangan Virus Open Source
Catatan Hacking - Kali ini catatan hacking akan membagikan sebuah software open source , namun untuk kalian yang masih awam dalam hal ini , dimohon untuk berhati-hati , karena ini adalah open source dari sebuah virus.
Saya membuat artikel ini hanya untuk pengetahuan dan pembelajaran , agar para pembaca bisa memahami , bagaimana sebuah virus itu bekerja , dan bagaimana sebuah virus itu menginfeksi lalu menyebar melalalui jaringan internet.
mungkin para pembaca masih ingat dengan mewabahnya **Virus Wanacry** dan **Virus Petya** dalam beberapa bulan terakhir. Hampir semua perusahaan pada waktu itu mulai resah dan khawatir terhadap menyebarnya virus ini.
Untuk itu saya disini menulis sebuah artikel yang bertujuan untuk pengetahuan dan pembelajaran.
**OpenVirus Build Status
**
**1. Open Source Virus Development**
Sebagian besar virus ditangkap di alam liar dan dibongkar atau dijual dari pengembang ke pengembang. Repositori ini didedikasikan untuk mendemonstrasikan fungsi dasar visuses seperti pengiriman / receving information, loading modules dan memungkinkan koneksi backdoor backdoor.
**2. Coming Soon:**
- Module Loader
- 32bit and 64bit compatible builds
**3. Commmand and Control Server - PHP**
- Basic PHP script that accepts parameters and saves data
- Logging

**4. Server (virus) - C++**
- Sends basic data back to Command and Constrol Server
**5. Client (reverse shell) - C**
- Specify IP and Port to connect back to infected machine
**Setup**
**License**
Copyright (C) 2015 OpenVirus by Jared Burrows
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Link Download : Here and Here
Tags : Pengembangan Virus Open Source, Virus, Malware, Worm, Trojan, Virus Open Source
Sumber :https://github.com
Thank's to Github and Catatanhacking.blogspot.com
Post a Comment for "Pengembangan Virus Open Source"