david
|
ae5c653264
|
Fix to new ssl-enum-ciphers codes from Martyn Tovey.
|
2012-03-21 21:31:23 +00:00 |
|
david
|
3d9427a14c
|
Add additional ciphers for ssl-enum-ciphers from Darren McDonald.
|
2012-03-21 17:48:50 +00:00 |
|
djalal
|
a9e963efb2
|
[NSE] add a missing string format.
|
2012-03-21 10:41:52 +00:00 |
|
patrik
|
92092f6b0e
|
o [NSE] Added new script http-drupal-users-enum, which enumerates all available
Drupal user accounts by exploiting a vulnerability in the Views module.
[Hani Benhabiles]
|
2012-03-21 03:42:42 +00:00 |
|
patrik
|
f592b85e59
|
o [NSE] Added new script broadcast-ataoe-discover, which discovers ATA over
Ethernet capable devices through LAN ethernet broadcasts. [Patrik Karlsson]
|
2012-03-17 22:49:40 +00:00 |
|
patrik
|
7d34d8c529
|
updated script documentation
|
2012-03-16 19:29:40 +00:00 |
|
patrik
|
17247c681a
|
o [NSE] Added a stun library and the scripts stun-version and stun-info, which
extract version information and the external NAT:ed address.
[Patrik Karlsson]
|
2012-03-16 11:36:51 +00:00 |
|
patrik
|
692a9cd8be
|
Added support for detecting SYSDBA, patch supplied by László Tóth.
|
2012-03-15 19:47:24 +00:00 |
|
patrik
|
523dbc609a
|
o [NSE] Added the script duplicates which attempts to determine duplicate
hosts by analyzing information collected by other scripts. [Patrik Karlsson]
|
2012-03-12 22:24:58 +00:00 |
|
david
|
515dbe7f2f
|
Use stdnse.silent_require where needed.
This is required for scripts that require "openssl", but also
transitively for script that require a library that requires "openssl".
|
2012-03-09 18:06:49 +00:00 |
|
david
|
a7a4c74120
|
Allow # comments in wp-plugins.lst.
|
2012-03-08 21:21:49 +00:00 |
|
david
|
01f3eba282
|
Make an iterator to read the data file in http-wordpress-plugins.
|
2012-03-08 21:21:48 +00:00 |
|
fyodor
|
aa9e024d88
|
Made some minor wording updates to script descriptions
|
2012-03-08 20:59:06 +00:00 |
|
fyodor
|
a37a2d3139
|
fix the category typo in the script.db too
|
2012-03-08 19:03:03 +00:00 |
|
fyodor
|
e085c8084d
|
fix a category typo
|
2012-03-08 19:02:02 +00:00 |
|
patrik
|
542ed0bf67
|
o [NSE] Added the script acarsd-info that retrieves information from the acarsd
decoder daemon. [Brendan Coles]
|
2012-03-08 18:22:00 +00:00 |
|
patrik
|
1384a953a1
|
o [NSE] Added an EAP library and the script eap-info which discovers supported
EAP authentication methods. [Riccardo Cecolin]
|
2012-03-08 18:00:35 +00:00 |
|
patrik
|
cde380ea2c
|
o [NSE] Added a Versant object database library and the scripts
broadcast-versant-locate and versant-info. The first discovers Versant
databases on the LAN and the second queries them for information. [Patrik]
|
2012-03-08 17:51:48 +00:00 |
|
patrik
|
03dde2cc9a
|
Added support for returning multiple responses to the srvloc library
|
2012-03-08 17:34:43 +00:00 |
|
david
|
095d5e89ac
|
Add http-config-backup.nse from Riccardo Cecolin.
This script checks for text editor backups of web configuration files.
|
2012-03-06 17:51:26 +00:00 |
|
david
|
52f0e1b0b5
|
Exit http-wordpress-plugins if identify_404 fails.
This is what other scripts that use identify_404 do.
|
2012-03-03 05:56:20 +00:00 |
|
patrik
|
2fa4cf467f
|
Fixed bug in srvloc library and broadcast-novell-locate script that would make
the script fail to complete in cases where no url was returned as part of the
srvloc reply. [Patrik]
|
2012-03-02 23:27:18 +00:00 |
|
patrik
|
480e5ac605
|
o [NSE] Added the library rpcap and the scripts rpcap-brute and rpcap-info
which perform brute force password guessing and extract information from the
WinPcap Remote Packet Capture daemon. [Patrik]
|
2012-03-02 12:39:18 +00:00 |
|
patrik
|
43253cea53
|
o [NSE] Added authentication support to MongoDB library and modified existing
scripts to support it. Added the script mongodb-brute to perform password
brute force guessing. [Patrik]
|
2012-03-02 12:28:30 +00:00 |
|
patrik
|
f8784f8829
|
o [NSE] Added the script broadcast-networker-discover that discoverer EMC
Networker servers on the LAN. [Patrik]
|
2012-02-25 16:06:30 +00:00 |
|
patrik
|
984ec185bd
|
Updated documentation to reflect the changes introduced by the sslcert library
[Patrik]
|
2012-02-23 19:29:42 +00:00 |
|
patrik
|
765c5854b3
|
o [NSE] Added a sslcert library that gets and caches SSL certificates in the
registry. Modified the scripts ssl-cert and ssl-google-cert-catalog to take
advantage of this change. [Patrik]
|
2012-02-23 19:26:37 +00:00 |
|
gorjan
|
4abff4189e
|
Send a message in the debug output when the user doesn't select a Maxmind database.
|
2012-02-21 09:52:13 +00:00 |
|
patrik
|
bd2c9e01f6
|
o [NSE] Applied patch from Andrew Orr that fixes the recent changes in the
BitCoin protocol. [Patrik]
|
2012-02-20 19:12:38 +00:00 |
|
patrik
|
8f7461b357
|
o [NSE] Added a Network Data Management Protocol (ndmp) library and the
scripts:
+ ndmp-version - retrieves version information
+ ndmp-fs-info - retrieves information about remote filesystems
[Patrik]
|
2012-02-19 14:56:17 +00:00 |
|
patrik
|
13b6b01e21
|
o [NSE] Added the script http-vuln-cve2010-2861 to detect the Cold Fusion
CVE-2010-2861 directory traversal vulnerability. [Micah Hoffman]
|
2012-02-19 14:40:01 +00:00 |
|
patrik
|
80e998b91f
|
o [NSE] Added support for edns-client-subnet requests to the DNS library and
the script dns-client-subnet-scan that scans for addresses resolved from
different subnets. [John Bond]
|
2012-02-19 13:22:20 +00:00 |
|
patrik
|
4fef5ad096
|
Added terminal server type and fixed a bug that would prevent the script from
completing when a type name could not be translated. [Patrik]
|
2012-02-17 08:48:41 +00:00 |
|
tomsellers
|
7807926f15
|
[NSE] Added support for decoding EIGRP broadcasts from Cisco routers to broadcast-listener.nse
|
2012-02-12 21:20:16 +00:00 |
|
patrik
|
631515a5ed
|
Removed dependency of non-existing ms-sql-discover script reported by
Tom Sellers.
|
2012-02-12 15:49:24 +00:00 |
|
patrik
|
fccccff960
|
* bugfixes to several http scripts related to new redirect code in http
library
* added option to httpspider that allows passing the redirect_ok closure to
the http library
[Patrik]
|
2012-02-11 22:37:14 +00:00 |
|
fyodor
|
2dea1e46f8
|
Some minor NSEDoc updates on scripts we completed in January 2012
|
2012-02-10 08:08:51 +00:00 |
|
fyodor
|
444db54fc5
|
Made some minor improvements to the nsedoc for some scripts written in December
|
2012-02-10 02:01:35 +00:00 |
|
tomsellers
|
78b99eec3c
|
Removed svn:execute property from certain .NSE scripts. This was enabling the execute bit on files when they were checked out.
|
2012-02-08 04:11:10 +00:00 |
|
david
|
7e64d85bcf
|
AS32 not AS12.
|
2012-02-07 21:52:10 +00:00 |
|
fyodor
|
3d025e074e
|
update the example command/output for the script to use an example from stanford
|
2012-02-07 21:46:16 +00:00 |
|
fyodor
|
68f5b44981
|
note that we received permission to use this service from Shadowserver
|
2012-02-07 21:28:01 +00:00 |
|
david
|
75a2b3a936
|
Add more ports to the rule for cccam-version.
Based on service submissions.
|
2012-02-07 18:16:09 +00:00 |
|
david
|
320f3121bd
|
Allow asn-to-prefix.asn to be a scalar, not a table.
|
2012-02-06 08:20:55 +00:00 |
|
david
|
9258c496cd
|
Add asn-to-prefix.nse to "external" and "safe".
|
2012-02-06 08:20:54 +00:00 |
|
david
|
c68af471b0
|
Add asn-to-prefix.nse by John Bond.
|
2012-02-06 08:20:53 +00:00 |
|
martin
|
d35adefe15
|
Fixed issue where file basename and/or suffix were missing, making the backup finder
issue strange requests.
|
2012-02-05 19:40:54 +00:00 |
|
patrik
|
557874588f
|
o [NSE] Modified the sql-injection script to use the httpspider library.
[Lauri Kokkonen]
|
2012-02-05 13:47:31 +00:00 |
|
patrik
|
908ac61fb0
|
o [NSE] Added a rsync library and two new script:
+ rsync-list-modules - list available rsync modules
+ rsync-brute - attempts to brute force passwords against a rsync module
[Patrik]
|
2012-02-05 10:10:59 +00:00 |
|
robert
|
37d099c4f0
|
Added hash for PHP 5.3.9 and 5.3.10.
|
2012-02-04 16:24:43 +00:00 |
|