- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud
- Security

Performing SQL Injection and XSS Attacks
This lab involves exploiting the vulnerable web application called the "Juice Shop". The first goal is to perform a SQL Injection attack and gain access to the "admin" account of the web application. Having gained access to the "admin,” the final goal involves performing a DOM-based XSS attack that results in an alert message being displayed within the browser. These web application attacks are commonly used by hackers to breach websites and have therefore earned a spot on the OWASP Top 10.

Lab Info
Table of Contents
-
Challenge
Perform a SQL Injection Attack
-
To navigate to the OWASP Juice Shop webpage, copy the public IP address for the Kali cloud server from the lab credentials page.
-
Open a web browser and paste in the IP address followed by
:8080
in the browser's URL field:|Example: |http://13.226.50.101:8080 | | --- | --- |
-
From the homepage, navigate to Account > Login and log in to the admin account by performing a SQL injection attack.
-
-
Challenge
Perform an XSS Attack
From the homepage, utilize the search field to perform a DOM-based cross-site scripting attack that results with a message being displayed within an inline frame.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.