Created
January 16, 2026 02:10
-
-
Save 0xDE57/30f32fae2315e13b566b86c15f8efa8d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| docker pull opensecurity/mobile-security-framework-mobsf:latest | |
| docker run -it --rm -p 8000:8000 opensecurity/mobile-security-framework-mobsf:latest |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
chmod +x startMobSF.sh
./startMobSF.sh