banner
andrewji8

Being towards death

Heed not to the tree-rustling and leaf-lashing rain, Why not stroll along, whistle and sing under its rein. Lighter and better suited than horses are straw sandals and a bamboo staff, Who's afraid? A palm-leaf plaited cape provides enough to misty weather in life sustain. A thorny spring breeze sobers up the spirit, I feel a slight chill, The setting sun over the mountain offers greetings still. Looking back over the bleak passage survived, The return in time Shall not be affected by windswept rain or shine.
telegram
twitter
github

Telegram 几款手机号码落查、定位工具

工具介绍
telegram-phone-number-checker 工具用于通过电话号码识别 Telegram 用户。使用此工具,您将收集与 Telegram 上的目标电话号码相关的用户名、显示名称和其他有价值的信息。该工具需要 Telegram API 密钥才能工作。获取 Telegram API 密钥是免费的。首先,请前往 Telegram 并使用有效的电话号码创建一个帐户(如果还没有的话)。
代码地址是:https://github.com/bellingcat/telegram-phone-number-checker

使用一次性电话号码的建议#

建议使用一次性电话号码;但是,您的个人设备没问题。请记住,有人可以通过您的电话号码使用此工具。

运行工具的要求#

  • 具有有效电话号码的 Telegram 帐户
  • Telegram API_ID 和 API_HASH,您可以通过在 my.telegram.org 创建开发者帐户来获取。

将这些值放入 .env 文件中,与您的 Telegram 帐户的电话号码一起:

API_ID=YOUR_API_ID
API_HASH=YOUR_API_HASH
PHONE_NUMBER=YOUR_PHONE_NUMBER

如果您不创建此文件,您也可以在调用该工具时提供这 3 个值,或者运行程序交互提示输入它们。

用法示例#

查一个号码#

telegram-phone-number-checker --phone-numbers +1234567890

查多个号码#

telegram-phone-number-checker --phone-numbers +1234567890,+9876543210,+111111111

交互式版本,系统会提示您输入电话号码#

telegram-phone-number-checker

覆盖.env 中的 telegram API 密钥(或者如果找不到.env)#

telegram-phone-number-checker --api-id YOUR_API_KEY --api-hash YOUR_API_HASH --api-phone-number YOUR_PHONE_NUMBER --phone-numbers +1234567890

交互式版本
系统会提示您输入电话号码:

telegram-phone-number-checker

覆盖 .env 中的 Telegram API 密钥
如果找不到 .env 文件,您可以使用以下命令:

telegram-phone-number-checker --api-id YOUR_API_KEY --api-hash YOUR_API_HASH --api-phone-number YOUR_PHONE_NUMBER --phone-numbers +1234567890

查询结果
查询结果将输出到控制台,同时也会以 JSON 形式写入文件。您可以通过添加 --output your_filename.json 将其写入另一个文件。

对于每个电话号码,您可能会得到以下可能的响应:

如果可用,您将收到与该号码相关的 Telegram 用户名、姓名和 ID。
“未检测到用户名”。这意味着该号码似乎用于创建 Telegram 帐户,但用户并未选择 Telegram 用户名。可以选择在 Telegram 上创建用户名。
“错误:无响应,用户不存在或已阻止添加联系人。”:导致此响应的原因可能有多种。
该电话号码尚未用于创建 Telegram 帐户。
或者:电话号码已连接到 Telegram 帐户,但用户限制了通过电话号码找到他 / 她的选项。
或者:发生另一个错误。

1、从 Telegram 用户 / ID 获取电话号码
https://www.callmebot.com/get-phone-number-from-telegram-user-id/

image

2、电报电话号码检查器用于检查电话号码是否已连接到 Telegram 帐户的 Python 工具 / 脚本。检索可用的用户名、姓名和 ID。
https://pypi.org/project/telegram-phone-number-checker/https://github.com/bellingcat/telegram-phone-number-checker

3、Telegram 获取远程 IP 该脚本旨在用于确定电报中对话者的 IP 地址。您必须安装 tshark 才能使用它。要确定 IP 地址,你们必须在彼此的联系人中。
https://github.com/n0a/telegram-get-remote-ip?ref=n0a.pw

4、Telegram 定位通过提供 50-100 米范围内的精确跟踪
https://github.com/IvanGlinkin/CCTV

加载中...
此文章数据所有权由区块链加密技术和智能合约保障仅归创作者所有。