Pentest Tools

Published on August 31st, 2016 📆 | 6050 Views ⚑

0

libenom – Make Fast and Easy Payloads with MSFvenom


Text to Speech
Libenom is a tool created for make more easy and fast the creation of payloads with MSFvenom and get all the data generated ordered.

Requirements

 

  • A linux distribution for pentesting or Ubuntu, Debian, Mint
  • Recommended Kali Linux 2.0 sana or 2016.1 rolling, Parrot OS, Blackarch, Dracos ,Lionsec.

 

 

Getting Started

git clone https://github.com/bounteous/libenom.git
cd libenom
chmod +x libenom.py

 





How it works:

Execute "./libenom.py" to show all the options. For example you can first create a profile named "profile1" with "-c" option and assign it to the msfvenom parameters

 

[adsense size='1']

After that you can execute it "./libenom.py -x profile1", delete it "-d" or read "-r"
Also you have some pre created msfconsole listeners for a "reverse_tcp" conexion

Read more here.

Download libenom



Comments are closed.