exam questions

Exam 312-50v11 All Questions

View all questions & answers for the 312-50v11 exam

Exam 312-50v11 topic 1 question 68 discussion

Actual exam question from ECCouncil's 312-50v11
Question #: 68
Topic #: 1
[All 312-50v11 Questions]

When you are getting information about a web server, it is very important to know the HTTP Methods (GET, POST, HEAD, PUT, DELETE, TRACE) that are available because there are two critical methods (PUT and DELETE). PUT can upload a file to the server and DELETE can delete a file from the server. You can detect all these methods (GET, POST, HEAD, PUT, DELETE, TRACE) using NMAP script engine. What Nmap script will help you with this task?

  • A. http-methods
  • B. http enum
  • C. http-headers
  • D. http-git
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ronxz
Highly Voted 1 year, 10 months ago
http-methods - Finds out what options are supported by an HTTP server by sending an OPTIONS request. http-enum - Enumerates directories used by popular web applications and servers. http-headers - Performs a HEAD request for the root folder ("/") of a web server and displays the HTTP headers returned. http-git - Checks for a Git repository found in a website's document root (/.git/<something>) and retrieves as much repo information as possible.
upvoted 6 times
...
ANDRESCB1988
Highly Voted 2 years, 9 months ago
correct
upvoted 6 times
...
ostorgaf
Most Recent 8 months ago
Selected Answer: A
The Nmap script http-methods is used to detect the available HTTP methods supported by a web server. This script can help identify which methods, such as GET, POST, HEAD, PUT, DELETE, TRACE, are supported by the target web server. This information can be useful for understanding the attack surface of the web server and potential vulnerabilities.
upvoted 1 times
...
Jaak
2 years, 5 months ago
https://nmap.org/nsedoc/scripts/http-methods.html
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago