awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Security Prototyping Environments · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSecurity Prototyping Environments

Tools for rapidly building and testing custom security workflows.

Distinguishing note: Focuses on experimentation and prototyping rather than production security operations.

Explore 1 awesome GitHub repository matching development tools & productivity · Security Prototyping Environments. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Security Prototyping Environments

Awesome Security Prototyping Environments GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • gchq/CyberChef

    gchq/CyberChef

    34,082View on GitHub↗

    CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis tasks. It provides a visual interface where users construct data transformation pipelines by chaining modular operations together, allowing raw input to be processed into a desired output format entirely within the local browser environment. The tool functions as a client-side cryptographic workbench, ensuring that all data processing logic remains local to the user's machine to maintain privacy and eliminate server-side overhead. By utilizing functional pipeline composition

    Enables rapid experimentation with data processing techniques for custom security workflows.

    JavaScriptcompressiondata-analysisdata-manipulation
    34,082View on GitHub↗