Add /tech/mobile/index.md

This commit is contained in:
Paul White 2014-01-12 18:25:04 -05:00
parent f55af99e4d
commit 4d2748ac9a
2 changed files with 6 additions and 1 deletions

View File

@ -33,4 +33,3 @@ echo "ro.kernel.qemu=1" > /data/local.prop
/system/build.prop /system/build.prop
``` ```
Content coming. Feel free to submit ;-)

6
tech/mobile/index.md Normal file
View File

@ -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