KeycloakScanner is a simple Python script designed to scan for version and security vulnerabilities in Keycloak.
KeycloakScanner is a tool that helps identify version and security vulnerabilities in Keycloak, an open-source identity and access management solution. It automates the process of scanning for common security issues, making it easier to test and secure Keycloak installations.
- Get version of Keycloak
- Automated scanning for security vulnerabilities in Keycloak
- Easy to use with a simple command-line interface
- Clone the repository:
git clone https://github.com/Orangiuss/KeycloakScanner.git
- Navigate to the SQLTimeProbe directory:
cd KeycloakScanner
- And enjoy ;) :
python3 keycloakscanner.py -l urls.txt -c
This tool is intended for educational purposes only. Misuse of this tool on websites without prior authorization is illegal and could lead to legal consequences.
Contributions are welcome! Feel free to open an issue or submit a pull request.