Skip to content

SuchirBob/Python-Network-Vulnerability-Scanner-10000_Ports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Vulnerability Scanner

A Python-based network vulnerability scanner developed for educational purposes.

Features

  • TCP port scanning
  • Banner grabbing
  • Service detection
  • Detection of insecure services
  • Multi-threaded scanning

Technologies

  • Python
  • Sockets
  • Threading

Usage

python3 scanner.py

Port Scan

Sample Output 1000 Port Scan 10000 Port Scan

Disclaimer

Please remember , This project is intended for educational purposes and should only be used on systems you own or are authorized to test.

About

A Python-based scanner capable of detecting 10000+ TCP ports Implemented banner grabbing for FTP, SSH, HTTP and Telnet services Identified insecure configurations such as anonymous FTP and unencrypted Telnet Built using Python sockets and multithreading Built for educational purposes in a controlled lab environment.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages