diff --git a/tech/mobile/android.md b/tech/mobile/android.md index dc6b43c..460c259 100644 --- a/tech/mobile/android.md +++ b/tech/mobile/android.md @@ -33,4 +33,3 @@ echo "ro.kernel.qemu=1" > /data/local.prop /system/build.prop ``` -Content coming. Feel free to submit ;-) diff --git a/tech/mobile/index.md b/tech/mobile/index.md new file mode 100644 index 0000000..e92fe9b --- /dev/null +++ b/tech/mobile/index.md @@ -0,0 +1,6 @@ +# Mobile + +Got a shell on a mobile device? Here's some things to do next. + +* [Android](android.md) - Android Post Exploitation +* [iOS](ios.md) - iOS Post Exploitation