awesome-repositories.comCatégoriesBlog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

27 dépôts

Awesome GitHub RepositoriesAttack Payloads

Collections of malicious strings and vectors for web application testing.

Explore 27 awesome GitHub repositories matching part of an awesome list · Attack Payloads. Refine with filters or upvote what's useful.

Awesome Attack Payloads GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • swisskyrepo/payloadsallthethingsAvatar de swisskyrepo

    swisskyrepo/PayloadsAllTheThings

    78,434Voir sur GitHub↗

    This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers. It functions as a centralized repository of offensive security techniques, providing a structured collection of exploit payloads, attack vectors, and methodologies for conducting vulnerability assessments and penetration testing. The repository distinguishes itself through a cross-platform payload taxonomy that categorizes exploitation methods by vulnerability type and target environment, enabling rapid lookup during security assessments. It maintains high standards of data i

    Curated repository of payloads for various web security vulnerabilities.

    Pythonbountybugbountybypass
    Voir sur GitHub↗78,434
  • danielmiessler/seclistsAvatar de danielmiessler

    danielmiessler/SecLists

    71,596Voir sur 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

    Extensive collection of wordlists for security assessment and penetration testing.

    PHP
    Voir sur GitHub↗71,596
  • minimaxir/big-list-of-naughty-stringsAvatar de minimaxir

    minimaxir/big-list-of-naughty-strings

    47,686Voir sur GitHub↗

    This project is a standardized repository of malicious and malformed character sequences designed to stress-test data parsing and sanitization routines. It serves as a security testing corpus and a language-neutral reference for auditing software robustness against injection flaws and unexpected data handling errors across diverse platforms. The dataset functions as a benchmark for input validation, providing a curated collection of edge-case strings that allow developers to identify potential crashes and security vulnerabilities. By decoupling these test vectors from application logic, the r

    Collection of edge-case strings that cause unexpected application behavior.

    Python
    Voir sur GitHub↗47,686
  • fuzzdb-project/fuzzdbAvatar de fuzzdb-project

    fuzzdb-project/fuzzdb

    8,819Voir sur GitHub↗

    fuzzdb is a collection of datasets designed for web application penetration testing and dynamic fuzzing. It provides a fuzzing payload dictionary, a resource discovery wordlist, and a fault injection dataset containing corrupted Unicode, null bytes, and escape codes to trigger application crashes and logic errors. The project includes a security filter bypass list featuring polyglots and encoded strings to evade web application firewalls and input validation filters. It also provides a comprehensive web application penetration testing dataset specifically for identifying flaws such as cross-s

    Comprehensive database of attack patterns for fuzzing web applications.

    PHP
    Voir sur GitHub↗8,819
  • xmendez/wfuzzAvatar de xmendez

    xmendez/wfuzz

    6,519Voir sur GitHub↗

    Wfuzz is a web application fuzzing framework that automates the injection of payloads into HTTP requests to discover hidden resources, parameters, and vulnerabilities. It functions as a content discovery scanner, a brute-force tool for credential guessing, and a plugin-based vulnerability scanner, all within a single modular system. The tool distinguishes itself through its plugin-based extensibility, allowing custom Python modules to add new payload sources, output printers, or scanning logic without modifying core code. It supports concurrent request dispatch using thread-based parallelism

    Tool and payload collection for web application brute-forcing and fuzzing.

    Python
    Voir sur GitHub↗6,519
  • therook/subbruteAvatar de TheRook

    TheRook/subbrute

    3,515Voir sur GitHub↗

    A DNS meta-query spider that enumerates DNS records, and subdomains.

    DNS meta-query tool for subdomain enumeration and discovery.

    Python
    Voir sur GitHub↗3,515
  • terjanq/tiny-xss-payloadsAvatar de terjanq

    terjanq/Tiny-XSS-Payloads

    2,370Voir sur GitHub↗

    A collection of tiny XSS Payloads that can be used in different contexts. https://tinyxss.terjanq.me

    Minimalist cross-site scripting payloads for bypass testing.

    JavaScriptbugbountyctfhtml
    Voir sur GitHub↗2,370
  • 0xsobky/hackvaultAvatar de 0xsobky

    0xsobky/HackVault

    2,025Voir sur GitHub↗

    A container repository for my public web hacks!

    Repository containing various security research and attack payloads.

    JavaScript
    Voir sur GitHub↗2,025
  • danielmiessler/robotsdisallowedAvatar de danielmiessler

    danielmiessler/RobotsDisallowed

    1,485Voir sur GitHub↗

    List of sensitive paths often found in robots.txt files.

    Shell
    Voir sur GitHub↗1,485
  • wireghoul/dotdotpwnAvatar de wireghoul

    wireghoul/dotdotpwn

    1,109Voir sur GitHub↗

    DotDotPwn - The Directory Traversal Fuzzer

    Tool for testing directory traversal vulnerabilities.

    Perl
    Voir sur GitHub↗1,109
  • cujanovic/open-redirect-payloadsAvatar de cujanovic

    cujanovic/Open-Redirect-Payloads

    661Voir sur GitHub↗

    Open Redirect Payloads

    Specific vectors for testing open redirect vulnerabilities.

    Shell
    Voir sur GitHub↗661
  • cujanovic/content-bruteforcing-wordlistAvatar de cujanovic

    cujanovic/content-bruteforcing-wordlist

    219Voir sur GitHub↗

    Wordlist for content(directory) bruteforce discovering with Burp or dirsearch

    Wordlists for discovering hidden files and directories on web servers.

    Python
    Voir sur GitHub↗219
  • 7iosecurity/xss-payloadsAvatar de 7ioSecurity

    7ioSecurity/XSS-Payloads

    49Voir sur GitHub↗

    XSS Payloads

    Focused collection of cross-site scripting attack vectors.

    Voir sur GitHub↗49
  • ismailtasdelen/command-injection-payload-listI

    ismailtasdelen/command-injection-payload-list

    0Voir sur GitHub↗

    Payloads for testing command injection on various operating systems.

    Voir sur GitHub↗0
  • camoufl4g3/sqli-payload-fuzz3rC

    camoufl4g3/SQLi-payload-Fuzz3R

    0Voir sur GitHub↗

    Payloads and tools for fuzzing SQL injection vulnerabilities.

    Voir sur GitHub↗0
  • xsuperbug/payloadsX

    xsuperbug/payloads

    0Voir sur GitHub↗

    Repository containing various web attack and injection payloads.

    Voir sur GitHub↗0
  • xsscx/commodity-injection-signaturesX

    xsscx/Commodity-Injection-Signatures

    0Voir sur GitHub↗

    Signatures and payloads for testing common injection vulnerabilities.

    Voir sur GitHub↗0
  • nicksanzotta/burpintruderN

    NickSanzotta/BurpIntruder

    0Voir sur GitHub↗

    Payloads and configurations designed for use with Burp Suite Intruder.

    Voir sur GitHub↗0
  • foospidy/web-cve-testsF

    foospidy/web-cve-tests

    0Voir sur GitHub↗

    Collection of test cases for known web application vulnerabilities.

    Voir sur GitHub↗0
  • cujanovic/subdomain-bruteforce-listC

    cujanovic/subdomain-bruteforce-list

    0Voir sur GitHub↗

    Wordlists for brute-forcing subdomains during reconnaissance.

    Voir sur GitHub↗0
Préc.12Suivant
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Attack Payloads