dmiller
|
26ef852a28
|
Move stdnse.generate_random_string to new rand.lua
|
2018-09-08 17:07:06 +00:00 |
|
dmiller
|
1c79000aeb
|
Check more common IRC ports by default. Send SSL probes to ircs ports. See #941
|
2017-07-27 18:21:12 +00:00 |
|
dmiller
|
cb4b46bd53
|
Canonicalize authors as tables instead of comma-separated strings
|
2016-06-09 22:46:42 +00:00 |
|
dmiller
|
f4619edece
|
Update http urls for nmap.org to https
|
2015-11-05 20:41:05 +00:00 |
|
dmiller
|
4d106cbe23
|
Remove unneeded requires
|
2015-02-28 12:43:59 +00:00 |
|
dmiller
|
db717c7543
|
Standardize random string generation on stdnse.generate_random_string
|
2015-02-25 05:06:08 +00:00 |
|
batrick
|
810f7d4803
|
more stdnse.print_debug -> stdnse.debug
This is a catchall pattern with a few exclusions.
$ sed -i 's/stdnse.print_debug( *\([0-9]*\) *, *\(.*\))/stdnse.debug\1(\2)/' *.nse
$ sed -i 's/stdnse.print_debug(\(.*\))/stdnse.debug1(\1)/' *.nse
Excluded:
$ svn revert db2-das-info.nse
$ svn revert flume-master-info.nse
$ svn revert http-headers.nse
$ svn revert http-methods.nse
$ svn revert http-unsafe-output-escaping.nse
$ svn revert http-userdir-enum.nse
$ svn revert http-vuln-cve2011-3192.nse
$ svn revert http-vuln-wnr1000-creds.nse
$ svn revert http-wordpress-plugins.nse
$ svn revert telnet-brute.nse
|
2014-08-02 02:46:16 +00:00 |
|
dmiller
|
31a2c432e1
|
Final re-indent for scripts.
|
2014-02-02 15:33:39 +00:00 |
|
david
|
67aa5516f4
|
Fix various NSEDoc problems.
Found by David Matousek.
http://seclists.org/nmap-dev/2013/q1/88
|
2013-01-24 18:04:42 +00:00 |
|
david
|
aa6717eb1f
|
Lua 5.2 fixed from Daniel Miller.
http://seclists.org/nmap-dev/2012/q2/525
|
2012-05-29 20:11:39 +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 |
|
fyodor
|
d13ae6cf25
|
Minor updates to description text
|
2011-12-29 10:54:55 +00:00 |
|
david
|
4757dadd11
|
Add irc-botnet-channels.nse.
|
2011-11-09 01:42:03 +00:00 |
|