From 1383ddab108755ec0800ea8f5d645dc59fa770d2 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Sun, 22 Oct 2017 15:44:00 -0400 Subject: [PATCH] adding mobile device resources --- mobile_security/README.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 mobile_security/README.md diff --git a/mobile_security/README.md b/mobile_security/README.md new file mode 100644 index 0000000..bf9ad32 --- /dev/null +++ b/mobile_security/README.md @@ -0,0 +1,37 @@ +# Mobile Device Security +The following are several of the resources covered in the Wireless Networks, IoT, and Mobile Devices Hacking (The Art of Hacking Series) LiveLessons. + +## OWASP Resources + +### OWASP Mobile Security Project +* https://www.owasp.org/index.php/OWASP_Mobile_Security_Project#tab=Home + +### OWASP Mobile Top 10: +* https://www.owasp.org/index.php/Mobile_Top_10_2016-Top_10 +* https://www.owasp.org/index.php/OWASP_Mobile_Security_Project#tab=Top_10_Mobile_Risks + +### OWASP Mobile Security Testing Guide: +* https://b-mueller.gitbooks.io/the-owasp-mobile-security-testing-guide/content + +### OWASP Mobile Application Security Verification Standard (MASVS) +* https://www.owasp.org/images/6/61/MASVS_v0.9.4.pdf + +## Android + +### Android Reverse Engineering Arsenals +* https://www.owasp.org/index.php/OWASP_Mobile_Security_Project#tab=M-Tools + +## Apple iOS + +### Damn Vulnerable iOS Application (DVIA) +* DVIA Home Page + * http://damnvulnerableiosapp.com + +* DVIA OWASP Project Page + * https://www.owasp.org/index.php/OWASP_DVIA + +* DVIA Github Source + * https://github.com/prateek147/DVIA + +* DVIA Learning Resources + * http://damnvulnerableiosapp.com/#learn