Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traceroute assertion failure #1546

Open
freakyclown opened this issue Apr 10, 2019 · 0 comments
Open

Traceroute assertion failure #1546

freakyclown opened this issue Apr 10, 2019 · 0 comments

Comments

@freakyclown
Copy link

Whilst running some basics scan I had multiple crashes/aborts with Nmap. Please find all relevant information below.

Versions of interest:
Nmap: 7.70+dfsg1-6kali1
OS: kali-linux-xfce-2019.1-amd64

Commandline:
nmap -A -iL targets.txt -oA outputfile -T5
nmap -A -iL targets.txt -oA outputfile

I was only able to capture two of the errors for bug triage.

Error1:
Starting Nmap 7.70 ( https://nmap.org ) at 2019-04-09 10:48 BST
Got nsock WRITE error #104 (Connection reset by peer)
nmap: traceroute.cc:1324: void TracerouteState::read_replies(long int): Assertion `timeout / 1000 <= (long) o.scan_delay' failed.
Aborted

Error2:

Service scan Timing: About 96.46% done; ETC: 17:39 (0:00:09 remaining)
nmap: traceroute.cc:1324: void TracerouteState::read_replies(long int): Assertion `timeout / 1000 <= (long) o.scan_delay' failed.
Aborted

Other Notes:
The ranges were not vast, approx 16,000 IPs (roughly 1000 alive) and I was able to scan the same machines with Nmap 7.12 with no errors.

I no longer have access to the network that was under test, so unable to provide any further information over the above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants