Skip to main content

No project description provided

Project description

Keycloak XSS

Keycloak XSS is a vulnerability scanner tool designed for web application security testing. It focuses on CVE-2021-20323 and provides web penetration testers and bug bounty hunters with a tool to identify potential vulnerability.

Features

  • Scans a single URL or a list of URLs for vulnerabilities related to CVE-2021-20323.
  • Supports command-line interface (CLI) for easy usage.
  • Option to specify input and output files.
  • Integration with Telegram for notifications.
  • Opens a blog to read more about the identified bug.

Installation

pip install keycloak_xss

Prerequisites

Modules Required for Execution

  • click
  • pyyaml
  • requests

Help Menu

keycloak_xss -h

Options:

  • -u, --url: URL to scan keycloak_xss -u https://target.com
  • -i, --input <filename>: Read input from text keycloak_xss -i target.txt
  • -o, --output <filename>: Write output in txt file keycloak_xss -i target.txt -o output.txt
  • -c, --chatid: Creating Telegram Notification keycloak_xss --chatid yourid
  • -b, --blog: To Read about CVE-2021-20323 Bug keycloak_xss -b
  • -h, --help: Help Menu

Disclaimer

This module is intended for educational and ethical purposes only. Unauthorized use of this script to perform malicious activities is strictly prohibited. The developers are not responsible for any misuse or damage caused by this script.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

keycloak_xss-1.2.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

keycloak_xss-1.2-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page