Loading ...

libenom

Package

  • libenom - Libenom is a tool created for make more easy and fast the creation of payloads with MSFvenom

Usage

usage: ./libenom.py -[option] [profile1,profile2]
Create your own dictionary of payloads with Libenom
options:
-h, --help show this help message and exit
[Create]:
-c CREATE, --create CREATE
Create and asign to a user profile the parameters of the payload ex: './libenom.py -c profilename'
[Delete]:
-d DELETE, --delete DELETE
Delete a user profile ex: './libenom.py -d oldprofile'
[Execute]:
-x EXECUTE, --execute EXECUTE
Execute a precreated profile ex: './libenom.py -x profilename'
[Edit]:
-e EDIT, --edit EDIT Edit precreated IDs
[Create-and-execute]:
-cX CREX, --crex CREX
Create a user profile and execute it on the same moment ex: './libenom.py -cX profilename'
[Reader]:
-r READ, --read READ Display on a table the selected profiles ex: './libenom.py -r profile1,profile2'
[Listener]:
-l LISTENER, --listener LISTENER
Create an automatic listener for the selected platform ex: './libenom.py -l show'
[Uploader]:
-u, --upload Exchange your knowledge and experience with the community ex: './libenom.py -u'
By: @bounteous17 - v[1.0.1]

Install libenom
sudo apt install libenom
Remove libenom
sudo apt remove libenom

Don’t Want to Miss Anything?

Sign up for Newsletters

* Yes, I agree to the terms and privacy policy
Top