vuln-scanner-flask
vuln-scanner-flask copied to clipboard
A flask web app made for scanning vulnerabilites on a website, network exploitation, reconnaissance
vuln-scanner-flask
A flask web app made for scanning vulnerabilites on a website, network exploitation, reconnaissance
About vuln-scanner-flask
- A fast web app mainly build for scanning vulnerabilities on a particular web, network exploitation, reconnaissance, etc...
- 100% Secure 🔒
- Fast 🚀
- Easy to use 🙂
Cloning
- git clone https://github.com/krishpranav/vuln-scanner-flask
Installation
macOS:
- make sure you have python latest version and brew
- brew install redis
linux:
- sudo apt-get update && sudo apt-get install python3 python3-pip
- for installing redis visit the official redis docs
windows
- make sure you have latest python and redis
Steps to run vuln-scanner-flask
-
python3 -m venv env
-
source env/bin/activate
-
bash start.sh
-
now head to http://0.0.0.0:8080 and start your scan
Credentials:
username: admin
password: admin
Screenshots of the app:
Login Page:
-
First Login Page

-
Login Page With Credentials

-
Dashboard Page:

-
Quick Network Scan Page:

-
Planned / Assigned Scanning Page

-
Target Adding Page

-
Dictionary Attack Page

-
Network Scanning Assessment

-
Schedule Assessment:

-
Get Notification After Assessment Completed Page:

-
Output Page

-
Console Output Page

-
Report Page

Tool Author:
- vuln-scanner-flask is developed by krishpranav