mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
o [NSE] Added ldap-novell-getpass, a script that provides support for
retrieving Universal Passwords in plain-text from Novell eDirectory. [Patrik]
This commit is contained in:
parent
c883fb927d
commit
8b78ccf469
3 changed files with 138 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ Entry { filename = "iscsi-brute.nse", categories = { "auth", "intrusive", } }
|
|||
Entry { filename = "iscsi-info.nse", categories = { "discovery", } }
|
||||
Entry { filename = "jdwp-version.nse", categories = { "version", } }
|
||||
Entry { filename = "ldap-brute.nse", categories = { "auth", "intrusive", } }
|
||||
Entry { filename = "ldap-novell-getpass.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "ldap-rootdse.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "ldap-search.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "lexmark-config.nse", categories = { "discovery", "safe", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue