1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 04:09:01 +00:00

Updated documentation for scripts.

This commit is contained in:
batrick
2008-08-19 06:00:58 +00:00
parent 0ef70aae15
commit f67f015d67
10 changed files with 66 additions and 3 deletions

View File

@@ -1,3 +1,16 @@
---
--@output
-- 80/tcp open http syn-ack\n
-- | robots.txt: has 156 disallowed entries (40 shown)\n
-- | /news?output=xhtml& /search /groups /images /catalogs\n
-- | /catalogues /news /nwshp /news?btcid=*& /news?btaid=*&\n
-- | /setnewsprefs? /index.html? /? /addurl/image? /pagead/ /relpage/\n
-- | /relcontent /sorry/ /imgres /keyword/ /u/ /univ/ /cobrand /custom\n
-- | /advanced_group_search /googlesite /preferences /setprefs /swr /url /default\n
-- | /m? /m/? /m/lcb /m/news? /m/setnewsprefs? /m/search? /wml?\n
-- |_ /wml/? /wml/search?\n
require('shortport')
require('strbuf')
require('http')