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

載入中......
此文章數據所有權由區塊鏈加密技術和智能合約保障僅歸創作者所有。