Skip to content

Python execve Payload Generator for x86 *nix systems

License

Notifications You must be signed in to change notification settings

felix-hellman/Exploitgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Exploitgen

Generates x86 shellcode payload for setuid(0) and arbritrary command without arguments

Usage example for shell

import exploitgen

payload = exploitgen.generatePayload("/bin/bash")

About

Python execve Payload Generator for x86 *nix systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages