Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

MercuryNearTheMoon/Intern-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Owasp Top 10 Target Machine

A Web Project for learning Owasp Top 10 2021 Vulnerability

File Structure

  • src/ Source code
  • docker/ Docker configuration
  • PoC/ Vulnerability exploit example

Installation

Prerequisites

Steps

  1. Clone the repository:
    git clone https://github.com/username/project-name.git
  2. Install Prerequisites
  3. Compose up database:
    cd docker
    cp .envSample .env
    docker-compose up -d
  4. Run the project:
    cd src
    dotnet run

Disclaimer

This repository and its contents are intended for educational and research purposes only. The information provided here is meant to help understand security vulnerabilities and improve the security of systems. Unauthorized access to computer systems, networks, or devices is illegal and unethical. The authors and contributors are not responsible for any misuse or damage caused by the use of the information provided in this repository. Use this information responsibly and only on systems for which you have explicit permission.

By using this repository, you agree to comply with all applicable local, state, national, and international laws and regulations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors