subzy icon indicating copy to clipboard operation
subzy copied to clipboard

Error processing: Process: Fingerprints: unexpected end of JSON input

Open h3cksamrat opened this issue 3 years ago • 6 comments

When I give the following command, I get an error.

$ subzy -targets findomain_subd.txt
2021/05/05 05:17:56 Error processing: Process: Fingerprints: unexpected end of JSON input

h3cksamrat avatar May 05 '21 09:05 h3cksamrat

Would you mind showing us the output of fingerprints.json from your home directory.

NSEcho avatar May 05 '21 11:05 NSEcho

Deleting fingerprints.json from home directory fixed my issue

rahuldora377 avatar May 16 '21 16:05 rahuldora377

@rahuldora377 perhaps it was malformed. When the subzy run it will check whether fingerprints.json exists in the home directory and will load fingerprints from there. If it is not present, it will be downloaded from this repo.

NSEcho avatar May 16 '21 21:05 NSEcho

And according to the error, it indeed looks like it was malformed

NSEcho avatar May 17 '21 09:05 NSEcho

I have deleted the fingerprints.json file but I still encounter the problem.

manoprasanth-m avatar Jul 02 '21 14:07 manoprasanth-m

Is it the same error?

NSEcho avatar Jul 03 '21 17:07 NSEcho