View Single Post
  #1 Old 09-28-2024, 06:27 PM
ramirez
 
ramirez's Avatar
 
Join Date: Sep 2013
Posts: 56
ramirez is an unknown quantity at this point
Default How to find out the users phone number in Telegram!

1. First of all, we will need to persuade the interlocutor to switch to the bots listed below under any pretext.

@Tpoisk_Bot
@addprivategroup_bot
@EyeGoodBot
@protestchat_bot
@joinchatru_bot
@GetCont_bot
@Checnum_bot

2. When our victim visited one of these bots, we will need to switch to the @deanonym_bot bot

3. We make a request for information in it by the nickname telegram without @, either by specifying the personal ID of the victim or simply forward a message from the user by specifying the personal ID of the victim or simply forward a message from the user.

That's the uncomplicated way we get our victim's phone number.

In order not to burn down your number after logging into the @deanonym_bot bot, do not click Register, also in other bots that request a number!

It is not necessary to drive bots into bots, it is enough to make "contact" with them, because if you have not contacted the user, then it does not exist for your session.
The easiest thing to do using a telethon is to make a GetFullUserRequest




Creating a fake bot for deanonymization

◾️Leaving the team:

git clone https://github.com/lamer112311/Dnnme2
cd Dnnme2
pip install -r requirements.txt
python build.py

◾️After that, you will be asked for your Telegram ID, and subsequently your bot token

To find your ID, go to the bot: @useridinfobot and click /start. After that, the bot will give you your ID:

The ID is needed so that the bot can send you the data of those who used this bot.

To create a bot, go to BotFather and select /newbot.

◾️After that, enter the address of our bot (with the _bot postfix)

Now below we can get the API key of our bot.

◾️To activate the bot, we prescribe python probiv.by

After the user has shared the number in the bot, the data is sent to your telegram and also to the terminal.

If the user requests an advanced search, they will need to share the geolocation. Which, of course, will be in your telegram and in the terminal.
ramirez is offline   Reply With Quote