Skip to content

MASWE-0056: Tapjacking Attacks

Content in BETA

This content is in beta and still under active development, so it is subject to change any time (e.g. structure, IDs, content, URLs, etc.).

Send Feedback

Draft Weakness

This weakness hasn't been created yet and it's in draft. But you can check its status or start working on it yourself. If the issue has not yet been assigned, you can request to be assigned to it and submit a PR with the new content for that weakness by following our guidelines.

Check our GitHub Issues for MASWE-0056

Initial Description or Hints

not using View.setFilterTouchesWhenObscured(true) or android:filterTouchesWhenObscured="true" in the AndroidManifest.xml or not ignoring touch events that have FLAG_WINDOW_IS_PARTIALLY_OBSCURED flag

Relevant Topics

  • Full occlusion
  • Partial occlusion

References

MASTG v1 Coverage