Bulk Shellcode Generator

This one I created in spare time for simplifying the process of creating shellcodes using msfvenom. I hope you like it.
You can download it from here.

Requirements : 


  • Metasploit 
  • python2.7

Installation :

git clone https://4bh1@bitbucket.org/4bh1/bsg.git
cd bsg/
chmod 0755 exp.py
./exp.py 

Note : 

Edit the pay file with your payloads form metasploit with their perfered options(like LHOST,LPORT,etc). Each payload to be specified on a different line.



Any suggestions welcomed.
Latest
Previous
Next Post »