Skip to content

riusksk/shellsploit-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#shellsploit-library

Python library for shellsploit-framework(https://github.com/b3mb4m/shellsploit-framework) project.

#Usage

   import shellsploit

   shellsploit = shellsploit.Engine()
   
   #Create shellcode
   shellcode = shellsploit.shellcode("linux86/binsh_spawn")
  
   #Encode it
   print shellsploit.encode("x86/xor", 1, shellcode)

#Donate

alt tag

1HzaA1dyH2Hn57VnSBw6THw8kWo2diWvFF

#Bugs/Requests

Please do not forget to report bugs! You can submit an issue, pull request, or you can pm via email,

######b3mb4m@protonmail.com

About

Exploit development library for python users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages