{"id":19894777,"url":"https://github.com/ekultek/pybelt","last_synced_at":"2025-04-05T13:07:49.047Z","repository":{"id":53850436,"uuid":"78139455","full_name":"Ekultek/Pybelt","owner":"Ekultek","description":"The hackers tool belt","archived":false,"fork":false,"pushed_at":"2018-08-06T14:07:07.000Z","size":3722,"stargazers_count":520,"open_issues_count":0,"forks_count":105,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-03-29T12:08:05.642Z","etag":null,"topics":["google-dorks","hash-cracking","hash-verification","port-scanning","proxies","sqli","vulnerability"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"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/Ekultek.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}},"created_at":"2017-01-05T18:54:43.000Z","updated_at":"2025-03-15T10:58:47.000Z","dependencies_parsed_at":"2022-08-23T09:41:33.951Z","dependency_job_id":null,"html_url":"https://github.com/Ekultek/Pybelt","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ekultek%2FPybelt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ekultek%2FPybelt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ekultek%2FPybelt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ekultek%2FPybelt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ekultek","download_url":"https://codeload.github.com/Ekultek/Pybelt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339158,"owners_count":20923014,"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":["google-dorks","hash-cracking","hash-verification","port-scanning","proxies","sqli","vulnerability"],"created_at":"2024-11-12T18:34:36.730Z","updated_at":"2025-04-05T13:07:49.031Z","avatar_url":"https://github.com/Ekultek.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"** NOTE: This project is no longer updated, this will be the last push to this project, if you would like more info, feel free to ping me on Twitter: [@stay__salty](https://twitter.com/stay__salty) **\n\n# Pybelt\n\nPybelt is an open source hackers tool belt complete with:\n\n - A port scanner\n - SQL injection scanner\n - Dork checker\n - Hash cracker\n - Hash type verification tool\n - Proxy finding tool\n - XSS scanner\n \nIt is capable of cracking hashes without prior knowledge of the algorithm, scanning ports on a given host, searching for SQLi vulnerabilities in a given URL, verifying that your Google dorks work like they should, verifying the algorithm of a given hash, scanning a URL for XSS vulnerability, and finding usable HTTP proxies.\n\n## Screenshots\nSQL Injection scanning made easy, just provide a URL and watch it work\n![sqli](https://s29.postimg.org/vgufri8uf/sqli_scan.png)\n\nDork checker, have some Dorks you're not sure of? Go ahead and run the Dork check with the Dork as an argument, it will pull 100 URLs and give you success rate for the Dork\n![dork](https://s29.postimg.org/m58dujwav/dork_scan.png)\n\nHash cracking made simple, provide the hash type at the end \":md5, :sha256, etc\" for a specific hash, or \":all\" for all algorithms available on your machine\n![hash](https://s29.postimg.org/802ksqn9j/hash_cracking.png)\n\nAnd many more!\n\n## Usage\n\n### Installation\n\nYou can either clone the repository \n`git clone https://github.com/ekultek/pybelt.git`\nor download the latest release as a zip/tar ball [here](https://github.com/Ekultek/PyBelt/releases/tag/1.0)\n\n\nOnce you have the program installed cd into the directory and run the following command:\n`pip install -r requirements.txt`\nThis will install all of the programs needed libraries and should be able to be run from there.\n \n### Functionality\n\n`python pybelt.py -p 127.0.0.1` Will run a port scan on your local host\n\n`python pybelt.py -s http://example.com/php?id=2` Will run a SQLi scan on the given URL\n\n`python pybelt.py -d idea?id=55` Will run a Dork check on the given Google Dork\n\n`python pybelt.py -c 9a8b1b7eee229046fc2701b228fc2aff:all` Will attempt to crack the hash using all algorithms available on the computer\n\n`python pybelt.py -v 098f6bcd4621d373cade4e832627b4f6` Will try to verify the hash type\n\n`python pybelt.py -f` Will find usable proxies\n\n`python pybelt.py -x http://127.0.0.1/php?id=1` Will search the URL for XSS vulnerability\n\n### License\n\nThis program is licensed under the MIT license, you can the license in the DOCS folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekultek%2Fpybelt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekultek%2Fpybelt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekultek%2Fpybelt/lists"}