# VulWebaju **Repository Path**: changerl/VulWebaju ## Basic Information - **Project Name**: VulWebaju - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-08 - **Last Updated**: 2021-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` ____ ____ .__ __ __ ___. __ \ \ / /_ __| |/ \ / \ ____\_ |__ _____ |__|__ __ \ Y / | \ |\ \/\/ // __ \| __ \__ \ | | | | \ /| | / |_\ /\ ___/| \_\ \/ __ \_ | | | / \___/ |____/|____/\__/\ / \___ >___ (____ /\__| |____/ \/ \/ \/ \/\______| ``` VulWebaju is a script that automates to set up your pentesting environment for learning purpose. This script will help you to install common vulnerable applications. > Note: This script is only tested in Ubuntu. You can also use in multiple cloud providers(EC2,Google Compute Engine, Azure virual machines, DigitalOcean Droplets). ### Vulnerables webapps that you can install - [DVWA](https://dvwa.co.uk/) - [Owasp Juice Shop](https://github.com/bkimminich/juice-shop) - [Web goat](https://github.com/WebGoat/WebGoat) - [Nodegoat](https://github.com/OWASP/NodeGoat) - [Damm Vulnerable GraphQL](https://github.com/dolevf/Damn-Vulnerable-GraphQL-Application) - [Rails Goat](https://www.github.com/OWASP/railsgoat) - [OAuth 2.0 Application](https://github.com/koenbuyens/Vulnerable-OAuth-2.0-Applications) - [Xeelab](https://github.com/jbarone/xxelab) - [DVWP](https://github.com/vavkamil/dvwp) - [XSSLab](https://github.com/kiwicom/xssable) - [TiredAPI](https://github.com/siddharthbezalwar/Tiredful-API-py3-beta) - [Vulnerable Nginx](https://github.com/detectify/vulnerable-nginx) - [SSRF Vulnerable Lab](https://github.com/incredibleindishell/SSRF_Vulnerable_Lab) ### Installation ```bash git clone https://github.com/Aju100/VulWebaju cd VulWebaju sudo ./install.sh ``` ### Contribute Contributions are always welcome! Please read the [contribution guidelines](./CONTRIBUTING.md) first. ### Help If you need any help anywhere in the process, you can open [Github issue](https://github.com/Aju100/VulWebaju/issues). ### License This project is currently licensed under the MIT General Public License v3. i.e. we guarantee end users the freedom to run, study, share, and modify the software. Made with ❤️ and Bash