1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 04:09:01 +00:00
Commit Graph

1170 Commits

Author SHA1 Message Date
david
c077cf781a Add ganglia-info.nse by Brendan Coles. 2011-10-04 05:45:54 +00:00
gorjan
506a0029dd lltd-discovery bug fix 2011-10-04 00:07:10 +00:00
david
646fb73f50 NSEDoc for tftp-enum.nse. 2011-10-03 22:17:59 +00:00
david
cedcc2a796 Remove " found" from tftp-enum output lines. 2011-10-03 22:17:58 +00:00
david
dd2a2677c5 Add tftp-enum.nse by Alexander Rudakov. 2011-10-03 22:17:57 +00:00
david
c241a91164 openlookup-info NSEDoc. 2011-10-03 21:35:31 +00:00
david
90d28b0743 Add openlookup-info.nse from Toni Ruottu. 2011-10-03 21:35:30 +00:00
gorjan
1afd9691b0 Updating the lltd-discovery with suggested patches and added to the broadcast category 2011-10-03 21:06:04 +00:00
david
859dd32a91 Add amqp-info.nse to "version". 2011-10-03 18:04:19 +00:00
david
43180f6154 Add amqp-info by Sebastian Dragomir. 2011-10-03 18:04:18 +00:00
tomsellers
1ee7305154 Small patch to jdwp-version.nse to address a corner case false positive. 2011-10-02 22:44:21 +00:00
david
73db36a5a9 o [NSE] Made http-wordpress-enum.nse able to get names of users who
have no posts. [Duarte Silva]
2011-10-01 02:02:06 +00:00
fyodor
c9d610ccea Create a new brute category for brute forcing scripts, move the *-brute scripts from auth category to brute. document it. I don't know what to do with dns-brute so I left it alone (it wasn't in auth category either) 2011-09-30 06:18:55 +00:00
fyodor
d749de55b1 renamed http-wp-enum and http-wp-plugins to http-wordpress-* for consistency with the naming of http-wordpress-brute 2011-09-30 05:49:53 +00:00
fyodor
131dccc5d2 Some (mostly minor rewording) NSEDoc updates 2011-09-29 22:06:23 +00:00
jah
c7b4dadc97 Corrected defective handling of etag header which prevented conditional HTTP
GETs from working when requesting IANA assignments files.
Replaced now unnecessary script arg retrieval logic with call to
stdnse.get_script_args.
Replaced count chars usage with string.len.
2011-09-28 13:02:43 +00:00
gorjan
653cf8fcbd Update address-info to show MAC address related manufacturer. 2011-09-26 22:42:08 +00:00
gorjan
d5b0b9bf43 Adding the lltd-discovery script, which enables the user to discover hosts on local networks using the Microsoft LLTD protocol. 2011-09-26 22:20:08 +00:00
david
c41f53b3b1 --script-updatedb 2011-09-26 20:56:46 +00:00
david
a48b91852c Add version detection to quake3-info.nse, from Toni Ruottu. 2011-09-26 20:56:45 +00:00
david
54dfb2a909 Update ovs-agent-version.nse with a signature from version 3.0.1. 2011-09-23 21:42:06 +00:00
henri
9dbef5ab6e Added ssl-google-cert-catalog.nse by Vasiliy Kulikov 2011-09-22 18:37:48 +00:00
henri
b7df13296e Fix a bug in dns.lua: ensure that dns.query() always return two values (status and response).
Update asn-query.nse accordingly.
2011-09-22 18:00:44 +00:00
david
feb691f534 Only show the "other options" in quake3-info with -v. 2011-09-21 22:50:01 +00:00
david
d8dd542bba Get rid of some blank lines in quake3-info. 2011-09-21 22:50:00 +00:00
david
423beece60 o [NSE] Added quake3-info.nse by Toni Ruottu. This script gets
information about games and settings for a Quake 3 (or derived game)
  server.
