Scans common ports on a target website or IP address.
It performs:
• Port scanning
• TCP connectivity checking
• Domain to IP resolution
• Open port detection
This project helped me understand basic networking and reconnaissance concepts.
Project Code:
[https://github.com/sabirhusseinbalal/python-security-utilities/tree/main/07_port_scanner_educational]
Full Repository:
[https://github.com/sabirhusseinbalal/python-security-utilities]
Watch Full Playlist:
[https://youtube.com/playlist?list=PLBslpEV463BeeCfTxWKSYwVdbu2W-oJ6H&si=c-epB3ueQ4xD4ei8]
#python #networking #portscanner