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.2k stars 261 forks source link

Bruteforce Failing when trying Amazon #6

Closed MrHobbits closed 3 years ago

MrHobbits commented 5 years ago

Tried to brute force an american number, script downloaded the NANPA files, then said "Using Amazon to find the victim's phone number..."

and then it errors with a giant error that begins with this:


Unknown error: 

<!doctype html><!--[if IE 8]><html data-19ax5a9jf="dingo" class="a-no-js a-lt-ie10 a-lt-ie9 a-ie8"><![endif]--><!--[if IE 9]><html data-19ax5a9jf="dingo" class="a-no-js a-lt-ie10 a-ie9"><![endif]--><!--[if !(IE 8)&!(IE 9)]><!--><html data-19ax5a9jf="dingo" class="a-no-js"><!--<![endif]-->
  <head>
<script type='text/javascript'>var ue_t0=ue_t0||+new Date();</script>
<script type='text/javascript'>
window.ue_ihb = (window.ue_ihb || window.ueinit || 0) + 1;
if (window.ue_ihb === 1) {

var ue_csm = window,
martinvigo commented 4 years ago

Thanks for letting me know. Note that this tool is meant as a PoC, you can do the same with any webproxy like Burp's intruder. I am also still working on phonerator, which will be the right tool to generate valid phone numbers and will be able to give you the list needed to use on online services like Amazon

martinvigo commented 3 years ago

I've published a new one. Check https://www.martinvigo.com/phonerator-an-advanced-valid-phone-number-generator/