mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 08:59:01 +00:00
Little typo fix.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
description = [[
|
||||
Checks if a web server is vulnerable to directory traversal by attempting to
|
||||
retrieve <code>/etc/passwd</code> using various traversal methods such as requestiong <code>../../../../etc/passwd</code>.
|
||||
retrieve <code>/etc/passwd</code> using various traversal methods such as requesting <code>../../../../etc/passwd</code>.
|
||||
]]
|
||||
|
||||
-- 07/20/2007:
|
||||
|
||||
Reference in New Issue
Block a user