Skip to content

A fast and efficient Network Port Scanner developed using Python Socket programming for security reconnaissance.

Notifications You must be signed in to change notification settings

yusuffcanlii/Network-Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

🕵️‍♂️ Network Port Scanner (Python Security Tool)

A network reconnaissance tool developed to detect open ports on a target system using Python Socket Programming.

🛡️ Purpose

This tool simulates the "Reconnaissance" phase of a Penetration Test. It helps administrators identify vulnerable entry points in their network.

💻 Tech Stack

  • Python 3
  • Socket Library: For low-level network connections.
  • TCP/IP Protocol: Scans using TCP handshake logic.

⚠️ Disclaimer

This tool is for educational and defensive purposes only.

About

A fast and efficient Network Port Scanner developed using Python Socket programming for security reconnaissance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages