Skip to content

An efficent Script To Generate FUD Persistent Reverse Shell For Red Teaming. Don't Upload Generated Stub On Virustotal

Notifications You must be signed in to change notification settings

NulledArray/fudshell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

fudshell

An efficent Script To Generate FUD Persistent Reverse Shell For Red Teaming. Don't Upload Generated Stub On Virustotal

fush

Warning:

   Don't Upload Any Payload On VirusTotal.

Requirements:

  1. Make sure python3 is installed in windows Or in Linux
  For Linux:
        python3 -m pip install pystyle
        python3 -m pip install termcolor
        
  For Windows:
        python -m pip install termcolor
        python -m pip install pystyle

Installation:

 1. For Linux Users:
    a) git clone https://github.com/machine1337/fudshell
    b) cd fudshell
    c) python3 -m pip install -r requirements.txt
    d) python3 fud.py
    
 2. For Windows Users:
    a) Download python3 on windows and install it
    b) git clone https://github.com/machine1337/fudshell
    c) python -m pip install -r requirements.txt
    d) python fud.py

Usage:

 *. For Linux:
      python3 fud.py
   
 *. For Windows:
      python fud.py

Features:

 1. FUD Generated Reverse Shell
 2. Persistent Reverse Shell
 3. Hard To Decrypt.
 4. Very Easy To Use.

Results:

https://kleenscan.com/scan_result/68cba9815e02e568c3dc42475e5440e02a882f04fa835839b5fcfebb51c2f242

About

An efficent Script To Generate FUD Persistent Reverse Shell For Red Teaming. Don't Upload Generated Stub On Virustotal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%