nmap/nselib
kris 2f9321360f o Added a new NSE Comm library for common network discovery tasks such
as banner-grabbing (get_banner()) and making a quick exchange of data
  (exchange()).  16 scripts were updated to use this library. [Kris]

I have *not* been able to test all of these scripts; however, I have
reviewed them and they should all work properly.  I would really like
some more testing, though :)

This commit includes scripting.xml documentation.
2008-06-12 14:32:25 +00:00
..
comm.lua o Added a new NSE Comm library for common network discovery tasks such 2008-06-12 14:32:25 +00:00
datafiles.lua Adding my Datafiles NSElib for parsing the nmap-* data files for scripts and also update rpcinfo.nse to use this library. Includes CHANGELOG and docs/scripting.xml updates 2008-03-30 20:33:33 +00:00
http.lua change http User-Agent header value to: Mozilla/5.0 (compatible; Nmap Scripting Engine; http://nmap.org/book/nse.html) 2008-05-31 03:24:25 +00:00
ipOps.lua I hope this will recover nselib history 2007-11-27 22:50:00 +00:00
listop.lua Updated to Lua 5.1.3 (Bug fix release) 2008-05-31 01:43:43 +00:00
match.lua I hope this will recover nselib history 2007-11-27 22:50:00 +00:00
packet.lua I hope this will recover nselib history 2007-11-27 22:50:00 +00:00
shortport.lua Simple change: make state_table local in the NSElib shortport.service() 2008-04-10 15:24:49 +00:00
stdnse.lua Minor optimizations to stdnse.lua 2008-06-09 02:23:22 +00:00
strbuf.lua Minor bug fix to new strbuf. 2008-06-08 07:29:31 +00:00
tab.lua NSElib that provides NSE scripts with a way to output structured tables similar to NmapOutputTable.cc. 2008-01-15 19:54:23 +00:00
url.lua I hope this will recover nselib history 2007-11-27 22:50:00 +00:00