| .. |
|
data
|
Convert file from CR/LF to LF
|
2020-05-27 01:51:30 +00:00 |
|
afp.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
ajp.lua
|
Better string pack formats
|
2020-02-05 04:30:56 +00:00 |
|
amqp.lua
|
Remove more bin.lua packings
|
2018-09-20 04:05:00 +00:00 |
|
anyconnect.lua
|
Move stdnse.generate_random_string to new rand.lua
|
2018-09-08 17:07:06 +00:00 |
|
asn1.lua
|
|
|
|
base32.lua
|
Convert base32 and base64 tests to unittest tests
|
2018-08-28 16:58:02 +00:00 |
|
base64.lua
|
Convert base32 and base64 tests to unittest tests
|
2018-08-28 16:58:02 +00:00 |
|
bin.lua
|
Officially deprecate bin.lua.
|
2018-09-24 17:31:21 +00:00 |
|
bitcoin.lua
|
Fix bitcoin-info displaying incorrect last block; add user agent output
|
2018-03-09 06:26:48 +00:00 |
|
bits.lua
|
Convert bits.lua tests to unittest tests
|
2018-08-28 16:58:00 +00:00 |
|
bittorrent.lua
|
Move stdnse.generate_random_string to new rand.lua
|
2018-09-08 17:07:06 +00:00 |
|
bjnp.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
brute.lua
|
Fixes nil access error. Checks for object before calling the function isReduce
|
2019-08-05 15:19:24 +00:00 |
|
cassandra.lua
|
Remove unused requires
|
2019-06-27 19:13:41 +00:00 |
|
citrixxml.lua
|
|
|
|
coap.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
comm.lua
|
Fix a typo
|
2020-01-20 15:02:28 +00:00 |
|
creds.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
cvs.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
datafiles.lua
|
|
|
|
datetime.lua
|
Move date/time functions from stdnse to datetime. See #517
|
2018-08-27 22:00:10 +00:00 |
|
dhcp.lua
|
New tableaux library containing table auxiliary functions.
|
2018-10-17 15:34:30 +00:00 |
|
dhcp6.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
dicom.lua
|
A couple code warnings in dicom.lua
|
2019-09-20 04:40:21 +00:00 |
|
dns.lua
|
Add clarifying parentheses to complex boolean statements as needed.
|
2019-04-13 21:42:56 +00:00 |
|
dnsbl.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
dnssd.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
drda.lua
|
Remove some more bin.lua packings, and fix one mistake in broadcast-ping.nse
|
2018-09-19 04:09:53 +00:00 |
|
eap.lua
|
Remove bin.lua from eap and tns libraries
|
2018-09-17 02:34:31 +00:00 |
|
eigrp.lua
|
Remove some more bin.lua packings
|
2018-09-21 18:36:58 +00:00 |
|
formulas.lua
|
Remove bin.lua calls and add unittests to formulas.lua
|
2018-08-29 03:06:38 +00:00 |
|
ftp.lua
|
Fix format string. Fixes #1109. Closes #1111
|
2018-03-09 17:01:05 +00:00 |
|
geoip.lua
|
Consolidate some error handling, standardize geoip coordinates, fix output bugs. Fixes #1744
|
2019-09-20 04:40:20 +00:00 |
|
giop.lua
|
Fix some incorrect conversions from bin to string unpacking
|
2018-09-20 02:19:53 +00:00 |
|
gps.lua
|
Remove bit lib from gps.lua, add unittests
|
2018-08-28 03:52:54 +00:00 |
|
http.lua
|
Allow numeric-string port numbers as arguments to http.lua funcs
|
2020-02-18 18:29:57 +00:00 |
|
httpspider.lua
|
Handle redirect URLs without a host, e.g. https:///path
|
2020-02-04 18:54:20 +00:00 |
|
iax2.lua
|
Replace some print calls with proper debug functions. See #1774
|
2019-10-07 03:13:09 +00:00 |
|
idna.lua
|
Remove some unnecessary parameters and avoid re-encoding frequently
|
2017-09-28 01:57:25 +00:00 |
|
ike.lua
|
PROTOCOL_IDS is a table. Fixes #1999, closes #2005
|
2020-04-14 18:11:23 +00:00 |
|
imap.lua
|
|
|
|
informix.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
ipmi.lua
|
Fix unpacking OEM ID; had been grabbing wrong 3 bytes. Replaced bin with string unpacking
|
2018-09-20 04:04:59 +00:00 |
|
ipOps.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
ipp.lua
|
Fix for IPP request tostring(). Fixes #2063
|
2020-06-13 02:10:51 +00:00 |
|
irc.lua
|
Add NSEdoc for irc.lua
|
2017-07-28 04:03:56 +00:00 |
|
iscsi.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
isns.lua
|
Remove more bin.lua packing, including the last 'binary string' packing
|
2018-09-16 04:28:25 +00:00 |
|
jdwp.lua
|
Remove the last uses of bin.lua in all of NSE
|
2018-09-23 05:02:46 +00:00 |
|
json.lua
|
Remove unused requires
|
2019-06-27 19:13:41 +00:00 |
|
knx.lua
|
Add necessary NSEdoc to knx.lua
|
2018-09-08 17:07:02 +00:00 |
|
ldap.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
lfs.luadoc
|
|
|
|
libssh2-utility.lua
|
Fix SSH publickey auth checking: result was not returned.
|
2017-11-03 19:04:07 +00:00 |
|
libssh2.luadoc
|
Spelling corrections. Fixes #1160
|
2018-03-26 14:59:41 +00:00 |
|
listop.lua
|
|
|
|
lpeg-utility.lua
|
|
|
|
lpeg.luadoc
|
|
|
|
ls.lua
|
|
|
|
match.lua
|
|
|
|
membase.lua
|
Convert more bin.lua packings
|
2018-09-06 16:00:46 +00:00 |
|
mobileme.lua
|
|
|
|
mongodb.lua
|
Add a comment about suspect code
|
2019-11-17 03:23:53 +00:00 |
|
mqtt.lua
|
Remove more bin.lua packings.
|
2018-09-22 05:19:24 +00:00 |
|
msrpc.lua
|
Replace references to stdnse.strjoin with stringaux.strjoin. See #1720
|
2019-09-01 02:07:19 +00:00 |
|
msrpcperformance.lua
|
Convert more bin.lua packings
|
2018-09-06 16:00:46 +00:00 |
|
msrpctypes.lua
|
Use a more accurate variable name
|
2019-09-07 22:43:47 +00:00 |
|
mssql.lua
|
Add version info for MS SQL 2017 and 2019
|
2020-01-06 18:39:54 +00:00 |
|
multicast.lua
|
Remove bin.lua calls from some scripts and libraries
|
2018-08-29 03:06:40 +00:00 |
|
mysql.lua
|
Remove more bin.lua packings.
|
2018-09-22 05:19:24 +00:00 |
|
natpmp.lua
|
Remove some more bin.lua packings
|
2018-09-18 04:21:19 +00:00 |
|
nbd.lua
|
nbd-info script and nbd.lua. Closes #609
|
2018-03-09 20:37:19 +00:00 |
|
ncp.lua
|
Fix some incorrect conversions from bin to string unpacking
|
2018-09-20 02:19:53 +00:00 |
|
ndmp.lua
|
Remove more bin.lua packings
|
2018-09-20 04:05:00 +00:00 |
|
netbios.lua
|
Remove some more bin.lua packings
|
2018-09-18 04:21:19 +00:00 |
|
nmap.luadoc
|
|
|
|
nrpc.lua
|
Remove some more bin.lua packings
|
2018-09-18 04:21:19 +00:00 |
|
nsedebug.lua
|
|
|
|
omp2.lua
|
Use BruteSocket in a bunch of brute scripts
|
2018-03-10 03:09:39 +00:00 |
|
oops.lua
|
New oops.lua library
|
2019-06-28 20:44:19 +00:00 |
|
openssl.luadoc
|
Make rand_bytes crypto-safe, use rand_pseudo_bytes for no-fail random
|
2018-09-08 17:07:02 +00:00 |
|
ospf.lua
|
|
|
|
outlib.lua
|
Fix a missing local in outlib
|
2020-02-05 04:30:55 +00:00 |
|
packet.lua
|
Replace some print calls with proper debug functions. See #1774
|
2019-10-07 03:13:09 +00:00 |
|
pcre.luadoc
|
|
|
|
pgsql.lua
|
Remove bin.lua from a couple more places
|
2018-09-16 04:28:26 +00:00 |
|
pop3.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
pppoe.lua
|
Remove more bin.lua packing, including the last 'binary string' packing
|
2018-09-16 04:28:25 +00:00 |
|
proxy.lua
|
Remove unused requires
|
2019-06-27 19:13:41 +00:00 |
|
punycode.lua
|
Move domain splitting and unicode decoding from punycode to idna.
|
2017-09-28 00:12:54 +00:00 |
|
rand.lua
|
Fix an error when OpenSSL not present.
|
2018-10-17 19:58:32 +00:00 |
|
rdp.lua
|
Add NSE script rdp-ntlm-info. Closes #1633
|
2019-06-14 12:08:28 +00:00 |
|
re.lua
|
|
|
|
redis.lua
|
Use keeppattern=true when using match.numbytes. Fixes #1855
|
2019-12-13 18:11:52 +00:00 |
|
rmi.lua
|
Fix a typo
|
2019-03-06 05:30:15 +00:00 |
|
rpc.lua
|
Correct RPC reserved port range is 512-1023
|
2020-02-29 22:29:51 +00:00 |
|
rpcap.lua
|
Remove more bin.lua packing, including the last 'binary string' packing
|
2018-09-16 04:28:25 +00:00 |
|
rsync.lua
|
Use keeppattern=true when using match.numbytes. Fixes #1855
|
2019-12-13 18:11:52 +00:00 |
|
rtsp.lua
|
Marginally cleaner variant of commit r37751
|
2019-11-13 23:39:02 +00:00 |
|
sasl.lua
|
Don't run openssl-requiring tests if openssl isn't present.
|
2018-10-17 19:58:33 +00:00 |
|
shortport.lua
|
New, broader portrule for SSH scripts. Closes #1825
|
2020-01-10 05:32:08 +00:00 |
|
sip.lua
|
Remove unused requires
|
2019-06-27 19:13:41 +00:00 |
|
slaxml.lua
|
|
|
|
smb.lua
|
Refactors function smb.find_files()
|
2019-12-19 20:13:16 +00:00 |
|
smb2.lua
|
Remove unused requires
|
2019-06-27 19:13:41 +00:00 |
|
smbauth.lua
|
Remove bin.lua from a few more libs
|
2018-09-11 19:20:16 +00:00 |
|
smtp.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
snmp.lua
|
Reads version string from options. Fixes #1064.
|
2017-12-10 06:27:44 +00:00 |
|
socks.lua
|
Convert more bin.lua packings
|
2018-09-06 16:00:46 +00:00 |
|
srvloc.lua
|
Remove some more bin.lua packings
|
2018-09-21 18:36:58 +00:00 |
|
ssh1.lua
|
Don't print trailing '=' in ssh hostkey fingerprints (sha256)
|
2019-06-26 03:22:24 +00:00 |
|
ssh2.lua
|
Add support for SHA256 hostkey fingerprints. Closes #1644
|
2019-06-26 03:22:24 +00:00 |
|
sslcert.lua
|
Permit ssl-cert script to run without OpenSSL (no parsing)
|
2020-01-08 17:39:52 +00:00 |
|
sslv2.lua
|
New tableaux library containing table auxiliary functions.
|
2018-10-17 15:34:30 +00:00 |
|
stdnse.lua
|
Faster implementation of fromhex()
|
2020-06-04 19:38:10 +00:00 |
|
strbuf.lua
|
|
|
|
strict.lua
|
|
|
|
stringaux.lua
|
Move string utility functions to stringaux.lua
|
2018-10-18 01:08:19 +00:00 |
|
stun.lua
|
Fix an off-by-one error in stun.lua.
|
2019-12-13 23:12:45 +00:00 |
|
tab.lua
|
|
|
|
tableaux.lua
|
Boolean values are legitimate keys
|
2019-02-05 01:19:15 +00:00 |
|
target.lua
|
|
|
|
tftp.lua
|
Remove some more bin.lua packings
|
2018-09-18 04:21:19 +00:00 |
|
tls.lua
|
Be more strict about what we parse as TLS record data
|
2020-01-06 18:24:32 +00:00 |
|
tn3270.lua
|
Updates TN3270.lua and scripts. It also adds an argument to disable TN3270. Closes #1455
|
2019-03-21 04:07:55 +00:00 |
|
tns.lua
|
Fix Oracle 10g password hashing function
|
2020-05-20 23:01:41 +00:00 |
|
unicode.lua
|
New tableaux library containing table auxiliary functions.
|
2018-10-17 15:34:30 +00:00 |
|
unittest.lua
|
New outlib library for output-related functions
|
2020-01-16 19:12:58 +00:00 |
|
unpwdb.lua
|
Print in verbose mode if unpwdb.timelimit exceeded.
|
2018-10-22 01:45:58 +00:00 |
|
upnp.lua
|
|
|
|
url.lua
|
Handle redirect URLs without a host, e.g. https:///path
|
2020-02-04 18:54:20 +00:00 |
|
versant.lua
|
Remove bin.lua from a couple libs
|
2018-09-11 15:27:44 +00:00 |
|
vnc.lua
|
Another instance of the same bug as in r37734
|
2019-09-08 01:47:11 +00:00 |
|
vulns.lua
|
Removes OSVDB references from scripts. Closes #1534
|
2019-04-02 16:51:36 +00:00 |
|
vuzedht.lua
|
Remove bin.lua from vuzedht.lua, support IPv6 addresses properly
|
2018-09-11 04:37:48 +00:00 |
|
wsdd.lua
|
Remove bin.lua calls from some scripts and libraries
|
2018-08-29 03:06:40 +00:00 |
|
xdmcp.lua
|
Remove more bin.lua packings
|
2018-09-20 04:05:00 +00:00 |
|
xmpp.lua
|
Use BruteSocket in a bunch of brute scripts
|
2018-03-10 03:09:39 +00:00 |
|
zlib.luadoc
|
Add zlib binding for NSE. Fixes #532
|
2017-09-13 01:54:19 +00:00 |