Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing subdomains list in final report #39

Open
kakumanivrn opened this issue Mar 2, 2020 · 5 comments
Open

Missing subdomains list in final report #39

kakumanivrn opened this issue Mar 2, 2020 · 5 comments

Comments

@kakumanivrn
Copy link

Hi all, I am missing subdomains list in the final report. Anybody else facing the same issues?

@jstgs
Copy link

jstgs commented May 12, 2020

Im having that issue to my alldomains.txt has nothing in it after doing a scan.

@Flashyy911
Copy link

Same problem here.

@carlosmiei
Copy link

Same problem

@Kenza-BHL
Copy link

same problem ...Anyone find solution???

@bharath619
Copy link

replace the below with existing line in lazyrecon.sh file

curl -s https://api.certspotter.com/v1/issuances\?domain\=$domain\&expand\=dns_names\&expand\=issuer | jq '.[].dns_names[]' | sed 's/"//g' | sed 's/*.//g' | sort -u | grep $domain >> ./$domain/$foldername/$domain.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants