awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 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/xsstrikeالصورة الرمزية لـ UltimateHackers

    UltimateHackers/XSStrike

    15,027عرض على 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
    عرض على GitHub↗15,027
  • epi052/feroxbusterالصورة الرمزية لـ epi052

    epi052/feroxbuster

    7,522عرض على 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
    عرض على GitHub↗7,522
  • zaproxy/zaproxyالصورة الرمزية لـ zaproxy

    zaproxy/zaproxy

    15,293عرض على 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
    عرض على GitHub↗15,293

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • certcc/keyfinderC

    CERTCC/keyfinder

    0عرض على GitHub↗
    عرض على GitHub↗0
  • ciphey/cipheyالصورة الرمزية لـ ciphey

    ciphey/ciphey

    21,453عرض على 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
    عرض على GitHub↗21,453
  • codingo/vhostscanالصورة الرمزية لـ codingo

    codingo/VHostScan

    1,299عرض على 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
    عرض على GitHub↗1,299
  • danielmiessler/seclistsالصورة الرمزية لـ danielmiessler

    danielmiessler/SecLists

    71,596عرض على 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
    عرض على GitHub↗71,596
  • demonslay335/cryptotesterD

    Demonslay335/CryptoTester

    0عرض على GitHub↗
    عرض على GitHub↗0
  • denismaggior8/enigma-python-mcpالصورة الرمزية لـ denismaggior8

    denismaggior8/enigma-python-mcp

    4عرض على 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
    عرض على GitHub↗4
  • eush77/projects-solutionsE

    eush77/Projects-Solutions

    0عرض على GitHub↗
    عرض على GitHub↗0
  • ffuf/ffufالصورة الرمزية لـ ffuf

    ffuf/ffuf

    15,618عرض على 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
    عرض على GitHub↗15,618
  • ganapati/rsactftoolالصورة الرمزية لـ Ganapati

    Ganapati/RsaCtfTool

    6,977عرض على 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
    عرض على GitHub↗6,977
  • guardicore/monkeyالصورة الرمزية لـ guardicore

    guardicore/monkey

    7,014عرض على 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
    عرض على GitHub↗7,014
  • hellman/xortoolالصورة الرمزية لـ hellman

    hellman/xortool

    1,483عرض على GitHub↗

    A tool to analyze multi-byte xor cipher

    Python
    عرض على GitHub↗1,483
  • hightechsec/git-scannerالصورة الرمزية لـ HightechSec

    HightechSec/git-scanner

    382عرض على GitHub↗

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

    Shell
    عرض على GitHub↗382
  • ius/rsatoolالصورة الرمزية لـ ius

    ius/rsatool

    1,617عرض على GitHub↗

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

    Python
    عرض على GitHub↗1,617
  • ivanbg2004/0bl1v10n-cve-2024-25600-bricks-builder-plugin-for-wordpressI

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

    0عرض على GitHub↗
    عرض على GitHub↗0
  • jkdevarg/dont-leak-my-fileالصورة الرمزية لـ JkDevArg

    JkDevArg/dont-leak-my-file

    0عرض على 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
    عرض على GitHub↗0
  • jkdevarg/skycriptالصورة الرمزية لـ JkDevArg

    JkDevArg/skycript

    0عرض على GitHub↗
    Python
    عرض على GitHub↗0
  • lanmaster53/recon-ngالصورة الرمزية لـ lanmaster53

    lanmaster53/recon-ng

    5,698عرض على 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
    عرض على GitHub↗5,698
  • laszlopere/mcp-bytesmithالصورة الرمزية لـ laszlopere

    laszlopere/mcp-bytesmith

    0عرض على GitHub↗

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

    Pythonaibase64claude
    عرض على GitHub↗0
  • lirantal/is-website-vulnerableالصورة الرمزية لـ lirantal

    lirantal/is-website-vulnerable

    2,029عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗2,029
  • mandliya/short-fun-projectsM

    mandliya/short-fun-projects

    0عرض على GitHub↗
    عرض على GitHub↗0
  • marcinguy/scanmycode-ceM

    marcinguy/scanmycode-ce

    0عرض على GitHub↗
    عرض على GitHub↗0
  • mpgn/beast-pocM

    mpgn/BEAST-PoC

    0عرض على GitHub↗
    عرض على GitHub↗0
  • mpgn/padding-oracle-attackM

    mpgn/Padding-oracle-attack

    0عرض على GitHub↗
    عرض على GitHub↗0
  • mpgn/poodle-pocM

    mpgn/poodle-PoC

    0عرض على GitHub↗
    عرض على GitHub↗0
  • mxrch/evilizeM

    mxrch/evilize

    0عرض على GitHub↗
    عرض على GitHub↗0
  • nccgroup/featherdusterالصورة الرمزية لـ nccgroup

    nccgroup/featherduster

    1,132عرض على GitHub↗

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

    Python
    عرض على GitHub↗1,132
  • nil0x42/phpsploitالصورة الرمزية لـ nil0x42

    nil0x42/phpsploit

    2,475عرض على GitHub↗

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

    Pythonadvanced-persistent-threatbackdoorblackhat
    عرض على GitHub↗2,475