mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
o [NSE] Added gps library and the gpsd-info script that collects GPS data
from the gpsd daemon. [Patrik Karlsson]
This commit is contained in:
parent
63072d89d7
commit
59294eff19
4 changed files with 219 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ Entry { filename = "ftp-vuln-cve2010-4221.nse", categories = { "intrusive", "vul
|
|||
Entry { filename = "ganglia-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "giop-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "gopher-ls.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "gpsd-info.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "hadoop-datanode-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "hadoop-jobtracker-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "hadoop-namenode-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue