Skip to content

riusksk/shellsploit-library

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

#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