Certified Ethical Hacker CEH · Free Practice Question Easy
Question 22
Nmap tool will help you to capture details about the PUT and DELETE methods supported by a web server. Which of the following scripts will help you to detect these methods?
- A A. Http- detect
- B B. Http-methods
- C C. Http-support
- D D. Http-trace
Reveal correct answer
Correct answer: B
Explanation
Correct Answer: B. Http-methods Explanation: The "http-methods" script is specifically designed to detect the HTTP methods supported by a web server, including PUT and DELETE. The script sends an HTTP OPTIONS request to the target web server and analyzes the response headers to identify the methods that are allowed.Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
