x1mdev / ReconPi

ReconPi - A lightweight recon tool that performs extensive scanning with the latest tools.
https://x1m.nl/posts/recon-pi/
MIT License
713 stars 116 forks source link

Corrected some mistake, improved some efficiency #60

Closed maverickNerd closed 4 years ago

maverickNerd commented 4 years ago

Did a lot of runs today, and found some mistakes, hopefully all are resolved now.

If alive_subdomains < 500, use dnsgen otherwise altdns

This way tools will be more efficient and will not take a day to run.

x1mdev commented 4 years ago

Thanks @maverickNerd, appreciated as always!