2011-09-21 22:49:59 +00:00
david
22ebd46baa o [NSE] Made irc-info.nse handle the case where the MOTD is missing.
Patch by Sebastian Dragomir.
2011-09-21 05:09:26 +00:00
david
613527e7e2 Add @usage to snmp-sysdescr.
The auto-generated usage doesn't work for this script. Eugene Varnavsky
contributed the fix.
2011-09-20 16:12:07 +00:00
david
fe9510187f Make nping-brute work with IPv6 again.
Patch by Toni Ruottu. IPv6 hosts now have bin_ip, which previously was
taken as being an IPv4 address only.
2011-09-20 16:12:07 +00:00
david
1a56b09beb Don't redundantly list the NULL compressor in ssl-num-ciphers.nse.
This can happen when we ask for a different compressor but the server
replies with NULL instead. Patch by Matt Selsky in
http://seclists.org/nmap-dev/2011/q2/1236.
2011-09-14 18:21:23 +00:00
david
49be2a7c61 Fix compressor names in ssl-enum-ciphers.nse.
patch from Matt Selsky in http://seclists.org/nmap-dev/2011/q2/1235.
2011-09-14 18:14:52 +00:00
david
2990c68107 Whitespace in ssl-enum-ciphers. 2011-09-14 17:57:49 +00:00
david
3cf16f31c3 Update output and NSEDoc for ssl-enum-ciphers. 2011-09-14 17:57:48 +00:00
david
44fcc2f455 ssl-enum-ciphers update for cipher strength from Gabriel Lawrence. 2011-09-14 17:57:47 +00:00
henri
cc4310b6d0 Cosmetic fix: consistently return 'false' in the hostrule 2011-09-14 10:03:41 +00:00
tomsellers
b841ee37b7 a couple more adjustments to account status handling in brute scripts.
Revert wording in oracle-brute.nse, add support for new category in ldap-brute.nse and reflect new wording in examples in afp-brute.nse
2011-09-13 01:44:30 +00:00
fyodor
5743a26565 trivial nsedoc change 2011-09-12 21:07:57 +00:00
david
c0acb48951 In ms-sql-info, change the hostrule conditions
state ~= "closed"
into
	state == "open" or state == "open|filtered"

(state ~= "closed") matches "filtered", so the script was running
against hosts that had all the relevant ports filtered.
2011-09-12 16:36:06 +00:00
david
d2bce72bee Doc typo in address-info.nse. 2011-09-11 21:05:57 +00:00
fyodor
2ff08a24a1 Update some script nsedoc descriptions for consistency. The description should almost always start with an active verb and never with the script name or 'this script'. Admittedly that makes the first sentence a fragment. The first sentence should be capitalized 2011-09-11 20:50:56 +00:00
fyodor
a5d81c3b35 Improve some NSEDoc descriptions 2011-09-11 20:44:07 +00:00
fyodor
bff90f3d55 minor updates to the nsedoc descriptions for some scripts 2011-09-11 18:26:37 +00:00
tomsellers
03e49171dd Added ms-sql-brute.brute-windows-accounts to script documentation. Adjusted existing documentation to improve rendered result on NSEDOC web page. 2011-09-11 14:14:08 +00:00
tomsellers
035ae9e9b1 Updated account status text in brute force password discovery scripts in an effort to make the reporting more consistent across all scripts. This will have an impact on any code that parses these values.
In the case of a few of these scripts the only thing that was updated was the example text as the scripts relied on the creds library which handles the strings internally.
2011-09-11 12:13:13 +00:00
tomsellers
1c92c03401 Add a few scripts to the "broadcast" script category based on traffic behavior. 2011-09-11 11:58:18 +00:00
tomsellers
2c8d24b557 Added error handling to catch and gracefully handle error when script was called via category instead of explicitly. The error was due to the backorifice-brute.ports script arg not being specified and the script trying to concat the value (nil). 2011-09-11 11:49:28 +00:00
tomsellers
ee676fab14 Added support for specifying a UPN suffix to be appended to usernames when brute forcing Microsoft Active Directory accounts. This should provide more reliable tests against domains that have been heavily organized into OUs or have child domains with a single UPN suffix. The UPN suffix can guessed or found via a null LDAP bind by ldap-rootdse.nse. 2011-09-09 23:57:21 +00:00
david
4d0a8a27b1 Show a visible error when targets-ipv6-* are run without an interface. 2011-09-08 16:11:21 +00:00
fyodor
8b88d901a9 Remove 3 vuln scripts from default category as discussed at http://seclists.org/nmap-dev/2011/q3/732 2011-09-07 20:40:51 +00:00
tomsellers
3dec74248f Add support for saving search results to a CSV file via a new script argument 'ldap.savesearch'. 2011-09-05 22:50:27 +00:00