{"id":25058497,"url":"https://github.com/hackfutsec/blitzssh","last_synced_at":"2025-05-07T13:02:49.774Z","repository":{"id":275502204,"uuid":"926264679","full_name":"HackfutSec/BlitzSSH","owner":"HackfutSec","description":"BlitzSSH is a multi-threaded SSH brute-force tool with Telegram integration for real-time notifications.","archived":false,"fork":false,"pushed_at":"2025-02-02T23:26:15.000Z","size":15,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T13:02:30.000Z","etag":null,"topics":["automation","brute-force","checker","cybersecurity","ethical-hacking","multithreading","paramiko","pentesting","python","security","ssh","ssh-checher","telegram-bot"],"latest_commit_sha":null,"homepage":"https://github.com/HackfutSec/BlitzSSH.git","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HackfutSec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-02T23:15:53.000Z","updated_at":"2025-05-04T09:33:23.000Z","dependencies_parsed_at":"2025-02-03T00:21:12.095Z","dependency_job_id":"831abd2e-a341-4be2-a622-85457412f21a","html_url":"https://github.com/HackfutSec/BlitzSSH","commit_stats":null,"previous_names":["hackfutsec/blitzssh"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackfutSec%2FBlitzSSH","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackfutSec%2FBlitzSSH/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackfutSec%2FBlitzSSH/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackfutSec%2FBlitzSSH/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HackfutSec","download_url":"https://codeload.github.com/HackfutSec/BlitzSSH/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252883226,"owners_count":21819158,"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":["automation","brute-force","checker","cybersecurity","ethical-hacking","multithreading","paramiko","pentesting","python","security","ssh","ssh-checher","telegram-bot"],"created_at":"2025-02-06T14:37:34.119Z","updated_at":"2025-05-07T13:02:49.727Z","avatar_url":"https://github.com/HackfutSec.png","language":"Python","readme":"# BlitzSSH - SSH Cracking Tool\n\n## Description\nBlitzSSH is a powerful and efficient SSH login brute-force testing tool. It allows security professionals to test SSH credentials from an input file and identify valid login combinations.\n\nIt supports multiple credential formats, making it versatile for different list structures.\n\n## Features\n- Supports various credential formats:\n  - `hostname:username:password`\n  - `hostname:port:username:password`\n  - `hostname;user;password`\n  - `user:password:hostname:port`\n  - `user;password;hostname`\n  - `user:port:password:hostname`\n- Multi-threaded execution for faster results\n- Automatic logging of valid and invalid SSH credentials\n- Telegram integration for real-time notifications of successful logins\n- Beautifully formatted output using `rich` and `pystyle`\n\n## Dependencies\nEnsure you have the following Python packages installed:\n```bash\npip install paramiko python-telegram-bot rich pystyle\n```\n\n## Usage\n1. Clone the repository:\n```bash\ngit clone https://github.com/HackfutSec/BlitzSSH.git\ncd BlitzSSH\n```\n\n2. Edit the script to add your Telegram bot token and chat ID:\n```python\nTELEGRAM_BOT_TOKEN = \"your_bot_token\"\nTELEGRAM_CHAT_ID = \"your_chat_id\"\n```\n\n3. Run the script:\n```bash\npython blitzssh.py\n```\n\n4. Enter the path to your credential list when prompted.\n\n## Output\n- **Good_Ssh.txt**: Contains valid SSH credentials\n- **Bad_Ssh.txt**: Contains invalid login attempts\n- Successful logins are sent to Telegram if configured\n\n## Important Notes\n- Do **not** use this tool for unauthorized access. It is intended for security research and penetration testing only.\n- Ensure you have permission before testing any systems.\n\n## Disclaimer\nBlitzSSH is provided for educational purposes. The authors are not responsible for any misuse of this tool.\n\n## Author\n**HackFutSec** - Ethical Hacking \u0026 Security Research\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackfutsec%2Fblitzssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackfutsec%2Fblitzssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackfutsec%2Fblitzssh/lists"}