awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KishanBagaria avatar

KishanBagaria/padding-oracle-attacker

0
View on GitHub↗
217 stars·32 forks·TypeScript·MIT·5 views

Padding Oracle Attacker

🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.

Features

  • Cryptography Tools - CLI tool for executing padding oracle attacks.
  • Web Security Testing - Tool for executing padding oracle attacks.

Star history

Star history chart for kishanbagaria/padding-oracle-attackerStar history chart for kishanbagaria/padding-oracle-attacker

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Padding Oracle Attacker

Similar open-source projects, ranked by how many features they share with Padding Oracle Attacker.
  • ultimatehackers/xsstrikeUltimateHackers avatar

    UltimateHackers/XSStrike

    15,027View on GitHub↗

    XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web response analysis. It functions as a web application fuzzer and vulnerability scanner that identifies injection points and security flaws. The project includes a specialized utility for detecting blind XSS, where payloads execute asynchronously or on separate pages. It also features a JavaScript library auditor to identify outdated libraries with known vulnerabilities and a dedicated tool for identifying and bypassing web application firewalls using various evasion techniques.

    Python
    View on GitHub↗15,027
  • zaproxy/zaproxyzaproxy avatar

    zaproxy/zaproxy

    15,293View on GitHub↗

    OWASP ZAP is a dynamic application security testing tool and intercepting HTTP proxy used to find vulnerabilities in web applications. It functions as a penetration testing framework that enables both automated security scanning and manual security testing of running web services. The tool provides a suite of capabilities for analyzing web applications from the outside in, including the ability to capture and modify traffic between a browser and a target application. It is designed to integrate into DevSecOps pipelines to provide consistent security checks across different environments.

    Java
    View on GitHub↗15,293
  • epi052/feroxbusterepi052 avatar

    epi052/feroxbuster

    7,522View on GitHub↗

    Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and directories on web servers. It functions as a recursive URL scanner that identifies unlinked endpoints and API resources by combining wordlist-based scanning with automated crawling. The tool operates as a proxy-aware fuzzer, allowing network requests to be routed through HTTP or SOCKS proxies for traffic interception or anonymity. It utilizes recursive directory crawling to automatically queue discovered paths and find nested content. The system includes capabilities for discovery

    Rustcontent-discoveryenumerationhacktoberfest
    View on GitHub↗7,522
  • cert-polska/artemisCERT-Polska avatar

    CERT-Polska/Artemis

    1,178View on GitHub↗

    A modular vulnerability scanner with automatic report generation capabilities.

    Pythonartemispentestingsecurity
    View on GitHub↗1,178
See all 30 alternatives to Padding Oracle Attacker→

Frequently asked questions

What does kishanbagaria/padding-oracle-attacker do?

🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.

What are the main features of kishanbagaria/padding-oracle-attacker?

The main features of kishanbagaria/padding-oracle-attacker are: Cryptography Tools, Web Security Testing.

What are some open-source alternatives to kishanbagaria/padding-oracle-attacker?

Open-source alternatives to kishanbagaria/padding-oracle-attacker include: ultimatehackers/xsstrike — XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web… zaproxy/zaproxy — OWASP ZAP is a dynamic application security testing tool and intercepting HTTP proxy used to find vulnerabilities in… epi052/feroxbuster — Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and… cert-polska/artemis — A modular vulnerability scanner with automatic report generation capabilities. codingo/vhostscan — A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work… ciphey/ciphey — Ciphey is an automated decryption tool and cryptographic analysis framework designed to identify and reverse…