An open API service indexing awesome lists of open source software.

https://github.com/jezreal-dev/owasp-evaluation

Research, install, and evaluate OWASP open-source security tools against lab environments. Document findings, share with the OWASP community, and provide guidance for organizations on tight budgets.
https://github.com/jezreal-dev/owasp-evaluation

Last synced: 11 days ago
JSON representation

Research, install, and evaluate OWASP open-source security tools against lab environments. Document findings, share with the OWASP community, and provide guidance for organizations on tight budgets.

Awesome Lists containing this project

README

          

# OWASP Tools Evaluation Project

## ๐Ÿ“Œ Overview
This project explores OWASP open-source tools to evaluate their usefulness for organizations with limited budgets.
The goal is to install, test, and document one or more OWASP tools against lab environments, mimicking real-world scenarios.

---

## ๐ŸŽฏ Objectives
- Research OWASP projects and select one primary tool.
- Install and configure the tool in a lab environment.
- Deploy against vulnerable applications (e.g., DVWA, Juice Shop).
- Document installation, usage, and evaluation results.
- Share findings with the OWASP community.
- Add project outcomes to portfolio/CV.

---

## ๐Ÿ› ๏ธ Tools Explored
- **ThreatAtlas** โ€” Threat modeling and visualization.
- **CycloneDX** โ€” Software Bill of Materials (SBOM).
- **ZAP (Zed Attack Proxy)** โ€” Web application security testing.

*(Choose one to focus on deeply, others optional for comparison.)*

---

## ๐Ÿงช Lab Setup
- Environment: [e.g., Ubuntu VM, Docker containers]
- Vulnerable apps: [DVWA, Juice Shop, custom test app]
- Configuration details: [network setup, dependencies, etc.]

---

## ๐Ÿ“‹ Evaluation Criteria
- Ease of installation and setup.
- Documentation quality.
- Accuracy of findings.
- Usability and learning curve.
- Integration potential (CI/CD, DevSecOps).

---

## ๐Ÿ“Š Results
- **Screenshots/GIFs** of tool in action.
- Key findings (strengths, weaknesses).
- Recommendations for organizations.

---

## ๐Ÿ“š Documentation
- [Setup Guide](docs/setup.md)
- [Evaluation Report](docs/evaluation.md)
- [Walkthrough](docs/walkthrough.md)

---

## ๐ŸŒ Community Engagement
- Contributions to OWASP discussions.
- Suggested improvements to documentation.
- Shared findings with peers.

---

## ๐Ÿ“Œ Roadmap
- Phase 1: Research & Selection โœ…
- Phase 2: Installation & Setup โณ
- Phase 3: Lab Deployment โณ
- Phase 4: Evaluation & Documentation โณ
- Phase 5: Community Engagement โณ
- Phase 6: Stretch Goals (optional) โณ

---

## ๐Ÿ“‹ Project Board
Track progress and tasks on the [Project Board](https://github.com/jmomoh-source/owasp-evaluation/projects).

---

## ๐Ÿ“Œ Status
Currently focusing on **[chosen tool]** with lab deployment in progress.