fyodor
f13353a610
Minor description updates (and sometimes just text reformatting) for some of the 85 new scripts(!) since Nmap 6.01
2012-11-15 23:05:31 +00:00
patrik
6f43ac38b2
SSL overhaul fixing OpenSSL related problems when SSL has not been compiled in
...
* replace require function calls with stndse.silent_require
* fixed a bug in nse_main that would fail creating scripts.db when a script
fails to load
* reworked some code to provide limited functionality even though SSL is not
present
2012-08-05 12:05:07 +00:00
patrik
71e26189f6
o [NSE] More Windows 7 and Windows 2008 fixes for the smb library and smb-ls
...
scripts. [Patrik Karlsson]
2012-06-10 22:40:02 +00:00
fyodor
60baeb09b0
Cleaning up the descriptions for 28 scripts for consistency
2012-06-06 20:44:18 +00:00
batrick
be0af7b304
Add some missing library requires. Patch generated by
...
$ nse_check_globals --patch
with some modifications for format consistency.
2012-06-05 15:21:54 +00:00
david
877e574f25
Include the error code when smb-ls fails to authenticate.
2012-06-04 03:46:14 +00:00
patrik
0372cf9e7a
o [NSE] Added the script smb-ls that lists files on SMB shares and produces
...
output similar to the dir command on Windows. [Patrik Karlsson]
2012-06-03 18:10:49 +00:00