awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesBinary Security References

Curated collections of system binaries analyzed for security weaknesses and potential abuse paths.

Distinguishing note: None of the candidates cover the specific domain of binary-level security research references.

Explore 3 awesome GitHub repositories matching security & cryptography · Binary Security References. Refine with filters or upvote what's useful.

Awesome Binary Security References 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.
  • gtfobins/gtfobins.github.ioAvatar de GTFOBins

    GTFOBins/GTFOBins.github.io

    12,669Voir sur GitHub↗

    GTFOBins is a curated knowledge base documenting security-related techniques for Unix-based system binaries. It serves as a reference for offensive security research, detailing how standard, pre-installed system utilities can be repurposed to facilitate privilege escalation, restricted environment escapes, and post-exploitation workflows. The project distinguishes itself by cataloging insecure execution paths and misconfigured permissions inherent in common system tools. By identifying legitimate binary functions that can be leveraged to bypass security controls, the repository provides a str

    Provides a curated collection of legitimate system binaries that can be abused to bypass security controls.

    YAMLbinariesbind-shellblueteam
    Voir sur GitHub↗12,669
  • lolbas-project/lolbasAvatar de LOLBAS-Project

    LOLBAS-Project/LOLBAS

    8,323Voir sur GitHub↗

    LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security restrictions and execute unauthorized code. It serves as a technical registry that maps trusted system files to their functional capabilities and the offensive tactics they enable. The project distinguishes itself by providing a capability-driven indexing system and a tactics registry that relates legitimate binary functionality to known security evasion techniques. It includes an association layer that links specific system binaries to attack patterns and tactical objectives, pro

    Provides a structured collection of signed binaries mapped to their functional capabilities and security evasion potential.

    XSLTblueteamdfirliving-off-the-land
    Voir sur GitHub↗8,323
  • crytic/slitherAvatar de crytic

    crytic/slither

    6,141Voir sur GitHub↗

    Trail of Bits checks ELF, PE, and Mach-O binaries for security features like stack canaries and PIE directly in the browser without uploading files.

    Pythonethereumsoliditystatic-analysis
    Voir sur GitHub↗6,141
  1. Home
  2. Security & Cryptography
  3. Binary Security References

Explorer les sous-tags

  • Browser-Based Binary Security ChecksTools that analyze binary files for security features directly within a web browser without uploading files. **Distinct from Binary Security References:** Distinct from Binary Security References: focuses on performing the security check in-browser rather than curating references to known weak binaries.