martinvigo / email2phonenumber

A OSINT tool to obtain a target's phone number just by having his email address
https://www.martinvigo.com/email2phonenumber
MIT License
2.18k stars 262 forks source link

Bruteforce doesn't work #7

Closed g1lgam3sh closed 3 years ago

g1lgam3sh commented 4 years ago

Hi,bruteforce doesnt work,it's possible do the same with other tools?

Lordwider02 commented 4 years ago

No :(

martinvigo commented 4 years ago

Yes, you could use any tool that allows you to send numerous crafted http requests like Burp intruder, wfuzz, etc. Keeping the tool updated to work with every service is difficult because it relies not only on the API but also on UI elements. Any small change breaks the logic.

martinvigo commented 3 years ago

Also remember that this tool is just a PoC. I've published a new one. Check https://www.martinvigo.com/phonerator-an-advanced-valid-phone-number-generator/