1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-08 13:41:29 +00:00
Commit Graph

1449 Commits

Author SHA1 Message Date
patrik
a3efccc448 Improved documentation for mmouse-exec and mmouse-brute. 2012-05-01 20:08:22 +00:00
patrik
2b2f42200e Applied patch to ip-forwarding.nse from Daniel Miller that fixes bug that would
incorrectly detect hosts as having IP forwarding enabled, allthough they did
not. [Daniel Miller]
2012-05-01 19:09:58 +00:00
patrik
7f12d63392 o [NSE] Added the script mmouse-exec that connects to a Mobile Mouse server,
starts an application, and sends a sequence of keystrokes to it. [Patrik
  Karlsson]

o [NSE] Added the script mmouse-brute that performs brute force password
  auditing against the Mobile Mouse service. [Patrik Karlsson]
2012-05-01 14:29:36 +00:00
patrik
cceb2ff10a o [NSE] Added the script cups-queue-info that lists the contents of a remote
CUPS printer queue. [Patrik Karlsson]
2012-05-01 14:23:40 +00:00
patrik
b4079e90ff o [NSE] Added the script ip-forwarding that detects devices that have IP
forwarding enabled (acting as routers). [Patrik Karlsson]
2012-05-01 14:21:00 +00:00
patrik
16ddb3c167 Fixed missing script name in @usage 2012-04-24 20:14:13 +00:00
patrik
2de40c99b4 o [NSE] Added the script samba-vuln-cve-2012-1182 which detects the SAMBA CVE
2012-1182 vulnerability. [Aleksandar Nikolic]
2012-04-21 22:44:23 +00:00
patrik
2e308b771f o [NSE] Added the dns-check-zone script that checks DNS configuration against
best practices including RFC 1912. [Patrik Karlsson]
2012-04-21 22:28:30 +00:00
patrik
8e5bc1e26e o [NSE] Added the http-gitweb-projects-enum that queries a gitweb for a list
of Git projects, their authors and descriptions. [riemann]
2012-04-20 12:46:49 +00:00
robert
a9d9983fd0 Updated the hash information to include PHP/5.4.0. 2012-04-19 15:01:27 +00:00
david
8ceb88911c Simplify some code in targets-sniffer.nse. 2012-04-17 21:47:31 +00:00
david
870aed3393 Allow targets-sniffer.nse to sniff IPv6 addresses.
Patch by Daniel Miller.
2012-04-17 21:47:30 +00:00
patrik
9a9cf1fa7d Updated the description of http-icloud-sendmsg 2012-04-17 20:16:07 +00:00
patrik
3386ba1e2e o [NSE] Added the script traceroute-geolocation that queries geographic
locations of each traceroute hop and allows to export the results to KLM,
  allowing the hops to be plotted on a map. [Patrik Karlsson]
2012-04-17 19:39:27 +00:00
patrik
15a790d490 o [NSE] Added the ipp library and the script cups-info that lists available
printers by querying the cups network daemon. [Patrik Karlsson]
2012-04-17 19:37:22 +00:00
patrik
8ca252235e o [NSE] Added the mobilme library and the scripts http-icloud-findmyiphone and
http-icloud-sendmsg, that finds the location of iOS devices and provides
  functionality to send them messages. [Patrik Karlsson]
