Pybelt v1.1 releases: The hackers tool belt
Pybelt is an open source hacker tool belt complete with:
- A port scanner
- SQL injection scanner
- Dork checker
- Hash cracker
- Hash type verification tool
- Proxy finding tool
- XSS scanner
It 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.
SQL Injection scanning made easy, just provide a URL and watch it work. Dork 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. Hash 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
Changelog v1.1
- some updates to the functionality
- v1.1 is the last push to this project
Installation
Usage
Copyright 2016 Ekultek (Thomas Perkins)
Source: https://github.com/Ekultek/