Beautiful RFI challenge is working
This commit is contained in:
@@ -4,5 +4,5 @@ Taken from: https://github.com/mazipan/login-page-css/tree/master/src/18-instagr
|
||||
|
||||
## Run the image
|
||||
```bash
|
||||
docker run --rm --name unsafe_login --env FLAG='FLAG{JSLOGIN}' -p 3570:8080 -it pierre42100/unsafe-js-login
|
||||
docker run --rm --name js_login --env FLAG='FLAG{JSLOGIN}' -p 3570:8080 -it pierre42100/unsafe-js-login
|
||||
```
|
||||
Reference in New Issue
Block a user