MASTG-Hacking-Playground
MASTG-Hacking-Playground copied to clipboard
The MASTG Hacking playground apps differ in functionality. We'd like to keep working on the Kotlin app going forward and for that we need to port everything from the Java...
- [ ] - Let's redistribute all apps to their own repository and setup basic pipeline, same holds for the crackmes - [x] - Let's add the Kottlin app -...
Docker image doesn't work and fails with the following error. Command to create Docker image: ``` ❯ pwd /Users/user/MSTG-Hacking-Playground/Serverside/rails-api-original ❯ docker build -t mstg-hacking-playground-rail-api . ``` Command to run docker...
## Project iOS Swift App(self build from current master brunch) ## Question [At this line](https://github.com/OWASP/MSTG-Hacking-Playground/blob/39c4db7bf721dd73125e330ac9dc64c336838179/iOS/MSTG-JWT/MSTG-JWT/WebViewController.swift#L43), WebViewController loads "test.html" but I couldn't find the file in this repository. Which files should...
AndroidKotlin: releases and Android Studio built apk behave differently in Nexus5X 7.1.1 [https://github.com/OWASP/MSTG-Hacking-Playground/releases/download/1.0/MSTG-Android-Kotlin.apk](url) does not show the Login or Register Activity. But the Android Studio built version is showing a...
Fixes #25
Please add: - [X] Code of conduct (similar to mstg) - [x] Contributing.md - [x] PR template - [ ] instructions on release communication steps.
See https://github.com/OWASP/owasp-mstg/issues/1625
Put a container at docker hub & make sure it does not run as root for Ruby on Rails API
Thank you for submitting a Pull Request to the OWASP MASTG Hacking Playground. Please make sure that: - [x] Your contribution has proper formatted comments and/or code. - [x] You...