Skip to content

ilolm/vulnerability-scanner

Repository files navigation

Vulnerability-Scanner

DEPENDENCIES:

python3
python3-pip

INSTALLATION:

git clone https://github.com/ilolm/vulnerability-scanner.git
cd vulnerability-scanner
pip3 install -r requirements.txt
chmod +x vulnerability_scanner.py

USAGE:

Usage: ./vulnerability_scanner.py [options]

Options:
  -h, --help            show this help message and exit
  -u TARGET_URL, --url=TARGET_URL
                        Specify a target url.