Skip to content
KitploitKITPLOIT
OutilsBlog
Soumettre
OutilsBlog
Soumettre

Outils de Hacking, PenTest et Cybersécurité pour votre Arsenal de Sécurité !

Kitploit est un répertoire d'outils de hacking, de cybersécurité et de pentesting. Découvrez les dernières mises à jour des projets pour trouver des vulnérabilités, analyser des systèmes, automatiser les tests et renforcer votre sécurité.

··Flux·Contact·Confidentialité·© 2026 Kitploit

Répertoire d'outils

Catégories

Voir toutes les catégories
Loading categories
wrongsecrets-binaries — Source code for the Binaries of OWASP WrongSecrets | Kitploit
Outils/GitHubGitHub/owasp/wrongsecrets-binaries
Static AnalysisVulnerability AnalysisCode AnalysisCTFSecret DetectionBinary AnalysisSupply Chain SecurityLearning & EducationLabs & Practice
GitHubowasp/wrongsecrets-binaries

wrongsecrets-binaries

Source code for the Binaries of OWASP WrongSecrets

11750il y a 6 joursPas encore vérifié
Voir le dépôt
Site web

Populaires

Voir tout →

Découvrez les outils les plus utilisés par notre communauté.

Explorer tous les outils

Parcourez notre collection d'outils

Voir tous les outils →
Partager
Contenu non disponible dans la langue demandée. Affichage de la version anglaise.

wrongsecrets-binaries

Pre-commit Compile C Compile CPlus Compile GoLang Compile Rust dotnet package

Compile Swift
Compile Java
Security Scanning

This is a supportive repository for OWASP WrongSecrets. Here we create our binaries which are included in the official project. Want to add a challenge related to secrets hiding in binary? Open a ticket at WrongSecrets issues. Want to fix something you found in one of the binaries: open a ticket or a PR here.

CTF Support

This repository now supports generating CTF (Capture The Flag) versions of all binaries with randomized secrets. CTF versions use the format this is the secret in <language> : <random_hex> instead of static secrets, making them suitable for CTF competitions.

  • Automatic Generation: Both quickbuild.sh and GitHub Actions generate CTF versions alongside regular binaries
  • All Languages: Supports C, C++, Go, Rust, .NET, and Swift
  • Easy Testing: Use ./test_ctf_generation.sh to verify functionality

See docs/CTF_GENERATION.md for detailed usage instructions.

Development

This repository uses pre-commit lite with automated code formatting to maintain code quality with minimal friction. The lightweight configuration automatically fixes formatting issues for Rust and Go code. See docs/PRE_COMMIT.md for setup instructions.

Security Scanning

This repository includes comprehensive security scanning using GitHub's free tools:

CodeQL Analysis

  • Languages Covered: C, C++, Go, C#/.NET, Swift
  • Triggers: Push to main/master, pull requests, manual dispatch, weekly schedule
  • Integration: Results automatically uploaded to GitHub Security tab

Semgrep Analysis

  • Languages Covered: All languages (C, C++, Go, Rust, C#/.NET, Java, Swift)
  • Rulesets:
    • OWASP Top 10 security issues
    • CWE Top 25 vulnerabilities
    • Secrets detection
    • General security audit rules
  • Integration: SARIF results uploaded to GitHub Security tab

Viewing Security Results

Security scan results are available in the repository's Security tab under Code scanning alerts. The scans run automatically on code changes and weekly on Sundays at 3 AM UTC.

Special thanks

Contributors:

Leaders:

  • Ben de Haan @bendehaan
  • Jeroen Willemsen @commjoen

(Top) contributors:

  • Puneeth Y @puneeth072003
  • Rodolfo Cabral Neves @roddas
  • Diamond Rivero @diamant3
  • Joss Sparkes @remakingeden
  • Arpit Jain

Sponsorships:

We would like to thank the following parties for helping us out:

gitguardian_logo.png

GitGuardian for their sponsorship which allows us to pay the bills for our cloud-accounts.

jetbrains_logo.png

Jetbrains for licensing an instance of Intellij IDEA Ultimate edition to the project leads. We could not have been this fast with the development without it!

docker_logo.png

Docker for granting us their Docker Open Source Sponsored program.

1password_logo.png

1Password for granting us an open source license to 1Password for the secret detection testbed.

Copyrights

Copyright (c) 2020-2026 Jeroen Willemsen and WrongSecret contributors.

Télécharger l’outil