mirror of
https://github.com/nmap/nmap.git
synced 2026-06-26 11:12:00 +00:00
Little typo fix.
This commit is contained in:
parent
989f48be6d
commit
69d8577cb6
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue