> For the complete documentation index, see [llms.txt](https://ben-hurs-organization.gitbook.io/guia-de-appsec/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ben-hurs-organization.gitbook.io/guia-de-appsec/cheat-sheets/mobile.md).

# Mobile

### Guias

* [OWASP Mobile Application Security](https://mas.owasp.org/)
* [NowSecure :: Secure Mobile Development](https://books.nowsecure.com/secure-mobile-development/en/)
* [Android :: Security Best Practices](https://developer.android.com/topic/security/best-practices)
* [Apple :: Security](https://developer.apple.com/documentation/security)

### Onde Aprender

* [NowSecure](https://academy.nowsecure.com/page/all-courses#price_free)
* [Kontra - iOS](https://application.security/free/marketing-iphone-swift)

### Links Úteis

#### Artigos

* [Auth0 :: Security Best Practices in iOS](https://auth0.com/blog/security-best-practices-in-ios/)

### Tools

#### [MobSF/Mobile-Security-Framework-MobSF](https://github.com/MobSF/Mobile-Security-Framework-MobSF)

Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.

#### [Frida](https://frida.re/)

Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers.
