Add HTTP versb TRACK and DEBUG

Especially used in IIS servers.

Sources:
- https://nmap.org/nsedoc/scripts/http-aspnet-debug.html
- https://techcommunity.microsoft.com/t5/iis-support-blog/http-track-and-trace-verbs/ba-p/784482
This commit is contained in:
Sébastien Copin 2023-10-17 12:39:22 +02:00
parent 395c945627
commit 44e92240a7
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,8 @@ POST
PUT
DELETE
TRACE
TRACK
DEBUG
PURGE
CONNECT
PROPFIND
@ -47,6 +49,8 @@ post
put
delete
trace
track
debug
purge
connect
propfind