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
·

13 dépôts

Awesome GitHub RepositoriesDynamic Analysis

Tools for testing running applications for security flaws.

Explore 13 awesome GitHub repositories matching part of an awesome list · Dynamic Analysis. Refine with filters or upvote what's useful.

Awesome Dynamic Analysis 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.
  • projectdiscovery/nucleiAvatar de projectdiscovery

    projectdiscovery/nuclei

    29,189Voir sur 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

    Template-based security scanning for web applications.

    Goattack-surfacecve-scannerdast
    Voir sur GitHub↗29,189
  • zaproxy/zaproxyAvatar de zaproxy

    zaproxy/zaproxy

    15,293Voir sur 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.

    Open-source web application vulnerability scanner with CI/CD support.

    Java
    Voir sur GitHub↗15,293
  • google/oss-fuzzAvatar de google

    google/oss-fuzz

    12,353Voir sur GitHub↗

    OSS-Fuzz is a distributed, containerized platform for continuous fuzzing and memory safety analysis. It functions as a bug hunting infrastructure that identifies security vulnerabilities and stability bugs through automated, coverage-guided fuzz testing across a scalable cluster of containers. The system provides a continuous security testing pipeline that manages the entire lifecycle of vulnerability discovery, from bootstrapping project templates and compiling targets to executing long-running batch tests. It specifically focuses on memory safety, utilizing sanitizers to detect buffer overf

    Continuous fuzzing for open source software.

    Shell
    Voir sur GitHub↗12,353
  • sullo/niktoAvatar de sullo

    sullo/nikto

    10,104Voir sur GitHub↗

    Nikto is an open-source HTTP security auditing tool and web server vulnerability scanner. It functions as a reconnaissance engine designed to identify insecure server options, outdated software, and common vulnerabilities by analyzing HTTP responses. The project differentiates itself through capabilities for intrusion detection evasion and web server fingerprinting. It uses request-level encoding and timing spacers to bypass security filters and employs signature-based identification to determine specific server software versions and misconfigurations. The scanner covers broad capability are

    Web server security scanner.

    Perl
    Voir sur GitHub↗10,104
  • microsoft/restler-fuzzerAvatar de microsoft

    microsoft/restler-fuzzer

    2,915Voir sur GitHub↗

    RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.

    Stateful fuzzer for testing RESTful API endpoints.

    Python
    Voir sur GitHub↗2,915
  • wapiti-scanner/wapitiAvatar de wapiti-scanner

    wapiti-scanner/wapiti

    1,806Voir sur GitHub↗

    Web vulnerability scanner written in Python3

    Lightweight web application security scanner.

    Python
    Voir sur GitHub↗1,806
  • ssllabs/ssllabs-scanAvatar de ssllabs

    ssllabs/ssllabs-scan

    1,757Voir sur GitHub↗

    A command-line reference-implementation client for SSL Labs APIs, designed for automated and/or bulk testing.

    Automated scanning for SSL and TLS configuration issues.

    Go
    Voir sur GitHub↗1,757
  • akto-api-security/aktoAvatar de akto-api-security

    akto-api-security/akto

    1,486Voir sur GitHub↗

    Proactive, Open source API security → API discovery, API Security Posture, Testing in CI/CD, Test Library with 1000+ Tests, Add custom tests, Sensitive data exposure

    API security testing with automated test suites.

    Java
    Voir sur GitHub↗1,486
  • gauntlt/gauntltAvatar de gauntlt

    gauntlt/gauntlt

    996Voir sur GitHub↗

    a ruggedization framework that embodies the principle "be mean to your code"

    Behavior-driven security testing framework using common tools.

    Ruby
    Voir sur GitHub↗996
  • imperva/automatic-api-attack-toolAvatar de imperva

    imperva/automatic-api-attack-tool

    495Voir sur GitHub↗

    Imperva's customizable API attack tool takes an API specification as an input, generates and runs attacks that are based on it as an output.

    Automated security scanning for APIs based on specifications.

    Java
    Voir sur GitHub↗495
  • spectralops/netzAvatar de spectralops

    spectralops/netz

    399Voir sur GitHub↗

    Discover internet-wide misconfigurations while drinking coffee

    Tool for discovering internet-wide misconfigurations.

    Go
    Voir sur GitHub↗399
  • purpleteam-labs/purpleteamAvatar de purpleteam-labs

    purpleteam-labs/purpleteam

    139Voir sur GitHub↗

    CLI component of OWASP PurpleTeam

    CLI-based dynamic security testing tool.

    JavaScript
    Voir sur GitHub↗139
  • zigrin-security/cakefuzzerAvatar de Zigrin-Security

    Zigrin-Security/CakeFuzzer

    104Voir sur GitHub↗

    Cake Fuzzer is a project that is meant to help automatically and continuously discover vulnerabilities in web applications created based on specific frameworks with very limited false positives.

    Automated vulnerability discovery for CakePHP applications.

    Python
    Voir sur GitHub↗104
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Dynamic Analysis