SQL injection and JWT security demonstration for ST4015CMD coursework
448
ST4015CMD | Softwarica College of IT & E-Commerce Student: Bipin Lamsal | Student ID: 250510
This Docker image demonstrates the difference between vulnerable and defended server implementations against SQL injection attacks, and shows how JWT tokens work using Base64 encoding.
docker pull bipin819/foundation-task1:latest
docker run bipin819/foundation-task1:latest
docker run bipin819/foundation-task1:latest python3 jwt_demo.py
docker run bipin819/foundation-task1:latest python3 test_security.py
Content type
Image
Digest
sha256:367910f13…
Size
197.1 MB
Last updated
7 months ago
docker pull bipin819/foundation-task1