nmap/nselib/data
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
..
psexec Merged in my changes from nmap-smb. The primary changes are: 2009-11-08 21:31:06 +00:00
favicon-db Remove redundant "Favicon" from the end of some favicon-db entries. 2009-08-31 23:52:11 +00:00
folders.lst Added an initial WebDAV vulnerability-detection attempt for testing 2009-05-19 20:56:07 +00:00
http-fingerprints Added a couple more paths that might be interesting 2009-09-09 01:59:13 +00:00
passwords.lst Merging changes from my experimental branch; the new versions of this scripts, which have significant changes to their core functionality, managed to hold their own against Brandon's network. More testing would be very helpful, though, especially with credentials (most of Brandon's scans were anonymous). 2008-12-24 00:53:01 +00:00
usernames.lst
yokoso-fingerprints Added the ability (off by defaultk, since it generates 20x requests) for http-enum.nse to generate variants of each file. This would probably be more useful to use after running a spider script than here, but the code should be essentially the same. I'm hoping it'll be used somewhere more appropriate, eventually. 2009-09-08 19:51:53 +00:00