Volume 05-Malware Exam | Questions with 100% Correct Answers | Verified | Latest Update 2026

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/44

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:04 PM on 6/1/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

45 Terms

1
New cards

Malware

Short for 'malicious software' refers to any software designed to infiltrate a computer system and intentionally cause damage, disrupt operations, steal data, or otherwise exploit devices, networks, or services.

2
New cards

Viruses

Code that attaches itself to legitimate programs or files and spreads when executed.

3
New cards

Worms

Self-replicating malware that spreads across networks without needing a host program.

4
New cards

Trojan Horses

Malware disguised as legitimate software to trick users into installing it.

5
New cards

Ransomware

Encrypts a victim's data and demands payment (ransom) for its release.

6
New cards

Spyware

Secretly collects user information, often for purposes like surveillance or financial theft.

7
New cards

Adware

Displays unwanted ads and may redirect users to malicious websites.

8
New cards

Rootkits

Allows attackers to gain administrative control of a system while remaining undetected.

9
New cards

Keyloggers

Records users' keystrokes to capture sensitive information such as passwords or credit card details.

10
New cards

Botnets

Networks of infected devices controlled remotely by attackers, often used for launching large-scale attacks like DDoS.

11
New cards

Backdoors

Malicious means of bypassing normal authentication processes to gain unauthorized access to a system.

12
New cards

Logic Bombs

Embed code placed in legitimate programs that execute a malicious action when a specific condition or trigger occurs.

13
New cards

Bloatware

Unnecessary or pre-installed software that consumes system resources and space without offering any value to the user.

14
New cards

Threat Vector

Specific method used by an attacker to infiltrate a victim's machine.

15
New cards

Attack Vector

A means by which an attacker gains access to a computer to infect the system with malware.

16
New cards

Malware exploitation techniques

Involves methods by which malware infiltrates and infects targeted systems.

17
New cards

Computer Virus

Malicious code that's run on a machine without the user's knowledge.

18
New cards

Boot Sector Virus

Stored in the first sector of the hard drive and is then loaded into memory whenever the computer boots up.

19
New cards

Macro Virus

A form of code that allows a virus to be embedded inside another document.

20
New cards

Program Virus

Tries to find executable or application files to infect with their malicious code.

21
New cards

Multipartite Virus

A combination of boot sector type virus and a program virus infecting both files and the boot sector.

22
New cards

Encrypted Virus

Designed to hide itself from being detected by encrypting its malicious code.

23
New cards

Polymorphic Virus

Advanced version of an encrypted virus that changes the virus code each time it is executed.

24
New cards

Metamorphic Virus

Able to rewrite itself entirely before it attempts to infect a given file.

25
New cards

Stealth Virus

Use techniques to hide their presence from antivirus programs.

26
New cards

Armored Virus

Have a layer of protection to confuse a program or a person who is trying to analyze it.

27
New cards

Hoax

A form of technical social engineering that attempts to scare end users into taking undesirable action.

28
New cards

File Infector Virus

Infect executable files (e.g., .exe files) and spread when these files are run.

29
New cards

Remote Access Trojans (RATs)

Provide attackers with remote control of the victim's system, enabling data theft or spying.

30
New cards

Banking Trojans

Designed to steal financial information, such as login credentials or credit card numbers.

31
New cards

Downloader Trojans

Download and install additional malicious programs onto the infected system.

32
New cards

Backdoor Trojans

Create unauthorized access points, allowing attackers to bypass normal security measures.

33
New cards

Spyware Trojans

Collect sensitive information, such as keystrokes, screenshots, or browser activity.

34
New cards

Rootkit Trojans

Hide malicious activities or processes, making them harder to detect.

35
New cards

Ransom Trojans

Encrypt data or lock systems, demanding a ransom for restoration.

36
New cards

Zombies

Refers to an individual computer or device that has been compromised by malware and is under the control of a hacker.

37
New cards

Command and Control Node (C2 Node)

Responsible for managing and coordinating the activities of other nodes or devices within a network.

38
New cards

Kernel Mode

Allows a system to control access to things like device drivers, sound card and monitor.

39
New cards

DLL Injection

Technique used to run arbitrary code within the address space of another process.

40
New cards

Dynamic Link Library

A collection of code and data that can be used by multiple programs simultaneously.

41
New cards

Shim

Software code that is placed between two components and intercepts the calls between those components.

42
New cards

Fileless Malware

Used to create a process in the system memory without relying on the local file system of the infected host.

43
New cards

Action on Objective phase

Threat actors will execute primary objectives to meet core objectives.

44
New cards

Concealment

Used to help the threat actor prolong unauthorized access to a system by hiding tracks.

45
New cards

Living off the land

A strategy adopted by many Advanced Persistent Threats and Criminal organizations.