Code Monkey home page Code Monkey logo

vulnerableapp-jsp's Introduction

VulnerableApp-jsp VulnerableApp-jsp

License PRs Welcome

VulnerableApp-jsp is a Vulnerable Application containing vulnerabilities specific to JSP technology stack. It is part of the farm of Vulnerable Applications provided by SasanLabs. This Vulnerable Application utilises the facilities provided by Owasp VulnerableApp-Facade and it is just exposing bunch of Api's which are vulnerable to various attacks. User Interface for VulnerableApp-jsp is provided by Owasp VulnerableApp-Facade.

How to run the project

As VulnerableApp-jsp doesn't provide user interface and relies on Owasp VulnerableApp-facade hence you need to start it using instructions: VulnerableApp-Facade simple start

How to contribute to the project

There are 2 ways to build and run this project:

  1. For building the project from source code:
1. Install [Apache Tomcat Server](https://tomcat.apache.org/download-90.cgi)
2. Execute following command for project root: `./gradlew war` 
3. Navigate to `build/libs/`
4. Move the *.war file to `tomcat/webapps/` directory
5. Start Apache Tomcat Server
  1. For building the docker image and then using VulnerableApp-Facade to test the working of the application.
1. Build the docker image with command: docker build . -t sasanlabs/owasp-vulnerableapp-jsp
2. Navigate to VulnerableApp-Facade and run it as described in VulnerableApp-Facade#simple-start

Api structure for testing:

General URL pattern we follow for api's is: http://<baseurl>:<port>/VulnerableApp-jsp/<Vulnerability type>/<Vulnerability level>

Example URL:

http://<baseurl>:<port>/VulnerableApp-jsp/FileUpload/LEVEL_1

Contact

Please raise a github issue for enhancement/issues in VulnerableApp-jsp or send email to [email protected] regarding queries we will try to resolve issues asap.

vulnerableapp-jsp's People

Contributors

dexluthor avatar preetkaran20 avatar

Watchers

 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.