amass icon indicating copy to clipboard operation
amass copied to clipboard

JSON export contains IPv6 addresses when -ipv4 is provided as a launch argument

Open UFeindschiff opened this issue 3 years ago • 0 comments

Less of a bug, but more of a suggestion for an improvement, but the assumption when providing -ipv4 as a launch argument is that the results will only contain IPv4 addresses.

Maybe do the check for IPv4/v6 when extracting the output from the graph rather than have it as a filter when displaying the output (as it's seemingly currently done that way for output to textfile and stdout)

UFeindschiff avatar Mar 16 '22 16:03 UFeindschiff