1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-23 07:59:03 +00:00
Commit Graph

12968 Commits

Author SHA1 Message Date
dmiller
214d527632 New script smb-double-pulsar-backdoor. Closes #854 2017-04-18 18:09:10 +00:00
dmiller
e2546efe02 Changelog entry for previous commit 2017-04-15 03:30:28 +00:00
dmiller
9e81835ccb Ignore ICMP Time Exceeded for the purpose of host discovery.
http://seclists.org/nmap-dev/2015/q2/68
From: David Fifield <david () bamsoftware com>
Date: Wed, 29 Apr 2015 10:13:40 -0700

Previously, a Time Exceeded message meant the host was immediately
marked down, even if there were other probes still in transit. Now it
gets treated the same as no-response.

I found that a concurrent ICMP traceroute was interfering with host
discovery. Nmap was receiving and acting on the Time Exceeded messages
produced by the traceroute process. This caused it to mark a host as
down that actually was up.
2017-04-15 03:30:27 +00:00
nnposter
c58aa814f3 Suppresses empty output if no vulnerable parameters are found 2017-04-15 00:08:49 +00:00
nnposter
3a6deb0075 Removes trailing ".0" from clock artifacts 2017-04-14 01:41:26 +00:00
dmiller
bcdfa3d05d Process 132 service fingerprints 2017-04-13 15:56:52 +00:00
nnposter
12a89bfa7a Improves a few matching patterns 2017-04-09 15:27:55 +00:00
nnposter
558b70645b Converts the login check from a negative test to a positive one 2017-04-09 15:10:56 +00:00
nnposter
b80141d69e Updates two fingerprints to use the JSON library 2017-04-09 14:57:51 +00:00
nnposter
665ee2ad66 Corrects a fingerprint category for ExtraHop 2017-04-09 14:31:22 +00:00
nnposter
5ef8d01a7f Simplifies a few logical expressions 2017-04-09 14:25:08 +00:00
nnposter
3952e2fd62 Fixes an issue that caused long integers to be expressed in scientific notation. Fixes #807 2017-04-09 13:33:31 +00:00
dmiller
37287ad664 Add explanatory comment 2017-04-04 16:27:59 +00:00
dmiller
44a315b548 Fix a unit test in asn1.lua 2017-04-04 16:26:09 +00:00
dmiller
cb50c3c74b Make ncat -i not timeout while waiting for initial connection 2017-04-04 16:26:08 +00:00
nnposter
e4d923f076 Allows the port to be a simple number 2017-04-01 22:33:37 +00:00
nnposter
3a9b4d93af Allows the port to be a simple number 2017-04-01 22:05:36 +00:00
nnposter
5636767c85 Fixes hard-to-read code indentation 2017-04-01 21:11:47 +00:00
nnposter
917c988baa Adds a CHANGELOG entry for the previous commit. 2017-04-01 16:05:12 +00:00
nnposter
11a8c315ed Includes port information in the Host header for non-standard ports. Fixes #766 2017-04-01 14:33:54 +00:00
nnposter
1bdbc2a680 Improves parsing of the HTTP status line. Fixes #772 2017-04-01 14:25:36 +00:00
dmiller
ffda9402f9 Correctly handle ASN.1 booleans (was opposite) and add unit tests. 2017-04-01 02:00:40 +00:00
dmiller
d55b11ca31 Localize unittest.identical helper function, avoiding crash and speeding it up 2017-04-01 02:00:39 +00:00
dmiller
50bd248c2d Add test ID numbers in lieu of (missing) descriptions for CoAP unit tests 2017-04-01 02:00:38 +00:00
fyodor
e1576ecb6d Fix an incorrectly example--reported by Thierry Closen 2017-03-31 08:28:08 +00:00
nnposter
2bc67aa4d1 Standardizes coding of header-based conditions 2017-03-30 04:03:32 +00:00
nnposter
3e8bbcb49c Standardizes variable naming for HTTP responses 2017-03-30 04:02:02 +00:00
nnposter
50bfc7c5bb Cleans up another triviality 2017-03-30 01:13:36 +00:00
nnposter
a7b8d0df4f Cleans up a few fingerprint trivialities 2017-03-30 01:04:00 +00:00
nnposter
512e620899 Abstracts out code for testing cookie values 2017-03-30 00:37:16 +00:00
nnposter
afc310c0c9 Cleans up XML request build-up by externalizing XML encoding and allowing for white-space indentation 2017-03-30 00:06:03 +00:00
nnposter
95c42025d7 Suppresses empty output if no credentials are found 2017-03-29 23:23:22 +00:00
dmiller
7e6146d4c5 Convert snmp.lua from bin to string packing 2017-03-29 21:12:42 +00:00
dmiller
877136858f Tag decoder stub for Report-PDU 2017-03-29 20:58:37 +00:00
dmiller
783e0fb05c Replace bit.lua with bitwise ops in asn1.lua 2017-03-29 20:58:36 +00:00
dmiller
b75446db64 Note bitwise operator replacements for most of bit.lua 2017-03-29 20:58:36 +00:00
dmiller
4cef14a873 Switch to string packing instead of bin packing and return order for asn1-related libs 2017-03-29 20:42:01 +00:00
dmiller
3dec043ead Fix NSE hangs when service sends non-matching data to receive_buf 2017-03-29 20:41:59 +00:00
dmiller
85e10c6b2b Use byte values instead of hex strings for ASN.1 types, avoiding upper/lower case mixups 2017-03-29 20:41:57 +00:00
dmiller
49231a2782 Fix decoding of OID sequences caused by Lua 5.3 integer/number handling 2017-03-29 17:10:40 +00:00
nnposter
af5f88dd00 Implements a new member, fragment, of the HTTP response body. It contains
a partially received body (if any) when the overall request fails to complete.
2017-03-29 15:58:39 +00:00
dmiller
0073334d30 Fix snmp.lua after conversion to tohex instead of pack('H') changed hex to lowercase 2017-03-29 14:14:39 +00:00
dmiller
19acf2feaf Update Redis version probe to skip comments. Fixes #789 2017-03-28 15:40:23 +00:00
dmiller
0e7f11673c Change more bin lib to string packing/fromhex. Closes #755. Closes #769 2017-03-25 13:39:44 +00:00
dmiller
d66dd69df2 Fix some swapped return values 2017-03-25 13:29:52 +00:00
dmiller
7c72319ab5 Change a few more bin.pack to string.pack 2017-03-24 22:05:52 +00:00
dmiller
1d3b5142be Fix some NSEdoc using the wrong script names 2017-03-24 22:05:51 +00:00
dmiller
312fbbfcf1 Report and record recovered creds in http-vuln-wnr1000-creds 2017-03-24 16:20:02 +00:00
dmiller
3220cbd62b Fix a crash in http-vuln-wnr1000-creds when request fails (i.e. not vuln) 2017-03-24 16:20:00 +00:00
dmiller
87fb195c3f Use a legit HTTP probe for detecting SSL in http-slowloris and -check 2017-03-23 22:42:02 +00:00