List of questions
Related questions
Question 54 - 312-50v12 discussion
When you are getting information about a web server, it is very important to know the HTTPMethods (GET, POST, HEAD, PUT, DELETE, TRACE) that are available because there are two criticalmethods (PUT and DELETE). PUT can upload a file to the server and DELETE can delete a file from theserver. You can detect all these methods (GET, POST, HEAD, DELETE, PUT, TRACE) using NMAP scriptengine. What Nmap script will help you with this task?
A.
http-methods
B.
http enum
C.
http-headers
D.
http-git
Your answer:
0 comments
Sorted by
Leave a comment first