All Projects → ihack4falafel → SubRosa

ihack4falafel / SubRosa

Licence: MIT license
Basic tool to automate backdooring PE files

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SubRosa

exploiting
Exploiting challenges in Linux and Windows
Stars: ✭ 122 (+154.17%)
Mutual labels:  exploit, exploitation, exploit-development
RSB-Framework
Windows/Linux - ReverseShellBackdoor Framework
Stars: ✭ 44 (-8.33%)
Mutual labels:  backdoor, backdoorpython, backdooring
exploits
Some of my public exploits
Stars: ✭ 50 (+4.17%)
Mutual labels:  exploit, exploitation
Imgbackdoor
Hide your payload into .jpg file
Stars: ✭ 87 (+81.25%)
Mutual labels:  backdoor, exploit
Mouse
Mouse Framework is an iOS and macOS post-exploitation framework that gives you a command line session with extra functionality between you and a target machine using only a simple Mouse payload. Mouse gives you the power and convenience of uploading and downloading files, tab completion, taking pictures, location tracking, shell command execution, escalating privileges, password retrieval, and much more.
Stars: ✭ 186 (+287.5%)
Mutual labels:  backdoor, exploit
Ghost
Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device. Ghost Framework gives you the power and convenience of remote Android device administration.
Stars: ✭ 992 (+1966.67%)
Mutual labels:  backdoor, exploit
Pentest Tools Framework
Pentest Tools Framework is a database of exploits, Scanners and tools for penetration testing. Pentest is a powerful framework includes a lot of tools for beginners. You can explore kernel vulnerabilities, network vulnerabilities
Stars: ✭ 48 (+0%)
Mutual labels:  backdoor, exploit
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 (+277.08%)
Mutual labels:  backdoor, exploit
Xxexploiter
Tool to help exploit XXE vulnerabilities
Stars: ✭ 243 (+406.25%)
Mutual labels:  exploit, exploitation
reosploit
A Tool that Finds, Enumerates, and Exploits Reolink Cameras.
Stars: ✭ 89 (+85.42%)
Mutual labels:  exploit, exploitation
Pentest Tools Framework
Pentest Tools Framework is a database of exploits, Scanners and tools for penetration testing. Pentest is a powerful framework includes a lot of tools for beginners. You can explore kernel vulnerabilities, network vulnerabilities
Stars: ✭ 211 (+339.58%)
Mutual labels:  backdoor, exploit
tryhackme-ctf
TryHackMe CTFs writeups, notes, drafts, scrabbles, files and solutions.
Stars: ✭ 140 (+191.67%)
Mutual labels:  exploit, exploitation
Cloak
Cloak can backdoor any python script with some tricks.
Stars: ✭ 411 (+756.25%)
Mutual labels:  backdoor, exploit
Remot3d
Remot3d: is a simple tool created for large pentesters as well as just for the pleasure of defacers to control server by backdoors
Stars: ✭ 263 (+447.92%)
Mutual labels:  backdoor, exploit
YAPS
Yet Another PHP Shell - The most complete PHP reverse shell
Stars: ✭ 35 (-27.08%)
Mutual labels:  backdoor, exploit
Thoron
Thoron Framework is a Linux post-exploitation framework that exploits Linux TCP vulnerability to provide a shell-like connection. Thoron Framework has the ability to create simple payloads to provide Linux TCP attack.
Stars: ✭ 87 (+81.25%)
Mutual labels:  backdoor, exploit
Ghost
Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device.
Stars: ✭ 1,934 (+3929.17%)
Mutual labels:  backdoor, exploit
Ciscorv320dump
CVE-2019-1652 /CVE-2019-1653 Exploits For Dumping Cisco RV320 Configurations & Debugging Data AND Remote Root Exploit!
Stars: ✭ 198 (+312.5%)
Mutual labels:  exploit, exploitation
Cve 2019 9810
Exploit for CVE-2019-9810 Firefox on Windows 64-bit.
Stars: ✭ 200 (+316.67%)
Mutual labels:  exploit, exploitation
Androrat
A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side
Stars: ✭ 187 (+289.58%)
Mutual labels:  backdoor, exploit

SubRosa is basic tool written in python that helps automate some of tasks during the process of backdooring PE files. The following are list of the current and future features:

  • Check/Disable ASLR
  • Search for exsisting code caves
  • Add new section
  • Split file to smaller chuncks for further analysis
  • Add AV sandbox evasion template (heuristic analysis)
  • Add custom encoder template to bypass AV signature-based detection

As you can see in the following demo options are pretty self explanatory.

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].