Skip to content

Log-Trace/Portscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple Port scanner

This project is a small Python-based port scanner

What it does

  • Scans a target host for open TCP ports
  • Uses basic socket connections
  • Helps understand how port scanning works in Cybersecurity

Usage

  • Edit Target ip in the script (default: 127.0.0.1 (Localhost))
  • Run the script and look at the Terminal

Scope & Disclaimer

This tool is intende for educational and defensive security testin only. Scan only your owne system or have the explicit permission to test.

Wy this project

The goal of this project is to undderstand networking basics and how attackers and defenders discover exposed sevices

About

Small Portscanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages