We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea095a commit 8310104Copy full SHA for 8310104
README.md
@@ -41,6 +41,8 @@ Quick setup with docker
41
```
42
docker pull opensecurity/mobile-security-framework-mobsf:latest
43
docker run -it --rm -p 8000:8000 opensecurity/mobile-security-framework-mobsf:latest
44
+
45
+# Default username and password: mobsf/mobsf
46
47
48
[](https://mobsf.github.io/docs)
0 commit comments