Tool For Generate Backdoor with Msfvenom
What is TheFatRat ?
An easy tool to generate backdoor with msfvenom (a part from metasploit framework) and easy tool to post exploitation attack like browser attack,dll . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection .
Automating metasploit functions
- Checks for metasploit service and starts if not present
- Easily craft meterpreter reverse_tcp payloads for Windows, Linux, Android and Mac and another
- Start multiple meterpreter reverse_tcp listners
- Fast Search in searchsploit
- Bypass AV
- File pumper
- Create backdoor with another techniq
- Autorunscript for listeners ( easy to use )
- Drop into Msfconsole
- Some other fun stuff 🙂
HOW CHANGE THE ICONS ?
- Copy your icon picture to folder /TheFatrat/icons
- Change the name into autorun.ico
- And Replace
- Done
Changelog
Be sure to check out the [Changelog] and Read CHANGELOG.md
Getting Started
git clone https://github.com/Screetsec/TheFatRat.git
cd TheFatRat/setup
chmod +x setup.sh && ./setup.sh
How it works
- Extract The lalin-master to your home or another folder
- chmod +x fatrat
- chmod +x powerfull.sh
- And run the tools ( ./fatrat )
- Easy to Use just input your number
Requirements
- A linux operating system. We recommend Kali Linux 2 or Kali 2016.1 rolling / Cyborg / Parrot / Dracos / BackTrack / Backbox / and another operating system ( linux )
- Must install metasploit framework
- if prog.c file to large when create backdoor with powerfull.sh , you can use prog.c.backup and create another backup when you running option 2