robertdavidgraham / masscan

TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
GNU Affero General Public License v3.0
23.47k stars 3.07k forks source link

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

Open dpolpa opened 1 year ago

dpolpa commented 1 year ago

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

dpolpa commented 1 year ago

Probably the same root cause as in https://github.com/robertdavidgraham/masscan/issues/717