rackerlabs / scantron

A distributed nmap / masscan scanning framework complete with scan scheduling, engine pooling, subsequent scan port diff-ing, and an API client for automation workflows.
Apache License 2.0
741 stars 151 forks source link

Retrieve other useful nmap scripts for agents #220

Closed derpadoo closed 4 years ago

derpadoo commented 4 years ago

Have agent Ansible playbook retrieve other useful nmap scripting engine scripts.

One example:

wget https://raw.githubusercontent.com/theMiddleBlue/nmap-elasticsearch-nse/master/elasticsearch.nse -o /usr/share/nmap/scripts/elasticsearch.nse
derpadoo commented 4 years ago

https://github.com/rackerlabs/scantron/pull/235