Use Broadcasts Carefully Details Remediation References CWE/OWASP Use Broadcasts Carefully Details If no permission is set when sending a broadcast Intent, then any unpri...
Hide Account Numbers and Use Tokens Details Remediation CWE/OWASP Hide Account Numbers and Use Tokens Details Many apps store complete account numbers in various screens. ...
Implement Intents Carefully Details Remediation CWE/OWASP Implement Intents Carefully Details Intents are used for inter-component signaling and can be used To start an ...
Avoid Query String for Sensitive Data Details Remediation References CWE/OWASP Avoid Query String for Sensitive Data Details A major bank breach was executed with a simpl...
Be Aware of Copy and Paste” Details Remediation CWE/OWASP Be Aware of Copy and Paste” Details Both iOS and Android support copy/paste. Sensitive data may be stored, recove...
Introduction Primary Defenses Defense Option 1: Escape all variables using the right LDAP encoding function Safe Java Escaping Example Safe C Sharp .NET TBA Example Defense Opt...