TheFatRat/README.md

147 lines
7.5 KiB
Markdown
Raw Normal View History

2017-05-07 03:09:53 +02:00
2017-12-11 18:08:25 +01:00
# TheFatRat a Massive Exploiting Tool
2019-09-19 19:10:37 +02:00
2017-03-14 17:35:14 +01:00
2019-09-28 18:23:14 +02:00
[![Version](https://img.shields.io/badge/TheFatRat-1.9.7-brightgreen.svg?maxAge=259200)]()
2017-06-02 08:42:35 +02:00
[![Version](https://img.shields.io/badge/Codename-Whistle-red.svg?maxAge=259200)]()
2017-05-07 03:10:24 +02:00
[![Stage](https://img.shields.io/badge/Release-Stable-brightgreen.svg)]()
[![Build](https://img.shields.io/badge/Supported_OS-Linux-orange.svg)]()
2019-09-19 19:10:37 +02:00
[![Available](https://img.shields.io/badge/Blackarch-Linux-red.svg?maxAge=259200)]()
[![Documentation](https://img.shields.io/badge/CEHv10-eccouncil-blue.svg?maxAge=259200)](https://github.com/ManhNho/CEHv10/tree/master/Slides)
2019-09-19 19:17:12 +02:00
[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-yellow.svg?style=flat)]()
2017-05-07 03:10:24 +02:00
2018-02-09 18:59:58 +01:00
<img align="left" width="120" height="120" src="https://user-images.githubusercontent.com/17976841/36041771-38fbbb26-0dfc-11e8-8074-181cc778011c.png">
2018-09-05 14:19:26 +02:00
An Easy tool to Generate Backdoor for bypass AV and Easy Tool For 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 .
2018-09-05 14:18:45 +02:00
The malware that created with this tool also have an ability to bypass most AV software protection .
2018-02-09 18:59:58 +01:00
2017-07-11 18:26:15 +02:00
### Donate
- If this project very help you to penetration testing and u want support me , you can give me a cup of coffee :)
- [![Donation](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://blockchain.info/id/address/1NuNTXo7Aato7XguFkvwYnTAFV2immXmjS)
# Screenshots
2017-04-26 08:03:05 +02:00
<img src="https://cloud.githubusercontent.com/assets/17976841/25420100/9ee12cf6-2a80-11e7-8dfa-c2e3cfe71366.png" width="55%"></img>
2017-03-14 17:37:11 +01:00
# ---------------------------------------------------------------
2017-03-14 17:35:14 +01:00
<img src="https://cloud.githubusercontent.com/assets/17976841/18483870/39cb46ba-7a10-11e6-859b-1c1baa3c1b0a.png" width="32%"></img> <img src="https://cloud.githubusercontent.com/assets/17976841/18483871/39cb81ca-7a10-11e6-84f3-1683067fa4f5.png" width="32%"></img> <img src="https://cloud.githubusercontent.com/assets/17976841/18483873/39d54372-7a10-11e6-890f-41803a33b9c9.png" width="32%"></img>
2017-03-15 09:22:11 +01:00
2017-03-14 17:37:11 +01:00
# Automating metasploit functions
- Create backdoor for windows , linux , mac and android
- bypass antivirus backdoor
2017-03-14 17:35:14 +01:00
- 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 :)
2017-03-14 17:38:34 +01:00
# Autorun Backdoor
2017-03-14 17:35:14 +01:00
- Autorun work if the victim disabled uac ( user acces control ) or low uac ( WINDOWS )
- What is uac ? you can visit ( http://www.digitalcitizen.life/uac-why-you-should-never-turn-it-off )
- I have also created 3 AutoRun files
- Simply copy these files to a CD or USB
- You can change the icon autorun file or exe in folder icon ( replace your another ico and replace name with autorun.ico )
# How to change the Icon?
2017-03-14 17:35:14 +01:00
- Copy your icon picture to folder /TheFatrat/icons
- Change the name into autorun.ico
- And Replace
- Done
2018-10-12 16:04:17 +02:00
## Changelog
2017-03-14 17:35:14 +01:00
Be sure to check out the [Changelog] and Read CHANGELOG.md
2018-10-12 16:04:17 +02:00
## Getting Started
2017-03-14 17:35:14 +01:00
1. ```git clone https://github.com/Screetsec/TheFatRat.git```
2017-04-25 20:28:33 +02:00
2. ```cd TheFatRat```
2017-05-31 23:18:56 +02:00
3. ```chmod +x setup.sh && ./setup.sh```
2017-03-14 17:35:14 +01:00
2018-10-12 16:04:17 +02:00
## How it works
2017-03-14 17:35:14 +01:00
* 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
2018-10-12 16:04:17 +02:00
## Linux operating systems we recommend :
2017-06-02 08:37:58 +02:00
- Kali Linux 2 or Kali 2016.1 rolling
- Cyborg
- Parrot
- BackTrack
2017-07-11 09:50:03 +02:00
- Backbox
- Devuan
2017-03-14 17:35:14 +01:00
2018-10-12 16:04:17 +02:00
## READ
2018-06-13 17:45:41 +02:00
- 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
2017-03-14 17:35:14 +01:00
2018-10-12 16:04:17 +02:00
## Update Fatrat
2017-04-25 20:28:33 +02:00
- To update fatrat go to your TheFatRat folder and execute :
```git pull && chmod +x setup.sh && ./setup.sh```
- To Update from 1.9.3 Version and up , execute on your fatrat folder :
2017-05-31 23:18:56 +02:00
```./update && chmod +x setup.sh && ./setup.sh```
2017-03-14 17:35:14 +01:00
2019-09-19 19:17:12 +02:00
## Documentation
Documentation Available in Modules CEH v9 and V10 , Download source here
- [CEHv10 Module 06 System Hacking.pdf](https://github.com/ManhNho/CEHv10/blob/master/Labs/CEHv10%20Module%2006%20System%20Hacking.pdf)
2019-09-19 19:17:12 +02:00
- [CEHv10 Module 17 Hacking Mobile Platforms.pdf](https://github.com/ManhNho/CEHv10/blob/master/Labs/CEHv10%20Module%2017%20Hacking%20Mobile%20Platforms.pdf)
## Tutorial
2017-03-14 17:35:14 +01:00
* Screetsec Channel : https://www.youtube.com/channel/UCpK9IXzLMfVFp9NUfDzxFfw
* Udate thefatrat v1.8 https://youtu.be/6skLV6zPnec?list=PLbyfDadg3caj6nc3KBk375lKWDOjiCmb8
2018-06-13 17:45:41 +02:00
* file Pumper in linux with fatrat https://youtu.be/rHuh5DJ476M?list=PLbyfDadg3caj6nc3KBk375lKWDOjiCmb8
2017-03-14 17:35:14 +01:00
* Kali linux 2016.2 | Setup FatRat and Bypass Windows 10 :https://www.youtube.com/watch?v=mkfKSCxvPec
* Embed Backdoor Apk Andoird : https://www.youtube.com/watch?v=bZg3gPuLvgs&feature=youtu.be
* Create Backdoor Php and Reconnect With TheFatRat : https://www.youtube.com/watch?v=gfS55fjd8Fg
* THEFATRAT:BACKDOOR CREATOR & BYPASS ANTIVIRUS AND INSTALL. : https://www.youtube.com/watch?v=C4YHVKPw6Zo
* Exploit Windows 7/8/10 using Thefatrat ( option 2 ) : https://www.youtube.com/watch?v=-WbKOxIl_f4
* How to hack android device with FatRat on kali linux 2 :https://www.youtube.com/watch?v=yUuwnu-NUXE
* Kali Linux Tools - TheFatRat Tool For Generate Backdoor with MsfVenom : https://www.youtube.com/watch?v=7PMfPbrM0o4
* FUD 100 % Backdoor With TheFatRat pt.1 [ PwnWinds ] [ Bypass Antivirus ] : https://www.youtube.com/watch?v=8lJBwclFwJI
* FUD 100 % Backdoor With TheFatRat pt.2 [ PwnWinds ] [ Bypass Antivirus ] : https://www.youtube.com/watch?v=t7E6DZPhLLk&t=17s
* FUD 100 % Backdoor With TheFatRat pt.3 [ PwnWinds ] [ Bypass Antivirus ] : https://www.youtube.com/watch?v=wCzsD6vt9CQ
* TheFatrat Backdoor Undetectable by Antivirus Kali linux part 3 :https://www.youtube.com/watch?v=wuOCDn0NvWc
* 1000 % FUD Backdoor with TheFatRat Tool : https://www.youtube.com/watch?v=vPXWv0jaBEQ
* How To Use TheFatRat To Create Backdoor In Kali Rolling [FUD 100%] : https://www.youtube.com/watch?v=26tSOuPcpZk
* Backdoor (Virus) 100% Indetectable | TheFatRat : https://www.youtube.com/watch?v=26tSOuPcpZk
* Backdooring Android with TheFatRat Tool- Kali Linux Tutorial :https://www.youtube.com/watch?v=1SQW9lujjT8
* Hacking Windows using TheFatRat + Apache2 Server + Ettercap + Metasploit on Kali Linux 2016.2 https://www.youtube.com/watch?v=FlXMslSjnGw
2018-02-09 20:36:26 +01:00
* TheFatRat 1.9.6 - Trodebi ( Embed Trojan into Debian Package ) https://youtu.be/NCsrcqhUBCc?list=PLbyfDadg3caj6nc3KBk375lKWDOjiCmb8
2017-03-14 17:35:14 +01:00
* ALL VIDEO IN HERE : https://www.youtube.com/results?search_query=thefatrat+backdoor
2018-10-12 16:04:17 +02:00
## Credits
2017-03-14 17:35:14 +01:00
2018-06-13 17:45:41 +02:00
- Thanks to allah and Screetsec [ Edo -maland- ] <Me>
- Dracos Linux from Scratch Indonesia ( Penetration os ) Thanksyou , you can see in http://dracos-linux.org/
2017-03-14 17:35:14 +01:00
- Offensive Security for the awesome OS ( http://www.offensive-security.com/ )
2018-02-09 18:32:10 +01:00
- Thanks peterpt for help and contributes in this project :)) ( www.github.com/peterpt )
2017-05-28 08:31:59 +02:00
- Dana James Traversie https://github.com/dana-at-cp/backdoor-apk
- z0noxz (Powerstager) https://github.com/z0noxz/powerstager
2017-03-14 17:35:14 +01:00
- http://www.kali.org/"
- Jack Wilder admin in http://www.linuxsec.org
- source for c program https://github.com/rsmudge
- And another open sources tool in github
- Uptodate new tools hacking visit http://www.kitploit.com
2018-02-09 19:05:41 +01:00
## ⭕️ Disclaimer
2017-03-14 17:35:14 +01:00
2018-10-12 16:04:17 +02:00
***Note: modifications, changes, or alterations to this sourcecode is acceptable, however,any public releases utilizing this code must be approved by writen this tool ( Edo maland ).***
2017-03-14 17:35:14 +01:00