Skip to content

Instantly share code, notes, and snippets.

@0xDE57
Created January 16, 2026 02:10
Show Gist options
  • Select an option

  • Save 0xDE57/30f32fae2315e13b566b86c15f8efa8d to your computer and use it in GitHub Desktop.

Select an option

Save 0xDE57/30f32fae2315e13b566b86c15f8efa8d to your computer and use it in GitHub Desktop.
#!/bin/sh
docker pull opensecurity/mobile-security-framework-mobsf:latest
docker run -it --rm -p 8000:8000 opensecurity/mobile-security-framework-mobsf:latest
@0xDE57
Copy link
Author

0xDE57 commented Jan 16, 2026

chmod +x startMobSF.sh
./startMobSF.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment