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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to kishanbagaria/padding-oracle-attacker

Open-source alternatives to Padding Oracle Attacker

30 open-source projects similar to kishanbagaria/padding-oracle-attacker, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Padding Oracle Attacker alternative.

  • ultimatehackers/xsstrikeAvatar UltimateHackers

    UltimateHackers/XSStrike

    15,027Vezi pe 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
    Vezi pe GitHub↗15,027
  • epi052/feroxbusterAvatar epi052

    epi052/feroxbuster

    7,522Vezi pe 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
    Vezi pe GitHub↗7,522
  • zaproxy/zaproxyAvatar zaproxy

    zaproxy/zaproxy

    15,293Vezi pe 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
    Vezi pe GitHub↗15,293

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • certcc/keyfinderC

    CERTCC/keyfinder

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ciphey/cipheyAvatar ciphey

    ciphey/ciphey

    21,453Vezi pe GitHub↗

    Ciphey is an automated decryption tool and cryptographic analysis framework designed to identify and reverse encryptions, encodings, and hashes without requiring a known key or cipher. It functions as a hash cracking engine and a heuristic cipher identifier to recover original plaintext from unknown data patterns. The project features a nested encoding resolver that iteratively unwraps multiple layers of encryption and encoding until readable text is reached. It employs a heuristic cryptanalysis workflow to analyze data characteristics and guess the likely encoding scheme or encryption method

    Rust
    Vezi pe GitHub↗21,453
  • codingo/vhostscanAvatar codingo

    codingo/VHostScan

    1,299Vezi pe GitHub↗

    A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.

    Pythonbugbountyctf-toolsdiscovery-service
    Vezi pe GitHub↗1,299
  • danielmiessler/seclistsAvatar danielmiessler

    danielmiessler/SecLists

    71,596Vezi pe GitHub↗

    SecLists is a centralized library of security assessment data designed to support vulnerability discovery and penetration testing. It functions as a comprehensive repository of wordlists, payloads, and testing methodologies used to audit software, firmware, and internet-connected hardware for technical vulnerabilities. The project distinguishes itself through a standardized taxonomy and a language-agnostic data format, which allows security tools to predictably ingest and utilize its assets regardless of the underlying programming environment. By decoupling raw testing data from execution log

    PHP
    Vezi pe GitHub↗71,596
  • demonslay335/cryptotesterD

    Demonslay335/CryptoTester

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • denismaggior8/enigma-python-mcpAvatar denismaggior8

    denismaggior8/enigma-python-mcp

    4Vezi pe GitHub↗

    An MCP (Model Context Protocol) server that brings the capabilities of the enigmapython library to LLMs, allowing them to encrypt and decrypt messages using historically accurate Enigma machine emulators

    Pythoncryptographyenigmapythonhistorical-ciphers
    Vezi pe GitHub↗4
  • eush77/projects-solutionsE

    eush77/Projects-Solutions

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ffuf/ffufAvatar ffuf

    ffuf/ffuf

    15,618Vezi pe GitHub↗

    This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure mapping. It functions as a security-focused scanner that identifies hidden files, directories, parameters, and virtual hosts by injecting payloads into HTTP requests. By systematically testing how servers handle various inputs, it assists in mapping the architecture of web applications and uncovering potential security vulnerabilities. The tool distinguishes itself through a highly concurrent engine that manages asynchronous request execution and recursive job orchestration. I

    Gofuzzerinfosecpentesting
    Vezi pe GitHub↗15,618
  • ganapati/rsactftoolAvatar Ganapati

    Ganapati/RsaCtfTool

    6,977Vezi pe GitHub↗

    RsaCtfTool is a specialized cryptography suite designed for solving capture-the-flag challenges. It serves as a cryptanalysis and key recovery tool used to derive private keys and decrypt data from weak RSA public key implementations. The tool functions as an integer factorization toolkit, employing a variety of mathematical attacks and algorithms to decompose large composite numbers into their prime factors. It integrates with external prime number databases to accelerate the factorization process and identifies specific mathematical vulnerabilities in key generation. Its capabilities cover

    Python
    Vezi pe GitHub↗6,977
  • guardicore/monkeyAvatar guardicore

    guardicore/monkey

    7,014Vezi pe GitHub↗

    Monkey is an adversary emulation platform and breach and attack simulation tool designed to test network defenses through automated lateral movement and exploit delivery. It functions as a network security testing system that evaluates security posture by attempting to propagate through vulnerabilities and extract sensitive system credentials. The platform distinguishes itself by simulating specific real-world attacker behaviors, such as ransomware encryption, cryptojacking, and the theft of browser-stored credentials and secure shell keys. It utilizes binary hash randomization to evade antiv

    Python
    Vezi pe GitHub↗7,014
  • hellman/xortoolAvatar hellman

    hellman/xortool

    1,483Vezi pe GitHub↗

    A tool to analyze multi-byte xor cipher

    Python
    Vezi pe GitHub↗1,483
  • hightechsec/git-scannerAvatar HightechSec

    HightechSec/git-scanner

    382Vezi pe GitHub↗

    A tool for bug hunting or pentesting for targeting websites that have open .git repositories available in public

    Shell
    Vezi pe GitHub↗382
  • ius/rsatoolAvatar ius

    ius/rsatool

    1,617Vezi pe GitHub↗

    rsatool can be used to calculate RSA and RSA-CRT parameters

    Python
    Vezi pe GitHub↗1,617
  • ivanbg2004/0bl1v10n-cve-2024-25600-bricks-builder-plugin-for-wordpressI

    ivanbg2004/0BL1V10N-CVE-2024-25600-Bricks-Builder-plugin-for-WordPress

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • jkdevarg/dont-leak-my-fileAvatar JkDevArg

    JkDevArg/dont-leak-my-file

    0Vezi pe GitHub↗

    Aplicación de protección contra filtraciones de documentos desarrollada en Python. Utiliza watermarks cifrados con AES-256 y seguimiento en base de datos para detectar posibles filtraciones. ¡Protege tu propiedad intelectual con tecnología avanzada! 🛡️

    Python
    Vezi pe GitHub↗0
  • jkdevarg/skycriptAvatar JkDevArg

    JkDevArg/skycript

    0Vezi pe GitHub↗
    Python
    Vezi pe GitHub↗0
  • lanmaster53/recon-ngAvatar lanmaster53

    lanmaster53/recon-ng

    5,698Vezi pe GitHub↗

    recon-ng is an open source intelligence reconnaissance framework designed to automate the collection and aggregation of public information. It is a modular intelligence tool that utilizes a system of pluggable modules to harvest target data, resolve DNS queries, and parse web content. The framework is built as an API-driven tool with a programmatic interface to integrate with other security workflows. It is provided as a containerized application, using Docker to ensure a consistent environment for running reconnaissance tasks and managing a persistent data store. Its capabilities cover exte

    Python
    Vezi pe GitHub↗5,698
  • laszlopere/mcp-bytesmithAvatar laszlopere

    laszlopere/mcp-bytesmith

    0Vezi pe GitHub↗

    Pure-Python MCP server for encoding, hashing, and crypto-primitives — computed for real, locally.

    Pythonaibase64claude
    Vezi pe GitHub↗0
  • lirantal/is-website-vulnerableAvatar lirantal

    lirantal/is-website-vulnerable

    2,029Vezi pe GitHub↗

    finds publicly known security vulnerabilities in a website's frontend JavaScript libraries

    JavaScript
    Vezi pe GitHub↗2,029
  • mandliya/short-fun-projectsM

    mandliya/short-fun-projects

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • marcinguy/scanmycode-ceM

    marcinguy/scanmycode-ce

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mpgn/beast-pocM

    mpgn/BEAST-PoC

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mpgn/padding-oracle-attackM

    mpgn/Padding-oracle-attack

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mpgn/poodle-pocM

    mpgn/poodle-PoC

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mxrch/evilizeM

    mxrch/evilize

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • nccgroup/featherdusterAvatar nccgroup

    nccgroup/featherduster

    1,132Vezi pe GitHub↗

    An automated, modular cryptanalysis tool; i.e., a Weapon of Math Destruction

    Python
    Vezi pe GitHub↗1,132
  • nil0x42/phpsploitAvatar nil0x42

    nil0x42/phpsploit

    2,475Vezi pe GitHub↗

    Full-featured C2 framework which silently persists on webserver with a single-line PHP backdoor

    Pythonadvanced-persistent-threatbackdoorblackhat
    Vezi pe GitHub↗2,475