Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

pyscan-Network-Vulnerability-Scanner

🚀 What This Tool Does

PyScan is a Python-based network scanner that identifies open ports, performs banner grabbing, and detects potential vulnerabilities.

🎯 Why This Project Matters

This tool simulates real-world reconnaissance techniques used in penetration testing.

Scans the Network and checks how many ports are open

#install these Dependenies and run the code

pip install streamlit pandas

python -m pip install --upgrade pip setuptools wheel

python -m venv .venv

python -m streamlit run pyscan_web_full.py

Scan Summary

Here’s an example of PyScan scanning localhost:

Screenshot 2026-05-12 191509 Screenshot 2026-05-12 191529 Screenshot 2026-05-12 191623 Screenshot 2026-05-12 191858

Export Options

PyScan lets you export results for analysis:

Screenshot 2026-05-12 191920

🚀 Live Demo

Try PyScan instantly on Streamlit Cloud:

Open in Streamlit

About

Network scanning utility built to identify active hosts, enumerate open ports, and map risks

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages