We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55af99 commit 4d2748aCopy full SHA for 4d2748a
tech/mobile/android.md
@@ -33,4 +33,3 @@ echo "ro.kernel.qemu=1" > /data/local.prop
33
/system/build.prop
34
```
35
36
-Content coming. Feel free to submit ;-)
tech/mobile/index.md
@@ -0,0 +1,6 @@
1
+# Mobile
2
+
3
+Got a shell on a mobile device? Here's some things to do next.
4
5
+* [Android](android.md) - Android Post Exploitation
6
+* [iOS](ios.md) - iOS Post Exploitation
0 commit comments