How to install FATRAT

First follow my fb page Our FB page ๐Ÿ‘‰๐Ÿ‘‰link https://www.facebook.com/Dark-Hacking-111787098212512/
TheFatRat is an exploiting tool which compiles a malware with famous payload, and then the compiled maware can be executed on Linux , Windows , Mac and Android. TheFatRat Provides An Easy way to create Backdoors and Payload which can bypass most anti-virus. 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. Prerequisite: Termux Kali Linux (if you don't know how to install Kali Linux in Termux then comment fast) Installation: First of all login to kali linux and update its repositories. [sudo apt update] Now install git so that we clone the fatrat tool from github. [sudo apt install git -y] Once git is installed then clone the fatrat tool. [git clone https://github.com/screetsec/TheFatRat] Now we have to install its dependencies. [sudo apt install mingw-w64 default-jdk python3-pip gnome-terminal upx-ucl exploitdb backdoor-factory metasploit-framework dnsutils mono-mcs mono-devel apache2 xterm unzip ruby -y] Once all the dependencies are installed then change the directory to fatrat. [cd TheFatRat] Now setup the fatrat tool by exucting following command. [sudo ./setup.sh] Once the setup process is completed then you can start the tool. [sudo ./fatrat] NOTE: "DON'T SHOW ME YOUR ATTITUDE BECAUSE MY BLACKLIST IS BIGGER THEN YOUR FRIENDLIST"

Comments