<p align="center">
<a href="https://github.com/r00t-3xp10it//github-readme-stats">
<img
align="center"
height="165"
src="https://github-readme-stats.vercel.app/api?username=r00t-3xp10it&count_private=true&show_icons=true&custom_title=Github%20Status&hide=issues&theme=radical"
/>
</a>
</p>

VENOM 1.0.17 - metasploit Shellcode generator/compiller
Version release : v1.0.17
Author : pedro ubuntu [ r00t-3xp10it ]
Codename: Aconite (Aconitum napellus)
Distros Supported : Linux Ubuntu, Kali, Mint, Parrot OS
Suspicious-Shell-Activity (SSA) RedTeam develop @2019

LEGAL DISCLAMER
The author does not hold any responsibility for the bad use of this tool, remember that attacking
targets without prior consent is illegal and punished by law. So use this tool responsibly.
FRAMEWORK DESCRIPTION
The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( C# | python
| ruby | dll | msi | hta-psh | docm | apk | macho | elf | deb | mp4 | etc ) injects the shellcode
generated into one template (example: python) "the python funtion will execute the shellcode into
ram" and uses compilers like gcc (gnu cross compiler) or mingw32 or pyinstaller to build the
executable file. It also starts an handler to recive the remote connection (shell or meterpreter)
'venom' reproduces some of the technics used by Veil-Evasion.py, unicorn.py, powersploit.py, etc..
<br />