mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
o [NSE] Add new script broadcast-ms-sql-discover and removed broadcast
support from ms-sql-info. [Patrik]
This commit is contained in:
parent
f422529759
commit
38a21c4d17
4 changed files with 174 additions and 285 deletions
|
|
@ -7,6 +7,7 @@ Entry { filename = "auth-owners.nse", categories = { "default", "safe", } }
|
|||
Entry { filename = "auth-spoof.nse", categories = { "malware", "safe", } }
|
||||
Entry { filename = "banner.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "broadcast-dns-service-discovery.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "broadcast-ms-sql-discover.nse", categories = { "discovery", } }
|
||||
Entry { filename = "broadcast-upnp-info.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "broadcast-wsdd-discover.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "citrix-brute-xml.nse", categories = { "auth", "intrusive", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue