Malware Infections Flashcards
Threat Vector
Method used by an attacker to access a victims machine (Like unupdated windows)
Attack Vector
Method used by an attacker to gain access to a victim’s machine in order to infect it with malware (Exploiting a threat vector)
Watering Holes
Malware is placed on a website that you know your potential victims will access
Botnet
A collection of compromised computers under the control of a master node
Active Interception
Occurs when a computer is placed between the sender and receiver and is able to capture or modify the traffic between them
Privilege Escalation
Occurs when you are able to exploit a design flaw or bug in a system to gain access to resources that a normal user isn’t able to access
Backdoors
Used to bypass normal security and authentication functions
Logic Bomb
Malicious code that has been inserted inside a program and will execute only when certain conditions have been met
Exploit Technique
Describes the specific method by which malware code infects a target host
Dropper
Malware designed to install or run other types of malware embedded in a payload on an infected host
Downloader
A piece of code that connects to the internet to retrieve additional tools after the initial infection by a dropper
Shellcode
Any lightweight code designed to run an exploit on the target, which may include any type of code format from scripting languages to binary code
Code Injection
Exploit technique that runs malicious code with the identification number of a legitimate process