ch 19 vocab Flashcards

1
Q

data harvesters

A

cybercriminals who infiltrate systems and collect data for illegal resale

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

cash-out fraudsters

A

criminals who purchase assets from data harvesters to be used for illegal financial gain; actions include using stolen credit card numbers to purchase goods, creating fake accounts via identity fraud, and more

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

botnets

A

hordes of surreptitiously infiltrated computers, linked and controlled remotely, aka zombie networks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

distributed denial of service (ddos)

A

an attack where a firm’s computer systems are flooded with thousands of seemingly legitimate requests, the sheer volume of which will slow or shut down the site’s use; attacks are often performed via botnets

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

hacktivists

A

a protester seeking to make a political point by leveraging technology tools, often through system infiltration, defacement, or damage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

hacker

A

a term that, depending on the context, may be applied to either (1) someone who breaks into computer systems, or (2) a particularly clever programmer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

hack

A

a term that may, depending on the context, refer to either (1) breaking inso a computer system, or (2) a particularly clever solution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

white hat hackers

A

someone who uncovers computer weaknesses without exploiting them; goal is to improve system security

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

black hat hackers

A

computer criminals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

phishing

A

a con executed using technology, typically targeted at acquiring sensitive information or tricking someone into installing malicious software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

spoofed

A

term used in security to refer to forging or disguising the origin or identity; email transmissions and packets that have been altered to seem as if they came from another source are referred to as being this

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

zero-day exploits

A

attacks that are so new that they haven’t been clearly identified, and so they haven’t made it into security screening systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

biometrics

A

technologies that measure and analyze human body characteristics for identification or authentication; might include fingerprint readers, retina scanners, voice and face recognition, and more

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

multi-factor authentication

A

when identity is proven by presenting more than one item for proof of credentials; often include a password and some other identifier such as a unique code sent via email, or mobile phone text, a biometric reading (ex: fingerprint or iris scan), a swipe or tap card, or other form of identification

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

voice-print

A

technology that identifies users via unique characteristics in speech

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

captchas

A

an acronym standing for completely automated public turing test to tell computers and humans apart; the turing test is, rather redundantly, an idea (rather than an official test) that one can create a test to tell computers apart from humans

17
Q

dumpster diving

A

combing through trash to identify valuable assets

18
Q

shoulder surfing

A

gaining compromising information through observation (as in looking over someone’s shoulder)

19
Q

encryption

A

scrambling data using a code or formula, known as a cipher, such that it is hidden from those who do not have the unlocking key

20
Q

key (encryption)

A

code that unlocks encryption

21
Q

brute-force attacks

A

an attack that exhausts all possible password combinations in order to break into an account; the larger and more complicated a password or key, the longer a brute-force attack will take

22
Q

public key encryption

A

a two-key system used for securing electronic transmissions; one key distributed publicly is used to encrypt (lock) data, but it cannot unlock data; unlocking can only be performed with the private key; the private key also cannot be reverse engineered from the public key; by distributing public keys, but keeping the private key, internet services can ensure transmissions to their site are secure

23
Q

certificate authority

A

a trusted third party that provides authentication services in public key encryption schemes

24
Q

firewalls

A

a system that acts as a control for network traffic, blocking unauthorized traffic while permitting acceptable use

25
intrusion detection systems
a system that monitors network use for potential hacking attempts; such a system may take preventative action to block, isolate, or identify attempted infiltration, and raise further alarms to warm security personnel
26
honeypots
a seemingly tempting, but bogus target meant to draw hacking attempts; by monitoring infiltration attempts against a honeypot, organizations may gain insight into the identity of hackers and their techniques, and they can share this with partners and law enforcement
27
blacklists
programs that deny the entry or exit of specific ip addresses, products, internet domains, and other communication restrictions
28
whitelists
highly restrictive programs that permit communication only with approved entities and/or in an approved manner