mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
New PPTP version detection script from Thomas Buchanan
This commit is contained in:
parent
0cdedc07fc
commit
39e2f3ed61
3 changed files with 131 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ Entry{ category = "intrusive", filename = "HTTPpasswd.nse" }
|
|||
Entry{ category = "discovery", filename = "HTTPtrace.nse" }
|
||||
Entry{ category = "discovery", filename = "MSSQLm.nse" }
|
||||
Entry{ category = "intrusive", filename = "MSSQLm.nse" }
|
||||
Entry{ category = "version", filename = "PPTPversion.nse" }
|
||||
Entry{ category = "backdoor", filename = "RealVNC_auth_bypass.nse" }
|
||||
Entry{ category = "demo", filename = "SMTP_openrelay_test.nse" }
|
||||
Entry{ category = "discovery", filename = "SMTPcommands.nse" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue