GithubHelp home page GithubHelp logo

jviadeye / vulnerable-java-maven-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libinmath3w/vulnerable-java-maven-project

0.0 0.0 0.0 39 KB

vulnerable java maven project for tesing

License: Apache License 2.0

Java 99.40% Dockerfile 0.60%

vulnerable-java-maven-project's Introduction

# Vulnerable Java Maven Project

This repository contains a vulnerable Java Maven project that can be used for testing purposes. The project is built using Java JDK 8 and Maven. This README file provides instructions on how to install and run the project, as well as generate a `.war` file.

## Prerequisites

Before proceeding, make sure you have the following installed on your system:

- Java JDK 8 or higher
- Maven

## Installation

To install and run the vulnerable Java Maven project, follow these steps:

1. Clone the repository to your local machine:

   ```bash
   git clone https://github.com/libinmath3w/vulnerable-java-maven-project.git
  1. Navigate to the project directory:

    cd vulnerable-java-maven-project
  2. Build the project using Maven:

    mvn clean install

Running the Project

To run the vulnerable Java Maven project, use the following command:

mvn spring-boot:run

This command starts the project and deploys it on a local server.

Generating a .war file

To generate a .war file from the project, follow these steps:

  1. Build the project using Maven:

    mvn clean package
  2. The generated .war file can be found in the target directory of the project.

Usage and Testing

Once the project is running or the .war file is generated, you can interact with the application by accessing the provided endpoints. Please refer to the project documentation or the source code for information on available endpoints and their usage.

vulnerable-java-maven-project's People

Contributors

libinmath3w avatar dipu-devops avatar selvarathinamr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.