v3n0m-Scanner / V3n0M-Scanner

Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
GNU General Public License v3.0
1.44k stars 409 forks source link

HOw to install when your linux distro is arch? #205

Closed Koraprognan closed 2 years ago

Koraprognan commented 2 years ago

help please..

vittring commented 2 years ago

Install Python, clone this repo, install Venom.

It is included by default in Black Arch. You can install it simply using pip after you git clone this repo or just use a Docker image, the choice is up to you and your particular skill set with Linux. Should make things easier for even the less tech savvy users.

To be blunt, refrain from such vague questions in the future or at least provide an attempt to fix the issue yourself.

kattstof commented 2 years ago

I would even dumb it down further and say download this repo, and just python v3n0m for added simplicity.