Skip to content

Simple port scanner built using Scapy, performs SYN, UDP and Xmas scans.

Notifications You must be signed in to change notification settings

SubediBibek-cmd/Scapy-port-scanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Scapy port scanner

Simple port scanner built using Scapy, performs SYN, UDP and Xmas scans.

Requirements

Python 3+
Scapy installed

Usage

python port_scanner.py -t "target ip" -s "type of scan" -p "ports to scan"

Disclaimer

Not to be used for evil, only as a learning tool or where you have full written permission

About

Simple port scanner built using Scapy, performs SYN, UDP and Xmas scans.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%