Skip to content

A port scanner built as a personal educational project to engage more with low-level network programming (using raw sockets and libpcap) and improve C++ proficiency. Status: Work in progress. The core TCP SYN scan functionality is implemented, but the command-line interface (CLI) and other scan types are not yet complete.

Notifications You must be signed in to change notification settings

PerHuepenbecker/PortHawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortHawk 🦅

A port scanner built as a personal educational project to engage more with low-level network programming (using raw sockets and libpcap) and improve C++ proficiency.

Status: Work in progress. The core TCP SYN scan functionality is implemented, but the command-line interface (CLI) and other scan types are not yet complete.

About

A port scanner built as a personal educational project to engage more with low-level network programming (using raw sockets and libpcap) and improve C++ proficiency. Status: Work in progress. The core TCP SYN scan functionality is implemented, but the command-line interface (CLI) and other scan types are not yet complete.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published