Carding 4 Carders
Professional
- Messages
- 2,728
- Reaction score
- 1,536
- Points
- 113
Nowadays, fewer and fewer people choose to share their phone number on the Internet. And rightly so, in light of the increased incidence of telephone fraud, information breach and simple DDOS attacks. However, when registering on certain resources, users often use a phone number, part of which is displayed when trying to reset. Based on this, as well as web scrapping technology, the email2phonenumber utility looks for phone numbers by email.
Installation:
pastebin.com
Using
The option to search for numbers by sites is launched with the command:
The search for a number by resetting passwords on sites is carried out by the command
Where, after the -m parameter, you need to put a number mask, that is, enter all known numbers, and replace the unknowns with X
Installation:

LOCKNET - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Using
The option to search for numbers by sites is launched with the command:
Code:
python email2phonenumber.py scrape -e target@email.com
The search for a number by resetting passwords on sites is carried out by the command
Code:
python email2phonenumber.py bruteforce -m 555XXX1234 -e target@email.com -p /tmp/proxies.txt -q
Where, after the -m parameter, you need to put a number mask, that is, enter all known numbers, and replace the unknowns with X