diff --git a/MOBILE_CLIENT/COMMON/_HIGH/TAPJACKING_VULNERABILITY/description.md b/MOBILE_CLIENT/COMMON/_HIGH/TAPJACKING_VULNERABILITY/description.md new file mode 100644 index 00000000..3be2c411 --- /dev/null +++ b/MOBILE_CLIENT/COMMON/_HIGH/TAPJACKING_VULNERABILITY/description.md @@ -0,0 +1,59 @@ +The Tapjacking Vulnerability is a security flaw that allows an attacker to overlay malicious content or interfaces on top of legitimate applications, tricking users into interacting with the attacker's content instead. This can lead to various malicious activities, such as stealing sensitive information, capturing login credentials, or performing unauthorized actions on the user's behalf. + + +Below are examples of incorrect overlay handling: + + +=== "resource.xml" + +```xml +