mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
changed a URL to use %28 and %29 rather than ( and ) to fix an nsedoc parsing issue noted by Jason DePriest
This commit is contained in:
@@ -9,7 +9,7 @@ HEAD, POST, and OPTIONS. If the script reports potentially risky
|
||||
methods, they may not all be security risks, but you should check to
|
||||
make sure. This page lists the dangers of some common methods:
|
||||
|
||||
http://www.owasp.org/index.php/Testing_for_HTTP_Methods_and_XST_(OWASP-CM-008)
|
||||
http://www.owasp.org/index.php/Testing_for_HTTP_Methods_and_XST_%28OWASP-CM-008%29
|
||||
|
||||
The list of supported methods comes from the contents of the Allow and
|
||||
Public header fields. In verbose mode, a list of all methods is printed,
|
||||
|
||||
Reference in New Issue
Block a user