{"id":28234235,"url":"https://github.com/mordavid/telegram-listener","last_synced_at":"2025-06-12T21:30:56.519Z","repository":{"id":192378565,"uuid":"686615801","full_name":"MorDavid/Telegram-Listener","owner":"MorDavid","description":"This script serves as a fundamental listener for bot channels on Telegram. ","archived":false,"fork":false,"pushed_at":"2023-09-03T11:50:25.000Z","size":71,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-18T22:13:23.020Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MorDavid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-03T11:49:51.000Z","updated_at":"2024-01-14T21:05:05.000Z","dependencies_parsed_at":"2023-09-04T14:42:53.569Z","dependency_job_id":"cef15b10-78db-44e9-a8df-2afcf6ba7d69","html_url":"https://github.com/MorDavid/Telegram-Listener","commit_stats":null,"previous_names":["mordavid/telegram-listener"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MorDavid/Telegram-Listener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorDavid%2FTelegram-Listener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorDavid%2FTelegram-Listener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorDavid%2FTelegram-Listener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorDavid%2FTelegram-Listener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MorDavid","download_url":"https://codeload.github.com/MorDavid/Telegram-Listener/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorDavid%2FTelegram-Listener/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259533617,"owners_count":22872424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-18T22:13:23.558Z","updated_at":"2025-06-12T21:30:56.510Z","avatar_url":"https://github.com/MorDavid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram Listener\nThis script serves as a fundamental listener for bot channels on Telegram. Its intended use is to aid in my research on phishing kits.\n\nHere's what each part of a valid Telegram API token represents:\n1. **Numeric Identifier (e.g., 1234567890)**: This is a unique numeric identifier for your bot. It's assigned when you create your bot using the BotFather on Telegram.\n2. **Colon (:) Separator**: The colon serves as a separator between the numeric identifier and the authentication token.\n3. **Authentication Token** (e.g., ABCDefghijklmnopqrstuvwxyz1234567890abcdefghi): This is a long alphanumeric string that acts as a secret key to authenticate your bot with Telegram's servers. It's generated by the BotFather when you create your bot and should be kept confidential.\n\n## Usage\n```\nusage: telegram-listener.py [-h] -a API_KEY -s TIME_SLEEP -o OUTPUT_FILENAME\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -a API_KEY, --api-key API_KEY\n                        For Example: 1234567890:ABCDEFGHIJKLMNOPQRSTUVWXYZ\n  -s TIME_SLEEP, --sleep TIME_SLEEP\n                        Seconds\n  -o OUTPUT_FILENAME, --output OUTPUT_FILENAME\n                        You know.. Output file...\n```\n\n## Screenshot\n![screenshot](./screenshot.png)\n\n## Articles\n- Uncovering a Message Thread Between Hackers Targeting Israeli Citizens [English]\\\nhttps://medium.com/cyesec/uncovering-a-message-thread-between-hackers-targeting-israeli-citizens-ba8b922ed1a5\n- Phishing The Phisherman [Hebrew]:\\\nhttps://www.digitalwhisper.co.il/files/Zines/0x99/DW153-3-PhishingThePhisherman.pdf","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmordavid%2Ftelegram-listener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmordavid%2Ftelegram-listener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmordavid%2Ftelegram-listener/lists"}