
Source : https://github.com/marco-lancini/goscan
Download :
https://www.qnapclub.eu/fr/qpkg/742
Note :
goscan commande line added to NAS $PATH on start
About :
GoScan is an interactive network scanner client, featuring auto-completion, which provides abstraction and automation over nmap.
GoScan is also particularly suited for unstable environments (think unreliable network connectivity, lack of "screen", etc.), given that it fires scans and maintain their state in an SQLite database. Scans run in the background (detached from the main thread), so even if connection to the box running GoScan is lost, results can be uploaded asynchronously (more on this below). That is, data can be imported into GoScan at different stages of the process, without the need to restart the entire process from scratch if something goes wrong.
In addition, the Service Enumeration phase integrates a collection of other tools (e.g., EyeWitness, Hydra, nikto, etc.), each one tailored to target a specific service.
