Cyber Attack Quiz
This quiz will test your knowledge on Cyber Attacks.
Score:
Question 1
What is Email Spoofing?
Creating an email to prank others.
Sending fake emails to someone to steal their info.
Question 2
What is used by the attacker in an Command Execution attack?
Java code
Extra commands tagged on the end of HTTP code.
Question 3
What are the 3 attacks listed on the Cyber Attacks page?
SQL Injection, Clickjacking, Malware injection
Command Execution, Clickjacking, Email Spoofing
Email Spoofing, Carjacking, Password Guessing
Question 4
In Clickjacking, what is added to the iframe to make you download malware?
Wrapped Malware
Pop-up Images
Link Tag
Text Override
Question 5
How can you prevent Command Execution?
Command strings are securely constructed
Command strings are constructed with vulernabilities in them.
Home