add pictures

This commit is contained in:
Koyc 2023-11-10 13:27:50 +01:00
parent 73881dc6ca
commit b551cddaa2
4 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ docker run --pull always -p 127.0.0.1:80:3000 bkimminich/juice-shop
Result:
<!--- ToDo: Insert Picture -->
![](login_admin.png)
### Login as Jim
1. Open `Account` => `Login`
@ -19,13 +19,13 @@ Result:
Result:
<!--- ToDo: Insert Picture -->
![](login_jim.png)
## Cross Site Scripting
1. Open up the Search Box
2. Type `<iframe src="javascript:alert('hello')">`
<!--- ToDo: Insert Picture -->
![](cross_site_scripting.png)
## Forged Picture
This challenge is impossible due to the `/profile` page only reading the username from POST variables.

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 KiB