mirror of
https://github.com/nmap/nmap.git
synced 2026-06-19 15:08:40 +00:00
line, since this can differ from the reverse DNS results. It can be particularly important when doing HTTP tests against virtual hosts. The data can be accessed from target->HostName() from Nmap proper and host.targetname from NSE scripts. The NSE HTTP library now uses this for the Host header. Thanks to Sven Klemm for adding this useful feature. |
||
|---|---|---|
| .. | ||
| http.lua | ||
| ipOps.lua | ||
| listop.lua | ||
| match.lua | ||
| packet.lua | ||
| shortport.lua | ||
| stdnse.lua | ||
| strbuf.lua | ||
| tab.lua | ||
| url.lua | ||