mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 02:49:01 +00:00
mostly documentation cleanup, though I also moved ftp-anon into the safe category since I don't think it is any more intrusive than other scripts in that category
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
description = [[
|
||||
Checks if a web server is vulnerable to directory traversal by attempting to
|
||||
retrieve /etc/passwd.
|
||||
retrieve <code>/etc/passwd</code> using various traversal methods such as requestiong <code>../../../../etc/passwd</code>.
|
||||
]]
|
||||
|
||||
-- 07/20/2007:
|
||||
|
||||
Reference in New Issue
Block a user