sandmap
Simple CLI with the ability to run pure Nmap engine
sandmap is a command-line reconnaissance tool built around the Nmap engine for network and system assessment in authorized environments. It aims to make advanced scanning faster and easier by wrapping Nmap capabilities in a more guided interface. The project can run pure Nmap commands, launch predefined scan profiles, and help users apply advanced scanning techniques without rebuilding the same command patterns manually. It supports Nmap Scripting Engine workflows, script arguments, Tor routing through proxychains, and multiple scans at the same time. Its module library includes a large collection of scan profiles, which makes it useful for repeatable reconnaissance tasks. ...