1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-23 06:39:01 +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
2014-07-31 14:39:35 +00:00
2014-06-26 20:12:54 +00:00
2014-07-25 15:07:44 +00:00
2014-07-04 05:47:11 +00:00
2014-06-24 09:25:09 +00:00
2012-12-06 02:34:28 +00:00
2014-06-26 15:14:04 +00:00
2014-06-26 20:12:54 +00:00
2014-06-19 04:06:08 +00:00
2014-06-26 20:12:54 +00:00
2012-12-06 02:25:46 +00:00
2014-07-04 05:47:11 +00:00
2014-06-26 20:12:54 +00:00
2014-06-26 20:12:54 +00:00
2014-06-26 20:12:54 +00:00
2014-06-18 11:33:35 +00:00

Here is some documentation for Nmap, but these files are much less
comprehensive than what you'll find at the actual Nmap documentation
site ( http://nmap.org ).
Languages
C 37.8%
Lua 28.1%
C++ 16.7%
Shell 5.8%
Python 4.2%
Other 7.1%