Recipe 10-4: Preventing UI Redressing (Clickjacking) Attacks
This recipe shows you how to identify when attackers attempt to use clickjacking attacks.
Ingredients
- ModSecurity
- STREAM_OUTPUT_BODY variable
- @rsub operator
CAPEC-103: Clickjacking
Sample Attacks
In May 2011, Facebook battled a clickjacking attack campaign that tricked users into clicking the Like button to propagate the attacks and attempt to install malware on the ...