TINKSOFT RELEASE ARCHIVE
SepulchrynScan
A concurrent service-discovery and port scanner written in Go.
SepulchrynScan combines host discovery, port scanning, banner grabbing, and service fingerprinting in one binary. The default output is intended to be read directly and used for follow-up work.
goals
- One binary, no runtime dependencies
- Concurrent scanning that uses the bandwidth itβs given
- Output shaped for what I do next, not for what nmap does
- Quiet by default. It speaks when it has something to say.
current status
In active use. On internal networks I reach for it before nmap, because the output is already shaped for the follow-up steps.
- 01read →
week note: hardening and cleanup
Recent work across CyberToolbox, SepulchrynScan, TPing, Screech, FantasyReplace, and this site.