Security+ Practice Test 3 Flashcards
The term “URL hijacking” (a.k.a. “Typosquatting”) refers to a practice of registering misspelled domain name closely resembling other well established and popular domain name in hopes of getting Internet traffic from users who would make errors while typing in the URL in their web browsers.
True
A modification introduced to a computer code that changes its external behavior (e.g. to maintain compatibility between a newer OS and an older version of application software) is called:
Shimming
The practice of optimizing existing computer code without changing its external behavior is known as:
Refactoring
Which of the terms listed below refer(s) to software/hardware driver manipulation technique(s) that might be used to enable malware injection?
Refactoring
Shimming
IP spoofing and MAC spoofing rely on falsifying what type of address?
Source address
Which of the following security protocols is the least susceptible to wireless replay attacks?
WPA2-CCMP
A type of wireless attack designed to exploit vulnerabilities of WEP is known as:
IV attack
The term “Evil twin” refers to a rogue Wireless Access Point (WAP) set up for eavesdropping or stealing sensitive user data. Evil twin replaces the legitimate access point and by advertising its own presence with the same Service Set Identifier (SSID, a.k.a. network name) appears as a legitimate access point to connecting hosts.
True
A wireless jamming attack is a type of:
Denial of Service (Dos) attack
A solution that simplifies configuration of new wireless networks by allowing non-technical users to easily configure network security settings and add new devices to an existing network is known as:
WPS
Which of the wireless technologies listed below are deprecated and should not be used due to their known vulnerabilities?
WPS
WEP
The practice of sending unsolicited messages over Bluetooth is called:
Bluejacking
Gaining unauthorized access to a Bluetooth device is referred to as:
Bluesnarfing
Which of the following wireless technologies enables identification and tracking of tags attached to objects?
RFID
What is the name of a technology used for contactless payment transactions?
NFC
A wireless disassociation attack is a type of:
Denial of Service (Dos) attack
Which cryptographic attack relies on the concepts of probability theory?
Birthday
Which of the acronyms listed below refers to a cryptographic attack where the attacker has access to both the plaintext and its encrypted version?
KPA
Rainbow tables are lookup tables used to speed up the process of password guessing.
True
Which of the following answers refers to the contents of a rainbow table entry?
Hash/Password
Which password attack takes advantage of a predefined list of words?
Dictionary attack
An attack against encrypted data that relies heavily on computing power to check all possible keys and passwords until the correct one is found is known as:
Brute-force attack
One of the measures for bypassing the failed logon attempt account lockout policy is to capture any relevant data that might contain the password and brute force it offline.
True
A situation where cryptographic hash function produces two different digests for the same data input is referred to as hash collision.
False
Which of the following answers lists an example of a cryptographic downgrade attack?
POODLE