8 lines
231 B
Markdown
8 lines
231 B
Markdown
# JsLogin
|
|
|
|
Taken from: https://github.com/mazipan/login-page-css/tree/master/src/18-instagram
|
|
|
|
## Run the image
|
|
```bash
|
|
docker run --rm --name unsafe_login --env FLAG='FLAG{JSLOGIN}' -p 3570:8080 -it pierre42100/unsafe-js-login
|
|
``` |