Skip to content

portscanner implemented in python providing connect and syn scans

Notifications You must be signed in to change notification settings

slayerpart/portscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Portscanner

Python Port Scanner using SYN- and CONNECT-scan methods to discover open ports.

Usage

  1. Install pcapy dependency
    • $ pip install pcapy
  2. Run
    • sudo ./scanner.py IP_ADDRESS SCAN_METHOD{SYN, CONNECT} PORT_RANGE{1-100, 123}

About

portscanner implemented in python providing connect and syn scans

Topics

Resources

Stars

Watchers

Forks

Languages