|
1 | 1 | # JuiceShopped
|
| 2 | + |
2 | 3 | Unofficial VirtualBox virtual machine instance of OWASP Juice Shop
|
| 4 | + |
| 5 | +### Contributors: [Aut0exec](https://aut0exec.blogspot.com) |
| 6 | + |
| 7 | +## Features |
| 8 | + - Devuan Daedalus instance |
| 9 | + - OWASP Juice Shop version 14.1.1 Node 16 |
| 10 | + - Pre-installed and configured to auto start on boot |
| 11 | + |
| 12 | +## Relevant Information |
| 13 | + |
| 14 | +While there shouldn't be a need to log in, should one need to, the information is as follows: |
| 15 | + |
| 16 | +Low privilege user - __user__:__Password123__ |
| 17 | + |
| 18 | +Root privilege user - __root__:__juiceisworththesqueeze__ |
| 19 | + |
| 20 | +## Installation |
| 21 | + |
| 22 | +__WARNING!__ Juice Shop is designed to be vulnerable. __DO NOT__ connect this VM to the Internet or sensitive networks. |
| 23 | + |
| 24 | +1. Download the OVA |
| 25 | +1. Launch virtualbox |
| 26 | +1. File -> Import Appliance |
| 27 | +1. Under the source section, select Local File System and then navigate to the location where the OVA file was downloaded |
| 28 | +1. The default settings should be sufficient on the right side of the import window |
| 29 | +1. Click Import in the bottom right to import the appliance |
| 30 | +1. Once the import has completed, got to the network settings and select the proper network configuration. __Host-only Adapter is STRONGLY encouraged.__ |
| 31 | +1. Once the proper network has been chosen, start Juice Shop. The machine expects a DHCP server to be present and will automatically request an address. |
| 32 | + - To deteremine address scope, check the network settings in VirtualBox's Host Network Manager or respective network configuration from above. Often nmap will make determining the address assigned to Juice Shop easier. |
| 33 | + |
| 34 | +## Credits/Thanks |
| 35 | +[OWASP Foundation](https://owasp.org/www-project-juice-shop/) |
| 36 | + |
| 37 | ++ Thanks for maintaining, releasing, and developing Juice Shop and a number of amazing other projects! |
| 38 | + |
| 39 | +[Oracle](https://www.virtualbox.org/) |
| 40 | + |
| 41 | ++ Thanks for creating, maintaining, and providing the virtualbox hypervisor! |
| 42 | + |
| 43 | +[Devuan](https://www.devuan.org/) |
| 44 | + |
| 45 | ++ Keep up the great work on such an awesome fork of Debian! |
0 commit comments