Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/machine1337/fudrat
Generate Undetectable Metasploit Payload in a simple way
https://github.com/machine1337/fudrat
avevasion exploitation fud-rat fudcrypter fudshell hacking machine1337 metasploit-framework msfconsole msfvenom-payload python3 rapid7 redteam reverse-shell
Last synced: 5 days ago
JSON representation
Generate Undetectable Metasploit Payload in a simple way
- Host: GitHub
- URL: https://github.com/machine1337/fudrat
- Owner: machine1337
- Created: 2022-11-28T04:14:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T08:46:24.000Z (12 months ago)
- Last Synced: 2023-11-28T09:39:12.864Z (12 months ago)
- Topics: avevasion, exploitation, fud-rat, fudcrypter, fudshell, hacking, machine1337, metasploit-framework, msfconsole, msfvenom-payload, python3, rapid7, redteam, reverse-shell
- Language: Python
- Homepage: https://t.me/machine1337
- Size: 0 Bytes
- Stars: 22
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fudrat
Generate Undetectable Metasploit Payload in a simple way
![stub](https://user-images.githubusercontent.com/82051128/204192711-ad3d09a7-7fe6-45d2-86e8-b3abd0b43f12.png)# Contact:-
Telegram:- https://t.me/R0ot1337
# Requirements:
1. Make sure python3 is installed in windows Or in Linux
2. pip install termcolor
3. pip install colorama
4. Metasploit-Framework
# Installation:
a) git clone https://github.com/machine1337/fudrat
b) cd fudrat
c) pip install -r requirements.txt
d) python3 fud.py
# Usage:
1. python3 fud.py
2. Put IP & Port
3. Stub.py Generated
4. Now Start Metasploit
5. set payload python/meterpreter/reverse_tcp
6. set LHOST (ip)
7. set LPORT (port)
8. exploit -j -z
# Features:
1. FUD Payload Generator
2. Stageless Reverse Shell
3. AES encryption used
4. Simple Payload Generator
5. More Feature Will Be Added.# Contact:-
Telegram Group:- https://t.me/machine1337