Skip to content

Implement Vulnerabilities #14

Description

@GodOfZap

🐛 Topic: Implement Vulnerabilities

📝 Description

Create a web app with intentionally built vulnerabilities for educational or testing purposes.

📁 Folder Structure

  • Create a dedicated folder with a name (e.g., exploit-lab)
    Note: The first one to create the PR related to this; can choose the lab's dedicated folder name afterwards the above point will be removed
  • Inside this folder:
    • Create subfolders for each vulnerability (e.g., sql-injection, xss, csrf)
    • Upload all related files inside their respective subfolders
    • Add a README.md explaining:
      • Project purpose
      • Setup instructions
      • List of vulnerabilities
      • Disclaimer for educational use only
    • Each vulnerability should be:
      • Built on top of existing components or
      • Created as a standalone module

⚠️ Guidelines

  • Do not include any copyrighted material
  • Keep all changes inside the vulnerability folder
  • If changes are needed outside the folder, create a separate pull request

🔀 Pull Request Instructions

  • After implementation, create a pull request titled: Add [Vulnerability Name] to [Folder Name]
  • Include a brief summary of what the vulnerability does and how it's implemented.
  • For external changes outside the dedicated folder i.e., e.g., 'exploit-lab', open a separate PR.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or requesthacktoberfestThis is for hacktoberfesthacktoberfest-acceptedThe PR will be accepted for hacktoberfesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions