A Syn-Ack port scanner based, coded in C# using SharpPcap Lib.
Find a file
2026-03-04 13:48:10 -03:00
src update: move scannedPorts to SendSynPacket routine 2026-03-04 13:48:10 -03:00
.gitignore Fix dir 2025-06-25 18:47:11 -03:00
README.md Update README.md 2026-03-04 13:44:51 -03:00
SynPortScan.sln Add files via upload 2026-01-11 06:20:18 -03:00

Experimental Project


 _   |~  _
[_]--'--[_]
|'|""`""|'|
| | /^\ | |
|_|_|I|_|_|
    SPS

BY github.com/joaostack

Parameters

Description:
  SynPortScan args.

Usage:
  SynPortScan [options]

Options:
  --ip <ip>            Target IP
  --verbose            Toggle verbose mode
  --version            Show version information
  -?, -h, --help       Show help and usage information

Sample

dotnet run --project src -- --ip scanme.nmap.org