Slide 54
Slide 54 text
SECURE PROGRAMMING TECHNIQUES
Mobile Dev Security
MobSF - Example
VERIFY
054
ISSUE SEVERITY STANDARDS FILES
The App uses an
insecure Random
number Generator
High MASVS:
MSTG-CRYPTO-6
j$/util/concurrent/F.java
kotlinx/coroutines/scheduling/Corouti
neScheduler.java
Files may contain
hardcoded sensitive
information like
usernames, passwords,
kest, etc.
High MASVS:
MSTG-STORAGE-14
io/jsonwebtoken/jwsHeader.java