nahamsec / lazyrecon

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

jq: error (at <stdin>:0): Cannot iterate over null (null) #32

Open GDATTACKER-RESEARCHER opened 4 years ago

GDATTACKER-RESEARCHER commented 4 years ago

getting error saying jq: error (at :0): Cannot iterate over null (null)

vdvcoder commented 4 years ago

Same here when generating report for target. jq: error (at <stdin>:0): Cannot iterate over null (null)

nahamsec commented 4 years ago

If this is happening during the asset discovery phase, it's probably because the target returned nothing on crt.sh. Can you check manually?

GDATTACKER-RESEARCHER commented 4 years ago

Actually i check it's saying crt.sh in bash profile but when we tries it says not found