s0md3v / Photon

Incredibly fast crawler designed for OSINT.
GNU General Public License v3.0
10.75k stars 1.47k forks source link

Subdomains not working #152

Open modulexcite opened 4 years ago

modulexcite commented 4 years ago

Hi,

First things first, thank you for creating and sharing so many awesome tools. You 🤘 .

It looks findsubdomains.com no longer exists and is redirected to Spyse and hence photon is not exporting any subdomains to a text file when using the flag --dns. Can you please review?

Thanks again for an awesome project!

morkot commented 4 years ago

@modulexcite I am not sure is this issue related. Could you share your exact commands and more info on how to reproduce?

modulexcite commented 4 years ago

Hi @morkot, I do not think they are related but I can be wrong as I'm often 😄. Here's what I've noticed, I do not see a file subdomains.txt in my output folder when running python photon.py -u http://example.com --dns with the rest of the following files so I assumed it was related to the domain redirect to Spyse and that endpoint no longer existing. Here's the code under the plugins directory: findsubdomains

Stroichik commented 1 year ago

Same thing. --dns option breaks script due to findsubdomains.com no longer exists and is redirected to Spyse

MathiasLui commented 1 year ago

This issue still persists, almost 4 years later