Multiple choice general knowledge

Which of the following hacking techniques involve combining a GIF image file and a Java archive (JAR) which could send the attacker the credentials of the viewer?

  1. Clickjacking/ Videojacking

  2. GIFAR

  3. Cross Site Scripting

  4. Flash Parameter Injection

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

GIFAR is a hacking technique that involves combining a GIF image file with a Java archive (JAR) file. This hybrid file can execute malicious code and potentially steal viewer credentials when loaded in a vulnerable browser.