awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

15 个仓库

Awesome GitHub RepositoriesSecurity Testing

Tools for identifying vulnerabilities and performing penetration testing.

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

Awesome Security Testing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • projectdiscovery/nucleiprojectdiscovery 的头像

    projectdiscovery/nuclei

    29,189在 GitHub 上查看↗

    Nuclei is a modular security scanning framework designed for automated vulnerability detection and infrastructure reconnaissance. It functions as a template-driven engine that executes security checks across diverse network protocols, allowing users to define custom detection logic to identify vulnerabilities, misconfigurations, and exposed assets. The platform distinguishes itself through its highly extensible architecture, which supports distributed scanning, headless browser automation for dynamic web content, and out-of-band interaction monitoring to detect blind vulnerabilities. It integ

    Automated scanner for identifying common site vulnerabilities.

    Goattack-surfacecve-scannerdast
    在 GitHub 上查看↗29,189
  • shieldfy/api-security-checklistshieldfy 的头像

    shieldfy/API-Security-Checklist

    23,258在 GitHub 上查看↗

    This project is a comprehensive API security audit checklist and vulnerability audit framework. It provides a structured guide of security countermeasures for designing, testing, and deploying secure APIs across various protocols. The framework includes specialized guides for securing OAuth 2.0 authorization flows, implementing zero trust networking for service-to-service communication, and protecting GraphQL endpoints from resource exhaustion and information leakage. It also provides standards for integrating static analysis, dynamic scanning, and secret detection into CI/CD delivery pipelin

    Checklist for securing API implementations.

    apijwtoauth2
    在 GitHub 上查看↗23,258
  • zaproxy/zaproxyzaproxy 的头像

    zaproxy/zaproxy

    15,293在 GitHub 上查看↗

    OWASP ZAP is a dynamic application security testing tool and intercepting HTTP proxy used to find vulnerabilities in web applications. It functions as a penetration testing framework that enables both automated security scanning and manual security testing of running web services. The tool provides a suite of capabilities for analyzing web applications from the outside in, including the ability to capture and modify traffic between a browser and a target application. It is designed to integrate into DevSecOps pipelines to provide consistent security checks across different environments.

    Intercepting proxy for HTTP manipulation and security scanning.

    Java
    在 GitHub 上查看↗15,293
  • sbilly/awesome-securitysbilly 的头像

    sbilly/awesome-security

    14,022在 GitHub 上查看↗

    This project is a comprehensive, curated directory of cybersecurity resources, software, and documentation designed to support system and network protection. It serves as a centralized knowledge base and index for security professionals, aggregating industry-standard practices and open-source tools across a wide range of technical domains. The repository distinguishes itself by providing a structured collection of methodologies and frameworks for security operations. It covers critical areas including threat intelligence, digital forensics, infrastructure auditing, and vulnerability assessmen

    Curated list of security-focused learning resources.

    awesome-listsecurity
    在 GitHub 上查看↗14,022
  • qazbnm456/awesome-web-securityqazbnm456 的头像

    qazbnm456/awesome-web-security

    13,097在 GitHub 上查看↗

    This project serves as a comprehensive cybersecurity training platform and resource repository focused on web application security. It functions as a centralized hub for security practitioners, providing both a curated collection of technical documentation and research, and a system for deploying isolated, containerized environments to practice security analysis and exploitation techniques. The platform distinguishes itself by integrating automated data aggregation with hands-on, container-based orchestration. It maintains a current knowledge base of industry research and digital threats whil

    Collection of web security research and tools.

    awesomeawesome-listlist
    在 GitHub 上查看↗13,097
  • owasp/wstgOWASP 的头像

    OWASP/wstg

    9,473在 GitHub 上查看↗

    The Web Application Security Testing Guide is an open-source security testing standard and comprehensive framework of procedures for identifying vulnerabilities in web applications and services. It serves as a vulnerability assessment methodology and a web API security audit framework, providing a structured approach for conducting consistent and thorough security audits of web-based software. The project utilizes a methodology-based audit framework and checklist-driven workflows to ensure repeatable discovery and exploitation steps. It organizes security tests through taxonomy-based vulnerab

    Comprehensive guide for web application security testing.

    application-securityappsecbest-practices
    在 GitHub 上查看↗9,473
  • infoslack/awesome-web-hackinginfoslack 的头像

    infoslack/awesome-web-hacking

    6,909在 GitHub 上查看↗

    A list of web application security

    Resources for learning web application penetration testing.

    appsechackinghacking-tools
    在 GitHub 上查看↗6,909
  • paragonie/awesome-appsecparagonie 的头像

    paragonie/awesome-appsec

    6,831在 GitHub 上查看↗

    Curated list of application security resources.

    PHPapplication-securitycuratedowasp
    在 GitHub 上查看↗6,831
  • sottlmarek/devsecopssottlmarek 的头像

    sottlmarek/DevSecOps

    6,596在 GitHub 上查看↗

    Learning path for DevSecOps practices.

    automationawesomeawesome-list
    在 GitHub 上查看↗6,596
  • microsoft/security-101microsoft 的头像

    microsoft/Security-101

    6,203在 GitHub 上查看↗

    Security-101 is a vendor-agnostic, foundational cybersecurity learning curriculum organized into modular, framework-aligned modules. It is designed to build core knowledge across multiple security domains without tying content to specific products or platforms, making it suitable for both beginners and professionals seeking a structured introduction to the field. The curriculum is built around established security frameworks, including the MITRE ATT&CK framework for standardized threat analysis and the NIST Cybersecurity Framework for incident response workflows. It covers a broad range of do

    Foundational security learning materials.

    HTMLappseccia-triaddata-protection
    在 GitHub 上查看↗6,203
  • arainho/awesome-api-securityarainho 的头像

    arainho/awesome-api-security

    3,644在 GitHub 上查看↗

    Collection of API security testing resources.

    api-hackingapi-hacksapi-hardening
    在 GitHub 上查看↗3,644
  • vaib25vicky/awesome-mobile-securityvaib25vicky 的头像

    vaib25vicky/awesome-mobile-security

    3,502在 GitHub 上查看↗

    An effort to build a single place for all useful android and iOS security related stuff. All references and tools belong to their respective owners. I'm just maintaining it.

    Guides and tools for mobile application security.

    在 GitHub 上查看↗3,502
  • wtsxdev/penetration-testingwtsxDev 的头像

    wtsxDev/Penetration-Testing

    2,766在 GitHub 上查看↗

    List of awesome penetration testing resources, tools and other shiny things

    Resources for learning penetration testing techniques.

    在 GitHub 上查看↗2,766
  • dolevf/damn-vulnerable-graphql-applicationdolevf 的头像

    dolevf/Damn-Vulnerable-GraphQL-Application

    1,691在 GitHub 上查看↗

    Damn Vulnerable GraphQL Application is an intentionally vulnerable GraphQL service implementation designed for learning about and practising GraphQL Security.

    Vulnerable GraphQL endpoint for testing security exploits.

    JavaScript
    在 GitHub 上查看↗1,691
  • erev0s/vampierev0s 的头像

    erev0s/VAmPI

    1,245在 GitHub 上查看↗

    Vulnerable REST API with OWASP top 10 vulnerabilities for security testing

    Vulnerable API for practicing security testing and exploitation.

    Python
    在 GitHub 上查看↗1,245
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Security Testing