Multiple choice technology security

Which of the following is not a valid application security attack ?

  1. Blind SQL Injection

  2. Cross Side Scripting

  3. Remote File Inclusion

  4. 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.