1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-01 04:19:02 +00:00

Some minor NSEDoc updates on scripts we completed in January 2012

This commit is contained in:
fyodor
2012-02-10 08:08:51 +00:00
parent 444db54fc5
commit 2dea1e46f8
20 changed files with 36 additions and 33 deletions

View File

@@ -1,6 +1,5 @@
description = [[
Spiders a web site to find web pages requiring authentication, either form-
based or HTTP-based. The results are returned in a table with each url and the
Spiders a web site to find web pages requiring form-based or HTTP-based authentication. The results are returned in a table with each url and the
detected method.
]]