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

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

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

owasp/nodegoat

0
View on GitHub↗
2,051 星标·2,589 分支·HTML·Apache-2.0·13 次浏览www.owasp.org/index.php/Projects/OWASP_Node_js_Goat_Project↗

Nodegoat

The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.

Features

  • Vulnerability Environments - Vulnerable Node.js application for security training.
  • Web Security Tools - Vulnerable web application for testing security controls.
  • Security Education - A deliberately vulnerable web application for practicing security testing.
  • Vulnerability Training - Environment for learning to mitigate common web application security risks.
  • Vulnerable Test Targets - Node.js application designed to teach OWASP Top 10 vulnerabilities.
  • Vulnerable Applications - Node.js application demonstrating common security vulnerabilities.
  • Vulnerable Systems - Vulnerable web application demonstrating OWASP Top 10 risks.

Star 历史

owasp/nodegoat 的 Star 历史图表owasp/nodegoat 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Nodegoat 的开源替代方案

相似的开源项目,按与 Nodegoat 的功能重合度排序。
  • bkimminich/juice-shopB

    bkimminich/juice-shop

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • rapid7/metasploitable3rapid7 的头像

    rapid7/metasploitable3

    5,592在 GitHub 上查看↗

    Metasploitable3 is an automated virtual machine provisioner designed to build and deploy operating system images with intentional security weaknesses. It functions as a penetration testing lab by creating vulnerable virtual machine targets used for security training, exploit development, and the validation of security tools. The system uses configuration scripts to inject vulnerabilities into Windows and Linux environments. This includes the deployment of insecure applications and services, such as web servers and databases, and the application of misconfigured system permissions to simulate

    HTML
    在 GitHub 上查看↗5,592
  • cider-security-research/cicd-goatcider-security-research 的头像

    cider-security-research/cicd-goat

    2,274在 GitHub 上查看↗

    A deliberately vulnerable CI/CD environment. Learn CI/CD security through multiple challenges.

    Python
    在 GitHub 上查看↗2,274
  • webgoat/webgoatWebGoat 的头像

    WebGoat/WebGoat

    9,160在 GitHub 上查看↗

    WebGoat is a deliberately insecure web application designed as an interactive security lab for learning how to identify and exploit common web vulnerabilities. It serves as a containerized sandbox that allows for the simulation and experimentation of web-based attacks and penetration testing techniques without risking production systems. The project functions as a learning lab that maps specific insecure coding patterns to structured lessons. It implements simulated server-side flaws to provide a hands-on environment for studying common security vulnerabilities and defensive coding practices.

    JavaScript
    在 GitHub 上查看↗9,160
查看 Nodegoat 的所有 30 个替代方案→

常见问题解答

owasp/nodegoat 是做什么的?

The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.

owasp/nodegoat 的主要功能有哪些?

owasp/nodegoat 的主要功能包括:Vulnerability Environments, Web Security Tools, Security Education, Vulnerability Training, Vulnerable Test Targets, Vulnerable Applications, Vulnerable Systems。

owasp/nodegoat 有哪些开源替代品?

owasp/nodegoat 的开源替代品包括: bkimminich/juice-shop. webgoat/webgoat — WebGoat is a deliberately insecure web application designed as an interactive security lab for learning how to… zaproxy/zaproxy — OWASP ZAP is a dynamic application security testing tool and intercepting HTTP proxy used to find vulnerabilities in… cider-security-research/cicd-goat — A deliberately vulnerable CI/CD environment. Learn CI/CD security through multiple challenges. rapid7/metasploitable3 — Metasploitable3 is an automated virtual machine provisioner designed to build and deploy operating system images with… digininja/dvwa — DVWA is a vulnerable web application lab and penetration testing sandbox designed to simulate common security flaws.…