nmap/nselib
ron 7d67b08e66 Merged in my changes from nmap-smb. The primary changes are:
* Updated the way authentication works on smb -- it's significantly cleaner now
* smb-enum-shares.nse gives significantly better output now (it checks if shares are writable)
* Added a script that checks if smbv2 is enabled on a server
* Added smb-psexec, a script for executing commands on a remote Windows server. I also included some default scripts, a compiled .exe to run everything, and a ton of documentation (in the form of NSEDoc)
* Added 'override' parameters to some of the functions in smb.lua, which lets the programmer override any field in an outgoing SMB packet without modifying smb.lua. 
* Lots of random code cleanups in the smb-* scripts/libraries
2009-11-08 21:31:06 +00:00
..
data Merged in my changes from nmap-smb. The primary changes are: 2009-11-08 21:31:06 +00:00
base64.lua require 'bin' in base64.lua. 2009-01-19 04:57:34 +00:00
bin.luadoc Fix a typo in bin.luadoc. 2008-11-19 17:46:27 +00:00
bit.luadoc Remove documentation for the bit.cast NSE function, which doesn't seem 2009-04-17 16:35:43 +00:00
comm.lua Removing outdated params from tryssl description 2009-10-01 03:20:37 +00:00
datafiles.lua Patch to libraries that were inappropriately using globals. 2009-07-07 00:20:52 +00:00
dns.lua Normalised the return values from dns.query() (and consequently 2009-07-22 10:04:41 +00:00
http.lua Giving priority to transfer-encoding first than content-length, as mentioned in rfc2616, section 4.4. 2009-09-15 03:47:46 +00:00
imap.lua Patch to libraries that were inappropriately using globals. 2009-07-07 00:20:52 +00:00
ipOps.lua Added dhcp-discover script 2009-09-10 03:26:53 +00:00
listop.lua Don't use empty parentheses when referring to functions by name in NSE 2008-11-07 22:49:49 +00:00
match.lua Patch to libraries that were inappropriately using globals. 2009-07-07 00:20:52 +00:00
msrpc.lua Merged in my changes from nmap-smb. The primary changes are: 2009-11-08 21:31:06 +00:00
msrpcperformance.lua Patch to libraries that were inappropriately using globals. 2009-07-07 00:20:52 +00:00
msrpctypes.lua Merged in my changes from nmap-smb. The primary changes are: 2009-11-08 21:31:06 +00:00
netbios.lua Patch to libraries that were inappropriately using globals. 2009-07-07 00:20:52 +00:00
nmap.luadoc Add the NSE function nmap.bind, which sets the source address of a 2009-10-11 23:08:43 +00:00
nsedebug.lua Merged in my changes from nmap-smb. The primary changes are: 2009-11-08 21:31:06 +00:00
openssl.luadoc Fix a couple of typos in openssl.luadoc: 2008-12-29 18:28:45 +00:00
packet.lua Make packet.in_cksum more efficient by not making lots of substring 2009-10-29 00:28:29 +00:00
pcre.luadoc Don't use empty parentheses when referring to functions by name in NSE 2008-11-07 22:49:49 +00:00
pop3.lua Patch to libraries that were inappropriately using globals. 2009-07-07 00:20:52 +00:00
proxy.lua New lib to deal with proxies from scripts. 2009-07-30 02:11:21 +00:00
shortport.lua Rework shortport.lua to simplify some code and remove leading underscores from 2009-01-20 00:11:05 +00:00
smb.lua Merged in my changes from nmap-smb. The primary changes are: 2009-11-08 21:31:06 +00:00
smbauth.lua Merged in my changes from nmap-smb. The primary changes are: 2009-11-08 21:31:06 +00:00
snmp.lua Patch to libraries that were inappropriately using globals. 2009-07-07 00:20:52 +00:00
ssh1.lua Patch to libraries that were inappropriately using globals. 2009-07-07 00:20:52 +00:00
ssh2.lua Patch to libraries that were inappropriately using globals. 2009-07-07 00:20:52 +00:00
stdnse.lua Cleaned up output of smb-server-stats.nse 2009-03-12 14:56:23 +00:00
strbuf.lua Don't use empty parentheses when referring to functions by name in NSE 2008-11-07 22:49:49 +00:00
strict.lua If the old _index metamethod does not exist then do not use it. This would 2009-07-16 03:43:23 +00:00
tab.lua Patch to libraries that were inappropriately using globals. 2009-07-07 00:20:52 +00:00
unpwdb.lua Document script arguments in 2009-01-13 00:10:33 +00:00
url.lua Patch to libraries that were inappropriately using globals. 2009-07-07 00:20:52 +00:00