Threats, Attacks, and Vulnerabilities Flashcards
Address Resolution Protocol (ARP)
Protocol used to map known IP addresses to unknown physical addresses
ARP
Address Resolution Protocol
Address Resolution Protocol (ARP) poisoning
An attack that convinces the network the attacker’s MAC address is the one associated with an allowed address, so the traffic is wrongly sent to the attacker’s address
MAC (address)
Media Access Control
adware
Software that gathers information to pass on to marketers or that intercepts personal data and makes it available to third parties
antivirus software
Software that identifies the presence of a virus and is capable of removing or quarantining the virus
armored virus
A virus that is protected in a way that makes disassembling it difficult
ARP spoofing
similar to ARP poisoning
attack
Any unauthorized intrusion into the normal operations of a computer or network
attack surface
The area of an application that is available to users – those who are authenticated and those who are not
attack surface reduction (ASR)
Minimizing the possibility of exploitation by reducing the amount of code and limiting potential damage
ASR
attack surface reduction
backdoor
An opening left in a program application that allows additional access to data
bot
An automated software program that collects information on the web
buffer overflow
A type of denial of service (DoS) attack that occurs when more data is put into a bugger than it can hold
clickjacking
Using multiple transparent or opaque layers to trick a user into clicking a button on another page, when they had intended to click on the top page
companion virus
A virus that creates a new program that runs in place of an expected program of the same name
cross-site request forgery (XSRF)
A form of web-based attack in which unauthorized commands are sent from a user that a website trusts
XSRF
cross-site request forgery
cross-site scripting (XSS)
Running a script routine on a user’s machine from a website without their permission
XSS
cross-site scripting
denial-of-service (DoS)
A type of attack that prevents any users from using a system
DoS
denial-of-service (attack)
dictionary attack
The act of attempting to crack passwords by testing them against a list of dictionary words