Skip to content

A fully undetectable payload generator in python. working in 2021.

Notifications You must be signed in to change notification settings

NiekGevers/fud_payload-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

fud_payload-generator

A fully undetectable payload generator in python. working in 2023.

virustotal-result.png

How to install

git clone https://github.com/NiekGevers/fud_payload-generator.git  
cd fud_payload-generator  
python3 fud_payload-generator.py

How to use

When running you need to specify the listening host and port after this you can also try to convert the .ps1 payload to exe with a program like ps2exe (if converting to exe there is a higher change your antivirus will detect it!).

Now you can set up a listener like netcat to recieve your connection.

About the script

This script basically takes the payloads from the payloads folders and changes certain things like the lhost and lport to make things easier. You can also add a custom fake msg box.

About

A fully undetectable payload generator in python. working in 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published