amass icon indicating copy to clipboard operation
amass copied to clipboard

Amass can not output to JSON anymore?

Open mfocuz opened this issue 1 year ago • 3 comments

On latest release I see this error when trying to print to JSON flag provided but not defined: -json

Looks like since version 4 this options is dissapeared, probably together with --nolocaldb

Is it intentional change?

mfocuz avatar Sep 20 '23 07:09 mfocuz

Hi if you have updated your amass then it has been recently updated to v4 which doesn't support JSON file any more. Your can get the data using sqlite3 commands

Mr-Lazzy avatar Sep 22 '23 13:09 Mr-Lazzy

a lot of ppl used json output to build this into pipelines, so now it becomes more "convenient" exporting data from sqlite to json. Please bring feature back, it was super useful.

mfocuz avatar Oct 28 '23 09:10 mfocuz

I agree updating to v4 has broken almost all of my oneliners that I have used for a long time !

NeuroWinter avatar Mar 20 '24 21:03 NeuroWinter