/libenom

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

libenom

What is Libenom ??

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

captura de pantalla de 2016-08-14 17-25-06


:exclamation: 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


  • :book: 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

    captura de pantalla de 2016-08-14 17-48-40

    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

    captura de pantalla de 2016-08-17 19-21-25


    v-1.0.1

  • Added new option to edit IDs