robertdavidgraham / masscan

TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] [bug] masscan result json not formatted correctly

dpolpa opened this issue · comments

Every now and then masscan does not print the closing bracket "]" when outputting to a json file.

Masscan version 1.3.2 ( https://github.com/robertdavidgraham/masscan )
Compiled on: Jul 14 2023 14:24:07
Compiler: gcc 11.3.0
masscan-json

Probably the same root cause as in #717