awesome-repositories.com
Blog
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
·

3 dépôts

Awesome GitHub RepositoriesCross-Site Scripting Payloads

Collections of scripts and techniques used to test for XSS vulnerabilities in web applications.

Explore 3 awesome GitHub repositories matching security & cryptography · Cross-Site Scripting Payloads. Refine with filters or upvote what's useful.

Awesome Cross-Site Scripting 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

    Shares diverse scripts for triggering debugger consoles and testing for cross-site scripting flaws.

    Pythonbountybugbountybypass
    Voir sur GitHub↗78,434
  • 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

    Provides a comprehensive collection of XSS payloads and polyglots to test for script injection and filter bypasses.

    PHP
    Voir sur GitHub↗8,819
  • thekingofduck/fuzzdictsAvatar de TheKingOfDuck

    TheKingOfDuck/fuzzDicts

    8,355Voir sur GitHub↗

    fuzzDicts is a repository of curated wordlists and dictionaries designed for web application fuzzing. It provides collections of strings and payloads used to discover hidden files, subdomains, and security vulnerabilities. The project includes specialized libraries for different security testing vectors, such as dictionaries for common request and cookie parameters, lists of common subdomain prefixes, and collections of passwords and default vendor credentials for brute-force testing. It also maintains a security payload library containing character sequences used to identify flaws like SQL i

    Supplies curated collections of scripts and techniques for testing cross-site scripting vulnerabilities.

    Pythondirectoryfuzz-testingfuzzer
    Voir sur GitHub↗8,355
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Testing
  6. Cross-Site Scripting Payloads

Explorer les sous-tags

  • Vulnerability Class PayloadsThemed collections of malicious strings targeting specific vulnerability types such as injection and XSS. **Distinct from Cross-Site Scripting Payloads:** Organizes payloads by vulnerability class rather than focusing solely on XSS.