nowsecure / secure-mobile-development

A Collection of Secure Mobile Development Best Practices
https://books.nowsecure.com/secure-mobile-development/en/
Other
557 stars 123 forks source link

Add a section about fuzzing #12

Closed trufae closed 7 years ago

sbakken commented 8 years ago

New best practice candidate

sbakken commented 7 years ago

I'll add some information to the Introduction and the Mobile Security Primer about how the best way to validate that an app follows these secure mobile development best practices is to test the app via dynamic and static analysis, penetration testing, fuzzing, etc.