Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 681 Bytes

0x01e_OMTG-ENV_Android.md

File metadata and controls

21 lines (11 loc) · 681 Bytes

OMTG-[IDENTIFIER]:[Name]

Overview

(Give an overview about the functionality and it's potential weaknesses)

White-box Testing

(Describe how to assess this with access to the source code and build configuration)

Black-box Testing

[Describe how to test for this issue using static and dynamic analysis techniques. This can include everything from simply monitoring aspects of the app’s behavior to code injection, debugging, instrumentation, etc. ]

Remediation

[Describe the best practices that developers should follow to prevent this issue]

References

  • [link to relevant how-tos, papers, etc.]