mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
New NSE script for SCADA/ICS, bacnet-info
This commit is contained in:
@@ -17,6 +17,7 @@ Entry { filename = "auth-owners.nse", categories = { "default", "safe", } }
|
||||
Entry { filename = "auth-spoof.nse", categories = { "malware", "safe", } }
|
||||
Entry { filename = "backorifice-brute.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "backorifice-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "bacnet-info.nse", categories = { "discovery", } }
|
||||
Entry { filename = "banner.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "bitcoin-getaddr.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "bitcoin-info.nse", categories = { "discovery", "safe", } }
|
||||
|
||||
Reference in New Issue
Block a user