nahamsec / lazyrecon

This script is intended to automate your reconnaissance process in an organized fashion
1.9k stars 569 forks source link

jq: error (at <stdin>:0): Cannot index string with string "dns_names" #33

Closed 0xcatallena0x closed 4 years ago

0xcatallena0x commented 4 years ago

Hi, will you please help me I am getting a error saying this jq: error (at :0): Cannot index string with string "dns_names"

0xcatallena0x commented 4 years ago

I don't know why but when running the script the error is there but by doing it manually the error did not show up.

0xcatallena0x commented 4 years ago

Fix: i added a domain suffix when running the script example ./lazyrecon.sh -d site.com

velocity16902 commented 4 years ago

Fixed for me: pip install jq pip3 install jq