awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Naughty String Lists · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesNaughty String Lists

Curated lists of problematic or malicious strings used to test input handling.

Distinguishing note: Specific to lists of problematic strings, distinct from general test data.

Explore 1 awesome GitHub repository matching testing & quality assurance · Naughty String Lists. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. Naughty String Lists

Awesome Naughty String Lists GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • minimaxir/big-list-of-naughty-strings

    minimaxir/big-list-of-naughty-strings

    47,578View on GitHub↗

    This project is a curated collection of edge-case strings designed to identify common input validation errors and security vulnerabilities in software applications. It serves as a comprehensive repository of malicious or malformed character sequences intended to trigger unexpected behavior in text-processing systems, database queries, and data parsing logic. The repository functions as a language-neutral benchmark for input validation and security fuzzing, allowing developers to stress-test sanitization routines across diverse platforms. By maintaining the corpus as a raw text file, the proje

    Provides a comprehensive list of problematic strings for testing input validation and security.

    Python
    47,578View on GitHub↗