Clone the repository:
git clone https://github.com/v3n0m-Scanner/V3n0M-Scanner.git
Then go inside:
cd V3n0M-Scanner/
Then install it:
python3 setup.py install --user
V3n0m is also found in the Offensive Dockerfiles collection.
How to Use with Offensive Dockerfiles:
1. Clone the Offensive Dockerfiles collection
2. Change folder to Offensive-dockerfiles
3. Change folder to v3n0m (may need to launch Offensive-Dockerfiles-helper-script and Build v3n0m first - or not)
4. run "sudo pip3 install -r requirements.txt"
5.