Skip to content

Matthew-Tian5/Vulnerability-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulnerability-Scanner

This is a simple Python tool for finding security holes in networks and websites. It checks for known vulnerabilities and gives you a report of what it finds.

What It Does

  • Scans your network and web stuff for issues
  • Uses a list of known vulnerabilities to spot problems
  • Makes a report so you know what needs fixing

Main Files

  • main.py — Start here to run the scanner
  • network_scanner.py — Checks networks for problems
  • web_scanner.py — Looks for issues in web apps
  • report_generator.py — Puts together a report of what’s found
  • vuln_db.py — The list/database of vulnerabilities

How To Use

  1. Clone the repo:

    git clone https://github.com/Matthew-Tian5/Vulnerability-Scanner.git
  2. Run the scanner:

    python main.py

    (Make sure you have Python 3 installed!)

About

This is a simple Python tool for finding security holes in networks and websites. It checks for known vulnerabilities and gives you a report of what it finds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages