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
·

16 dépôts

Awesome GitHub RepositoriesSecurity References

Curated lists, cheat sheets, and documentation for security research.

Explore 16 awesome GitHub repositories matching part of an awesome list · Security References. Refine with filters or upvote what's useful.

Awesome 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.
  • 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

    Useful payloads and bypasses for web security and CTFs.

    Pythonbountybugbountybypass
    Voir sur GitHub↗78,434
  • owasp/cheatsheetseriesAvatar de OWASP

    OWASP/CheatSheetSeries

    32,298Voir sur GitHub↗

    The OWASP Cheat Sheet Series is a comprehensive, community-driven repository of concise security best practices and defensive coding patterns. It serves as a centralized knowledge base for developers and security professionals, providing actionable guidance to secure applications across the entire software development lifecycle. The project covers a vast array of security domains, ranging from fundamental web application hardening and authentication protocols to specialized controls for modern infrastructure and artificial intelligence systems. What distinguishes this project is its decentral

    Comprehensive guides for secure development and testing.

    Pythonapplication-securityappsecbest-practices
    Voir sur GitHub↗32,298
  • enaqx/awesome-pentestAvatar de enaqx

    enaqx/awesome-pentest

    26,410Voir sur GitHub↗

    A collection of awesome penetration testing resources, tools and other shiny things

    Curated list of penetration testing tools and resources.

    awesomeawesome-list
    Voir sur GitHub↗26,410
  • owasp/owasp-mstgAvatar de OWASP

    OWASP/owasp-mstg

    12,973Voir sur GitHub↗

    The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the security of mobile applications. It provides a standardized reference for identifying and validating common software security weaknesses and performing reverse engineering based on industry standards. The project provides a structured set of technical processes and checklists used to audit applications against established security weakness enumerations. It encompasses guidance for analyzing application binaries and runtime behavior to identify hidden functionality and security ga

    Comprehensive manual for mobile app security testing.

    Python
    Voir sur GitHub↗12,973
  • juliocesarfort/public-pentesting-reportsAvatar de juliocesarfort

    juliocesarfort/public-pentesting-reports

    9,587Voir sur GitHub↗

    A list of public penetration test reports published by several consulting firms and academic security groups.

    List of public pentest reports from security groups.

    HTML
    Voir sur GitHub↗9,587
  • jakejarvis/awesome-shodan-queriesAvatar de jakejarvis

    jakejarvis/awesome-shodan-queries

    7,213Voir sur GitHub↗

    Search queries for the Shodan search engine.

    awesomeawesome-listcloud
    Voir sur GitHub↗7,213
  • daffainfo/allaboutbugbountyAvatar de daffainfo

    daffainfo/AllAboutBugBounty

    6,644Voir sur GitHub↗

    AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing. It serves as a reference resource covering common web vulnerabilities and exploitation methods for security researchers, providing a structured approach to identifying and exploiting web application security flaws in bug bounty programs. The repository covers a wide range of attack categories including authentication bypass, cross-site scripting injection, server-side request forgery, web cache poisoning, and business logic abuse. It includes techniques for bypassing access co

    Includes methods for testing default credentials as part of security assessment workflows.

    bugbugbountybugbountytips
    Voir sur GitHub↗6,644
  • edoverflow/bugbounty-cheatsheetAvatar de EdOverflow

    EdOverflow/bugbounty-cheatsheet

    6,498Voir sur GitHub↗

    This project is a bug bounty resource directory, vulnerability research cheatsheet, and web security payload library. It serves as a centralized collection of curated payloads and common attack vectors used to identify security vulnerabilities in web applications. The repository provides a directory of platforms, books, and tools to support vulnerability discovery skills. It includes a reference for tested payloads and techniques used to trigger bugs and identify vulnerabilities during security audits. The content covers web application pentesting, security vulnerability testing, and general

    Serves as a centralized security reference for strings and patterns used in vulnerability testing.

    Voir sur GitHub↗6,498
  • ihebski/defaultcreds-cheat-sheetAvatar de ihebski

    ihebski/DefaultCreds-cheat-sheet

    6,409Voir sur GitHub↗

    DefaultCreds-cheat-sheet is a searchable reference database of default usernames and passwords for thousands of hardware and software products, designed for use during security assessments. It functions as a curated directory that maps vendor products to their known factory-set login credentials, enabling rapid lookup during penetration testing and security preparation workflows. The tool is delivered as a single-file client application with no backend dependencies, serving static content from any web server or local file system for offline use. It stores credential mappings in a flat JSON da

    Provides a searchable database of default usernames and passwords for thousands of products during security assessments.

    Pythonblueteamblueteam-toolsblueteaming
    Voir sur GitHub↗6,409
  • streaak/keyhacksAvatar de streaak

    streaak/keyhacks

    6,069Voir sur GitHub↗

    Keyhacks is a command-line tool that tests whether API keys and tokens for dozens of cloud services are valid and active. It automates the verification of discovered credentials during security auditing and penetration testing, confirming if leaked or harvested API keys, tokens, and secrets are still operational. The tool validates credentials by sending lightweight, service-specific HTTP requests to each platform's API endpoint and inspecting the response status or body. Each validation runs independently without storing state between requests, using pre-defined request templates with the co

    Methods to check leaked API keys from bug bounties.

    Voir sur GitHub↗6,069
  • mebus/cuppAvatar de Mebus

    Mebus/cupp

    5,762Voir sur GitHub↗

    CUPP is a suite of tools for extracting default credentials from aggregated databases, generating password dictionaries from personal data, profiling targets interactively, and expanding wordlists from dictionary sources. It functions as a password dictionary generator and target profiling tool that collects personal details through interactive questions to build custom password lists for security testing. The project distinguishes itself through a modular command pipeline architecture that chains independent subcommands for downloading remote wordlists, parsing structured credential database

    Parses default credentials from the Alecto database for security assessments.

    Pythondictionary-attackpasswordpassword-strength
    Voir sur GitHub↗5,762
  • djadmin/awesome-bug-bountyAvatar de djadmin

    djadmin/awesome-bug-bounty

    5,708Voir sur GitHub↗

    A comprehensive curated list of available Bug Bounty & Disclosure Programs and Write-ups.

    Curated list of bug bounty programs.

    Voir sur GitHub↗5,708
  • owasp/go-scpO

    OWASP/Go-SCP

    5,285Voir sur GitHub↗

    Go-SCP est un guide de codage sécurisé et un framework de prévention des vulnérabilités pour le langage de programmation Go. Il sert de manuel technique pour implémenter des modèles de programmation défensive et des benchmarks de sécurité afin de prévenir les vulnérabilités logicielles courantes. Le projet fonctionne comme une référence de sécurité statique, mappant les faiblesses logicielles connues à des modèles de remédiation Go spécifiques. Il fournit un dépôt curaté de standards de codage sécurisé et de pratiques d'implémentation éprouvées, spécifiquement axé sur la sécurité des applications web. Le framework couvre l'audit de sécurité en comparant le code source aux benchmarks établis et utilise un mappage de vulnérabilités basé sur des modèles pour identifier les failles de programmation. Les conseils sont distribués via une architecture de référence structurée et disponibles dans des formats portables tels que PDF et ePub pour une référence hors ligne.

    Provides a curated repository of secure coding standards as a finalized technical reference.

    Go
    Voir sur GitHub↗5,285
  • s0md3v/awesomexssAvatar de s0md3v

    s0md3v/AwesomeXSS

    5,058Voir sur GitHub↗

    Collection of XSS resources and vectors.

    JavaScriptpayloadpayload-listxss
    Voir sur GitHub↗5,058
  • securitum/researchAvatar de securitum

    securitum/research

    151Voir sur GitHub↗

    research

    Proof of Concepts of security research.

    JavaScript
    Voir sur GitHub↗151
  • payloadbox/command-injection-payload-listP

    payloadbox/command-injection-payload-list

    0Voir sur GitHub↗

    List of command injection payloads.

    Voir sur GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Security References

Explorer les sous-tags

  • Default Credential DatabasesCurated collections of factory-set usernames and passwords for hardware and software products used in security assessments. **Distinct from Security References:** Distinct from Security References: focuses specifically on default credential lookups for penetration testing, not general security references or cheat sheets.