How To Install Fatrat Undetectable Payload Creator On Kali Linux 2020.
Easy tool for generating backdoor with msfvenom ( part of Metasploit framework ) and the program compiles a C program with a meterpreter reverse_tcp payload In it that can then be executed on a windows host Program to create a C program after it is compiled that will bypass most AV.
What is FatRat ??
Download : https://github.com/Screetsec/TheFatRat
Features!
- Fully Automating MSFvenom & Metasploit.
- Local or remote listener Generation.
- Easily Make Backdoor by category Operating System.
- Generate payloads in Various formats.
- Bypass anti-virus backdoors.
- File pumper that you can use for increasing the size of your files.
- The ability to detect external IP & Interface address.
- Automatically creates AutoRun files for USB / CDROM exploitation
Installation
Instructions on how to install TheFatRat
git clone https://github.com/Screetsec/TheFatRat.git
cd TheFatRat
chmod +x setup.sh && ./setup.sh

Post a Comment