All Projects → christian-roggia → Open Myrtus

christian-roggia / Open Myrtus

RCEed version of computer malware / rootkit MyRTUs / Stuxnet.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Open Myrtus

Antidebugging
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
Stars: ✭ 161 (-22.6%)
Mutual labels:  malware, virus
Virii
Collection of ancient computer virus source codes
Stars: ✭ 378 (+81.73%)
Mutual labels:  malware, virus
Adamantium Thief
🔑 Decrypt chromium based browsers passwords, cookies, credit cards, history, bookmarks, autofill. Version > 80 is supported.
Stars: ✭ 283 (+36.06%)
Mutual labels:  malware, virus
M-Botnet
A C2 project that controls a self-propagating MS17-010 worm.
Stars: ✭ 39 (-81.25%)
Mutual labels:  virus, malware
Inferno
🔥 Modern command line tool for malware creation on Windows
Stars: ✭ 105 (-49.52%)
Mutual labels:  malware, virus
Crypter
Crypter - Python3 based builder and ransomware compiled to Windows executable using PyInstaller
Stars: ✭ 268 (+28.85%)
Mutual labels:  malware, virus
Malware
Rootkits | Backdoors | Sniffers | Virus | Ransomware | Steganography | Cryptography | Shellcodes | Webshells | Keylogger | Botnets | Worms | Other Network Tools
Stars: ✭ 156 (-25%)
Mutual labels:  malware, virus
Ragnarok
Virus Package ( For Educational Purposes )
Stars: ✭ 23 (-88.94%)
Mutual labels:  virus, malware
Zeus
NOT MY CODE! Zeus trojan horse - leaked in 2011, I am not the author. This repository is for study purposes only, do not message me about your lame hacking attempts.
Stars: ✭ 1,043 (+401.44%)
Mutual labels:  malware, virus
Gobot2
Second Version of The GoBot Botnet, But more advanced.
Stars: ✭ 431 (+107.21%)
Mutual labels:  malware, virus
carrierwave-attachmentscanner
Adds the ability to send CarrierWave uploads to Attachment Scanner for virus and malware prevention.
Stars: ✭ 14 (-93.27%)
Mutual labels:  virus, malware
Cypher
Pythonic ransomware proof of concept.
Stars: ✭ 178 (-14.42%)
Mutual labels:  malware, virus
MalwareDatabase
Malware samples for analysis, researchers, anti-virus and system protection testing.(1300+ Malware-samples!)
Stars: ✭ 21 (-89.9%)
Mutual labels:  virus, malware
Php Antimalware Scanner
AMWScan (PHP Antimalware Scanner) is a free tool to scan php files and analyze your project to find any malicious code inside it.
Stars: ✭ 181 (-12.98%)
Mutual labels:  malware, virus
Malware-with-Backdoor-and-Keylogger
👨🏻‍💻 A great tool for Ethical Hackers, a malware programmed with Backdoor and Keylogger.
Stars: ✭ 25 (-87.98%)
Mutual labels:  virus, malware
Richkware
Framework for building Windows malware, written in C++
Stars: ✭ 315 (+51.44%)
Mutual labels:  malware, virus
Fe2O3
Simple prepender virus written in Rust
Stars: ✭ 84 (-59.62%)
Mutual labels:  virus, malware
Cerberus
A complete Grabber, sending data to a TCP server that you have to host and stocking all in a database.
Stars: ✭ 32 (-84.62%)
Mutual labels:  virus, malware
Trojancockroach
A Stealthy Trojan Spyware
Stars: ✭ 424 (+103.85%)
Mutual labels:  malware, virus
Ratel
RAT-el is an open source penetration test tool that allows you to take control of a windows machine. It works on the client-server model, the server sends commands and the client executes the commands and sends the result back to the server. The client is completely undetectable by anti-virus software.
Stars: ✭ 121 (-41.83%)
Mutual labels:  malware, virus

Open MyRTUs aka Stuxnet

This repository contains RCEd code extracted from Stuxnet binaries via disassembler and decompilers.

Authors

The code provided in this repository was published by

Why a license

Many of you might find it wrong that both I and Mr. Amr Thabet copyrighted our code, I mean it is "stolen" code extracted from malware binaries, right?

I understand that it might look silly, but both of us spent hundreds, if not thousands, of hours between ASM code trying to figure out what was behind those binaries and we are providing the product of our hard work (i.e. readable C code) to you for free. It is not a simple job and it is not a short job, both our licenses are extremely permissive, you can do whatever you want with the code provided in this repository, the only thing I'd like to ask you is that our job get recognized and that when you use this code for analysis, blog posts, or university thesis you show us your support by giving us credit for what we did.

That's all. Thanks to all of you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].