Create Docker image for JS Login
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# JsLogin
|
||||
|
||||
Taken from: https://github.com/mazipan/login-page-css/tree/master/src/18-instagram
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user