NMAP6 网络探索和安全审计秘籍(五)
原文:
annas-archive.org/md5/0DC464DD8E91DC475CC40B74E4774B2B译者:飞龙
附录 A:参考资料
这个附录反映了人们对 Nmap 所做的大量工作。我建议您阅读这本食谱,并参考 Nmap 官方文档中显示的以下 URL 的信息:
安装和编译 Nmap - nmap.org/book/install.html
服务和应用程序版本检测 - nmap.org/book/vscan.html
Nping 的回显模式 - nmap.org/book/nping-man-echo-mode.html
Zenmap - nmap.org/zenmap/
操作系统检测 - nmap.org/book/man-os-detection.html
端口扫描技术 - nmap.org/book/man-port-scanning-techniques.html
主机发现 - nmap.org/book/man-host-discovery.html
Nmap 杂项选项 - nmap.org/book/man-misc-options.html
NSEDoc - nmap.org/nsedoc/
ip-geolocation-geobytes.nse文档 - nmap.org/nsedoc/scripts/ip-geolocation-geobytes.html
ip-geolocation-geoplugin.nse文档 - nmap.org/nsedoc/scripts/ip-geolocation-geoplugin.html
ip-geolocation-ipinfodb.nse文档 - nmap.org/nsedoc/scripts/ip-geolocation-ipinfodb.html
ip-geolocation-maxmind.nse文档 - nmap.org/nsedoc/scripts/ip-geolocation-maxmind.html
whois.nse文档 - nmap.org/nsedoc/scripts/whois.html
http-google-malware.nse文档 - nmap.org/nsedoc/scripts/http-google-malware.html
dns-brute.nse文档 - nmap.org/nsedoc/scripts/dns-brute.html
ipidseq.nse文档 - nmap.org/nsedoc/scripts/ipidseq.html
外部脚本库 - secwiki.org/w/Nmap/External_Script_Library
http-methods.nse文档 - nmap.org/nsedoc/scripts/http-methods.html
http-open-proxy.nse文档 - nmap.org/nsedoc/scripts/http-open-proxy.html
http-phpself-xss.nse文档 - nmap.org/nsedoc/scripts/http-phpself-xss.html
http-waf-detect.nse文档 - nmap.org/nsedoc/scripts/http-waf-detect.html
http-userdir-enum.nse文档 - nmap.org/nsedoc/scripts/http-userdir-enum.html
http-enum.nse文档 - nmap.org/nsedoc/scripts/http-enum.html
http-brute.nse文档 - nmap.org/nsedoc/scripts/http-brute.html
http -default-accounts.nse文档 - nmap.org/nsedoc/scripts/http-default-accounts.html
http-wordpress-brute.nse文档 - nmap.org/nsedoc/scripts/http-wordpress-brute.html
http-trace.nse文档 - nmap.org/nsedoc/scripts/http-trace.html
http-joomla-brute.nse 文档 – nmap.org/nsedoc/scripts/http-joomla-brute.html
http-unsafe-output-escaping.nse 文档 – nmap.org/nsedoc/scripts/http-unsafe-output-escaping.html
http -sql-injection.nse 文档 – nmap.org/nsedoc/scripts/http-sql-injection.html
http-slowloris.nse 文档 – nmap.org/nsedoc/scripts/http-slowloris.html
ms-sql-brute.nse 文档 – nmap.org/nsedoc/scripts/ms-sql-brute.html
mysql-databases.nse 文档 – nmap.org/nsedoc/scripts/mysql-databases.html
mysql-empty-password.nse 文档 – nmap.org/nsedoc/scripts/mysql-empty-password.html
mysql-variables.nse 文档 – nmap.org/nsedoc/scripts/mysql-variables.html
mysql-brute.nse 文档 – nmap.org/nsedoc/scripts/mysql-brute.html
mysql-audit.nse 文档 – nmap.org/nsedoc/scripts/mysql-audit.html
oracle-brute.nse 文档 – nmap.org/nsedoc/scripts/oracle-brute.html
oracle-sid-brute.nse 文档 – nmap.org/nsedoc/scripts/oracle-sid-brute.html
ms-sql-info.nse 文档 – nmap.org/nsedoc/scripts/ms-sql-info.html
ms-sql-empty-password.nse 文档 – nmap.org/nsedoc/scripts/ms-sql-empty-password.html
ms-sql-dump-hashes.nse 文档 – nmap.org/nsedoc/scripts/ms-sql-dump-hashes.html
ms-sql-xp-cmdshell.nse 文档 – nmap.org/nsedoc/scripts/ms-sql-xp-cmdshell.html
mongodb-databases.nse 文档 – nmap.org/nsedoc/scripts/mongodb-databases.html
mongodb-info.nse 文档 – nmap.org/nsedoc/scripts/mongodb-info.html
couchdb-databases.nse 文档 – nmap.org/nsedoc/scripts/couchdb-databases.html
couchdb-stats.nse 文档 – nmap.org/nsedoc/scripts/couchdb-stats.html
http-google-search.nse 文档 – seclists.org/nmap-dev/2011/q3/att-401/http-google-email.nse
smtp-open-relay.nse 文档 – nmap.org/nsedoc/scripts/smtp-open-relay.html
smtp-brute.nse 文档 – nmap.org/nsedoc/scripts/smtp-brute.html
smtp-enum-users.nse 文档 – nmap.org/nsedoc/scripts/smtp-enum-users.html
smtp-strangeport.nse 文档 – nmap.org/nsedoc/scripts/smtp-strangeport.html
imap-brute.nse 文档 – nmap.org/nsedoc/scripts/imap-brute.html
imap-capabilities.nse 文档 – nmap.org/nsedoc/scripts/imap-capabilities.html
pop3-brute.nse文档 - nmap.org/nsedoc/scripts/pop3-brute.html
pop3-capabilities.nse文档 - nmap.org/nsedoc/scripts/pop3-capabilities.html
smtp-vuln-cve2011-1764.nse文档 - nmap.org/nsedoc/scripts/smtp-vuln-cve2011-1764.html
时序和性能 - nmap.org/book/man-performance.html
Nmap 脚本引擎(NSE) - nmap.org/book/man-nse.html
Dnmap - mateslab.weebly.com/dnmap-the-distributed-nmap.html
Nmap 输出 - nmap.org/book/man-output.html
脚本并行性 - nmap.org/book/nse-parallelism.html
NSE 库 stdnse - nmap.org/nsedoc/lib/stdnse.html#new_thread
NSE 库 nmap - nmap.org/nsedoc/lib/nmap.html#mutex