1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-24 15:19:03 +00:00
jah c38aa90312 Fix http.lua which ignores port.protocol and assumes it to be 'tcp' even if it is 'udp'.
Now http.request() returns nil if port.protocol is not 'tcp'.
Changed the portrule in html-title.nse to accept only TCP ports.

Fixed a redirect rule in html-title.nse which was comparing the string url.port with
the number port.number - which would always be false.
2008-11-10 22:55:08 +00:00
2008-10-08 22:21:41 +00:00
2008-10-31 22:46:07 +00:00
2008-07-31 14:18:21 +00:00
2008-05-31 02:39:27 +00:00
2006-12-11 00:34:26 +00:00
2008-05-31 08:22:39 +00:00
2008-05-31 02:39:27 +00:00
2008-05-31 02:39:27 +00:00
2008-05-31 02:39:27 +00:00
2008-10-16 22:54:37 +00:00
2008-09-03 22:16:59 +00:00
2008-10-31 22:46:07 +00:00
2008-10-31 22:46:07 +00:00
2008-10-31 22:46:07 +00:00
2008-10-31 22:46:07 +00:00
2008-07-15 20:06:05 +00:00
2008-07-15 20:06:05 +00:00

Here is some documentation for Nmap, but these files are much less
comprehensive than what you'll find at the actual Nmap documentation
site ( http://nmap.org ).
Languages
C 37.8%
Lua 28.1%
C++ 16.7%
Shell 5.8%
Python 4.2%
Other 7.1%