Multiple choice technology security Which of the following is not a valid application security attack ? Blind SQL Injection Cross Side Scripting Remote File Inclusion Cross Site Request Forgery Reveal answer Fill a bubble to check yourself B Correct answer Explanation The term is 'Cross-Site Scripting' (XSS). 'Cross Side Scripting' is a misspelling and not a standard security term, whereas Blind SQLi, RFI, and CSRF are all valid attacks.