patrik
13411ab6d1
Fixed a bunch of errors related to inproper responses from webservers.
2012-08-31 15:17:14 +00:00
patrik
a49667aa02
Reverted bad commit to http-title
2012-08-22 17:11:10 +00:00
patrik
4157e63c9e
nse_check_globals fixup
2012-08-17 05:37:59 +00:00
david
0c3e0fcc4d
Structured script output.
...
Scripts may now return a key–value table, or such a table in addition to
a string. The table will be automatically formatted for normal output
and will appear as a hierarchy of elements in XML output.
Some history and discussion of this development can be found at
https://secwiki.org/w/Nmap/Structured_Script_Output .
This is a merge of r29484:29569 from /nmap-exp/david/xml-output.
2012-08-14 16:36:25 +00:00
david
54fa9ec345
Use shortport.http in http-title.
2012-08-02 05:28:02 +00:00
david
33998a1ab9
Simplify http-title output code.
2012-08-02 05:28:01 +00:00
david
6970ba6af2
Remove redirect code from http-title.
...
Use the implicit redirects inside http.lua.
2012-08-02 05:27:59 +00:00
david
bc72a02afa
Update http-title @output.
2012-06-19 01:55:15 +00:00
batrick
000f6dc4d9
Lua 5.2 upgrade [1] for NSE.
...
[1] http://seclists.org/nmap-dev/2012/q2/34
2012-05-27 08:53:32 +00:00
batrick
321e0d34e0
use # length operator instead of string.len (canonicalize)
...
Used this perl command:
$ # perl -pi -e 's/string\.len\((.*?)\)/#\1/g' *.nse
2011-05-11 15:12:47 +00:00
fyodor
3652bd6939
Rename a couple http scripts to make it more clear that they use the http protocol and for consistency with other script names
2010-11-20 04:22:51 +00:00