{% extends "registration/Instrument.html" %} {% load otree static %} {% block title %} Pre-Exercise Survey {% endblock %} {% block content %}

Directions: The questions below measure your knowledge of cybersecurity. Kindly answer these to the best of your abilities. If you do not know the answer, please select the "I Don't Know" option instead of guessing.


Which country is frequently associated with the theft of proprietary information by cyber means?
The United States
Russia
China
North Korea
I Don't Know
 
What is a DDoS?
A form of commercial advertising using online ads
A program or worm designed to infiltrate a computer system
An attack that uses multiple computers to overload and shut down a targeted system
A program used to send ‘spam’ email to multiple accounts at once
I Don't Know
 
What is phishing?
An email that steals passwords by appearing to be from an individual or business that you know
A malware program that uses a computer network to spread itself and gain access or shutdown the network
Defrauding an online account holder of financial information by posing as a legitimate company
A network of private computers infected with malicious software and controlled without the owner’s knowledge
I Don't Know
 
What was the presumed reason for the 2014 hack of US Film Company Sony Pictures Entertainment in 2014?
Sony executives’ rumored connection to Chechyan rebels in Russia
Sony’s production of a film that insulted North Korean leader Kim Jung-un
Sony’s history of producing ‘immodest’ films that angered Iranian leadership
Sony executives’ support for the Tibet independence movement
I Don't Know
 
What country’s nuclear program was affected by the Stuxnet computer virus?
Israel
China
Saudi Arabia
Iran
I Don't Know
 
What is a Trojan Horse?
A program that records keystrokes by the user in order to steal passwords for accounts
Malware that installs itself on a computer and freezes it until some type of ‘ransom’ is paid
A virus that replicates itself or infects and modifies other programs on a computer without user consent
A malicious computer program designed to hack into a computer by misleading users of its true intent
I Don't Know
 

{% endblock %} {% block scripts %} {% endblock %}