Mrkumar98 / vulnerability-scanner

A simple vulnerability scanner using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vulnerability Scanner Tool

A simple vulnerability scanner tool using Python.

Installation

1: Clone Repository

git clone https://github.com/Mrkumar98/vulnerability-scanner.git

2: Install reguired dependencies

pip install requests beautifulsoup4 python-nmap argparse

Usage

python vulnerability_scanner.py http://example.com

About

A simple vulnerability scanner using Python


Languages

Language:Python 100.0%