How to use TmVenom Tool in Termux
Tm Venom is a tool used to create payloads using metasploit framework easily. You need to have metasploit installed in termux.
Now put the command apt update
Now put the command apt upgrade
Now put the command apt install git
Now put the command apt install python
Now put the command apt install python2
Now put the command git clone https://github.com/TechnicalMujeeb/tmvenom.git
Now put the command cd tmvenom
Now put the command chmod +x *
Now put the command sh install.sh
Now put the command python2 tmvenom.py
0 Comments