mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
New NSE script for SCADA/ICS, bacnet-info
This commit is contained in:
parent
53ca0c01dd
commit
415e2671ab
3 changed files with 1091 additions and 0 deletions
|
|
@ -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", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue