Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.md and info.md #15

Merged
merged 2 commits into from
Dec 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 17 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,25 @@ type: tool
pitch: This project aims to develop nuclei templates for evaluating OWASP Application Security Verification Standard (ASVS) on websites.

---
[![❄️ YAML Lint](https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei/actions/workflows/syntax-checking.yml/badge.svg)](https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei/actions/workflows/syntax-checking.yml)
[![🛠 Template Validate](https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei/actions/workflows/template-validate.yml/badge.svg)](https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei/actions/workflows/template-validate.yml)
[![Vulnerable Pages](https://img.shields.io/website?labelColor=3D444C&link=https://vulnerable-pages.onrender.com/&label=%F0%9F%8E%AFVulnerable%20Pages&url=https://vulnerable-pages.onrender.com/)](https://vulnerable-pages.onrender.com/)
![Github stars ASVS](https://img.shields.io/github/stars/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei?style=social)

This project aims to develop nuclei templates for evaluating OWASP Application Security Verification Standard (ASVS) on websites and will involve creating templates that can be used to evaluate ASVS on websites, documenting the use of the templates, and designing and implementing a user interface for easy navigation and use of the templates. The templates and user interface will be tested for accuracy and usability, and once finalized, they will be made available for use. User feedback and usage of the templates and user interface will be monitored and analyzed, and updates will be made to the templates and user interface based on this feedback and usage. Finally, the project will be documented for future reference.
<p align="center">
<img src="https://github.com/user-attachments/assets/8f0b666e-a54c-45e9-9f33-4fa414fb122e">
</p>

It's important to note that Since the implementation methods and frameworks used in web application design are very diverse, in this project, we will consider the existing best practice designs and develop nuclei templates based on them.
# OWASP ASVS Security Evaluation Templates with Nuclei


This project aims to develop [Nuclei](https://github.com/projectdiscovery/nuclei) templates for evaluating OWASP Application Security Verification Standard ([ASVS](https://owasp.org/www-project-application-security-verification-standard/)) on websites and will involve creating templates that can be used to evaluate ASVS on websites, documenting the use of the templates, and designing and implementing a user interface for easy navigation and use of the templates.

The goal is to provide security professionals with an easy-to-use set of tools to test their web applications and identify potential vulnerabilities.
#### It's important to note that:
- Since the implementation methods and frameworks used in web application design are very diverse, in this project we will consider the existing best practice designs and develop nuclei templates based on them :)
- Also while these Nuclei templates are designed to help automate the process of evaluating web applications against ASVS requirements, they should not be considered a substitute for manual testing or other security best practices.
- Some templates are developed for a limited or specific scenario and should be modified and perfected according to the needs of the evaluator/user.

## Licensing
[![alt-text](https://img.shields.io/github/license/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei)](https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei/blob/main/LICENSE)
Expand Down
26 changes: 12 additions & 14 deletions info.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,21 @@
### Project Information
* [Incubator Project](#)
* [Version 0.0.0](#)
### Source in Github
* [🏡 Homepage](https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei)
* [📝 Templates](https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei/tree/main/templates)
* [🎯 Vulnerable Pages](https://github.com/Snbig/Vulnerable-Pages)

### Classification
* <i class="fas fa-tools" style="color:#233e81;"></i> Tool

### Audience
* <i class="fas fa-shield-alt" style="color:#233e81;"></i> Defender
* <i class="fas fa-hammer" style="color:#233e81;"></i> Breaker
### Project Classification
* <i class="fas fa-egg" style="font-size: 1.2em; color:#2ADA08;"></i><span style="font-size:1.0em;padding-left:12px;">Incubator Project</span>
* <i class="fas fa-shield-alt" style="font-size: 1.2em; color:#233e81;"></i><span style="font-size:1.0em;padding-left:12px;">Defender</span>
* <i class="fas fa-user-secret" style="font-size: 1.2em; color:#233e81;"></i><span style="font-size:1.0em;padding-left:12px;">Breaker</span>

### Community
* [Slack Channel](https://owasp.slack.com/archives/C052939BZ43)

### Statistics
* [Daily Project Stats](#)

### Code Repository
* [repo](https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei)
[![Commits](https://img.shields.io/github/commit-activity/m/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei?style=flat&link=https%3A%2F%2Fgithub.com%2FOWASP%2Fwww-project-asvs-security-evaluation-templates-with-nuclei%2Fcommits%2Fmain%2F)](https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei/commits/main/)

### Change Log
* [changes](#)
[![Open PRs](https://img.shields.io/github/issues-pr/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei?style=flat&link=https%3A%2F%2Fgithub.com%2FOWASP%2Fwww-project-asvs-security-evaluation-templates-with-nuclei%2Fpulls)](https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei/pulls)

[![Closed PRs](https://img.shields.io/github/issues-pr-closed/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei?style=flat&link=https%3A%2F%2Fgithub.com%2FOWASP%2Fwww-project-asvs-security-evaluation-templates-with-nuclei%2Fpulls%3Fq%3Dis%253Apr%2Bis%253Aclosed)](https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei/pulls?q=is%3Apr+is%3Aclosed)

Loading