2012-04-17 19:35:44 +00:00
patrik
59294eff19 o [NSE] Added gps library and the gpsd-info script that collects GPS data
from the gpsd daemon. [Patrik Karlsson]
2012-04-17 19:32:37 +00:00
david
295152116e Add a link for PHP magic GUIDs. 2012-04-17 05:52:56 +00:00
david
1c9c9cc8c7 NSEDoc revision in firewalk. 2012-04-13 04:23:42 +00:00
david
f9f9206099 Port the pop3-brute script to use the brute library.
This was contributed by Piotr Olma.
http://seclists.org/nmap-dev/2012/q1/698
2012-04-12 22:54:43 +00:00
david
bf2ad73137 --script-updatedb. 2012-04-09 21:40:05 +00:00
david
e7d263a00a Add hostmap-robtex.nse by Arturo Busleiman. 2012-04-09 21:40:03 +00:00
david
4fe00f6b3a Rename hostmap-robtex to http-robtex-shared-ns.
http://seclists.org/nmap-dev/2012/q2/96
2012-04-09 21:40:02 +00:00
david
f0d5d98c5c hostmap-robtex needs to take a DNS name, not an IP address. 2012-04-09 16:12:25 +00:00
patrik
92d5d7e812 Added support for MLDv2 packets 2012-04-09 09:56:52 +00:00
david
96d21cae86 Undocument hostmap-robtex.host arg which I removed. 2012-04-09 07:25:18 +00:00
patrik
b8bb742f90 renamed script from targets-ipv6-mld to targets-ipv6-multicast-mld 2012-04-09 06:43:28 +00:00
patrik
89825eccbf fixed bug in timeout not being properly handled 2012-04-09 06:36:20 +00:00
david
798f047a99 Move hostmap.nse to hostmap-bfk.nse. 2012-04-09 06:35:15 +00:00
david
9898755921 Make hostmap-robtex.nse work like hostmap.nse.
It's now a hostmap script that takes its name from the targets.
2012-04-09 06:35:13 +00:00
david
d20a9faf39 Add hostmap-robtex by Arturo Busleiman.
Originally called http-robtex-shared-domains.
http://seclists.org/nmap-dev/2012/q2/20
2012-04-09 06:35:12 +00:00
patrik
fd92ad598f Updated description with the correct text 2012-04-09 06:20:35 +00:00
patrik
15b8331f72 o [NSE] Added the script http-vlcstreamer-ls which queries the VLC Streamer
helper service for a list of files in a given directory. [Patrik Karlsson]
2012-04-08 23:04:18 +00:00
patrik
80b1b2a689 o [NSE] Added script targets-ipv6-mld that sends a malformed ICMP6 MLD Query
to discover IPv6 enabled hosts on the LAN. [Niteesh Kumar]
2012-04-08 22:59:09 +00:00
patrik
23bf107e83 o [NSE] Added script http-virustotal that allows checking files, or hashes
of previously scanned files, against the major antivirus engines. [Patrik
  Karlsson]
2012-04-07 08:51:42 +00:00
batrick
fd80c2d0a6 fixed bad escape sequences 2012-04-02 08:13:54 +00:00
patrik
65f689deec Applied patch from David http://seclists.org/nmap-dev/2012/q2/5 2012-04-02 05:00:03 +00:00
patrik
162762e2d1 added missing @args 2012-04-01 18:59:22 +00:00
david
e41914ed20 Fix @usage in dns-ip6-arpa-scan.nse. 2012-04-01 17:22:37 +00:00
patrik
7659c47a0e o [NSE] Added the script dns-ip6-arpa-scan which uses a very efficient
technique to scan the ip6.arpa zone for PTR records. [Patrik Karlsson]
2012-04-01 13:04:23 +00:00
david
30cfbef89c Add "bzr --revert" backup pattern to http-backup-finder.nse. 2012-04-01 04:41:20 +00:00
david
0c52330285 Strip blank lines from the output of targets-asn.nse.
Patch by John Bond.
2012-03-31 03:00:25 +00:00
david
c6e7647f57 NSEDoc in rdp-vuln-ms12-020.nse. 2012-03-29 17:04:58 +00:00
david
9baf78e24a Don't mark vulns as NOT_VULN if we don't find RDP.
Patch by Djalal.
2012-03-29 17:03:39 +00:00
david
e2c5ccb597 rdp-vuln-ms12-020 docs. 2012-03-29 05:35:02 +00:00
david
924731d9fb Add rdp-vuln-ms12-020.nse. 2012-03-29 05:35:01 +00:00
fyodor
9a67069869 Rename asn-to-prefix script to targets-asn 2012-03-27 21:51:54 +00:00
patrik
4e5d7b4233 removed duplicate require for stdnse 2012-03-26 18:09:00 +00:00
patrik
e10d1bad27 o [NSE] Added new script http-chrono, which measures min, max and average
response times of web servers. [Ange Gutek]
2012-03-23 19:29:44 +00:00
patrik
05d3fa68d9 Renamed http-drupal-users-enum to http-drupal-enum-users and fixed
documentation and arguments accordingly.
2012-03-22 00:09:28 +00:00