A.Software designed to cause harm or unauthorized actions
B.Software used only to create system backups
C.Software that improves network connection speeds
D.Software designed only to compress large files
Correct Answer: Software designed to cause harm or unauthorized actions
Explanation:
Malware is malicious software created to damage systems, steal information, disrupt operations, or perform unauthorized actions.
Incorrect! Try again.
2Which characteristic is commonly associated with malware?
Malware Definition
Easy
A.It performs actions harmful to a system
B.It only runs on mobile devices
C.It always requires a paid license
D.It improves the security of files
Correct Answer: It performs actions harmful to a system
Explanation:
Malware commonly performs harmful or unauthorized actions, such as stealing data, deleting files, or monitoring users.
Incorrect! Try again.
3Which technique uses deceptive emails to convince users to open malicious links or attachments?
Common Techniques Used by Attackers to Spread Malware
Easy
A.Load balancing
B.Data compression
C.Phishing
D.Disk formatting
Correct Answer: Phishing
Explanation:
Phishing uses deceptive messages to trick users into opening malicious attachments, visiting harmful websites, or revealing information.
Incorrect! Try again.
4What is a drive-by download?
Common Techniques Used by Attackers to Spread Malware
Easy
A.A malicious download triggered by visiting a website
B.An update installed by a system administrator
C.A file downloaded through a trusted store
D.A backup copied to a removable drive
Correct Answer: A malicious download triggered by visiting a website
Explanation:
A drive-by download occurs when visiting a compromised or malicious website causes malware to be downloaded, sometimes without clear user consent.
Incorrect! Try again.
5Why is a cryptographic hash calculated for a suspected malware file?
Malware Forensics Fundamentals
Easy
A.To execute the file safely
B.To increase the file's size
C.To translate the file's contents
D.To verify the file's integrity
Correct Answer: To verify the file's integrity
Explanation:
A cryptographic hash helps verify that the evidence file has not changed during collection, transfer, or analysis.
Incorrect! Try again.
6What should an investigator generally do before analyzing original malware evidence?
Malware Forensics Fundamentals
Easy
A.Delete all metadata from the evidence
B.Rename and publish the evidence
C.Run the evidence on a personal computer
D.Create a verified forensic copy
Correct Answer: Create a verified forensic copy
Explanation:
A verified forensic copy allows examination while helping preserve the original evidence in an unchanged state.
Incorrect! Try again.
7Which type of malware analysis examines a file without executing it?
Types of Malware Analysis
Easy
A.Static analysis
B.Dynamic analysis
C.Memory analysis
D.Network analysis
Correct Answer: Static analysis
Explanation:
Static analysis examines a malware sample's structure, strings, hashes, and code without running it.
Incorrect! Try again.
8Which type of malware analysis involves executing a sample in a controlled environment?
Types of Malware Analysis
Easy
A.Evidence imaging
B.Document indexing
C.Static analysis
D.Dynamic analysis
Correct Answer: Dynamic analysis
Explanation:
Dynamic analysis runs the sample in an isolated environment so that investigators can observe its behavior.
Incorrect! Try again.
9Which item can commonly be extracted from malware during basic static analysis?
Static Analysis of Malware
Easy
A.Real-time mouse movement
B.Live keyboard input
C.Current network latency
D.Embedded text strings
Correct Answer: Embedded text strings
Explanation:
Static analysis tools can extract embedded strings, which may reveal file paths, URLs, commands, or other useful clues.
Incorrect! Try again.
10What is a disassembler used for in static malware analysis?
Static Analysis of Malware
Easy
A.Recording changes made to the system registry
B.Restoring files deleted from a storage device
C.Capturing packets from a live network connection
D.Converting machine code into assembly instructions
Correct Answer: Converting machine code into assembly instructions
Explanation:
A disassembler converts machine code into assembly instructions that an analyst can inspect without executing the malware.
Incorrect! Try again.
11Which feature in a suspicious Microsoft Word document may contain malicious instructions?
Analysis of Suspicious Word and PDF Documents
Easy
A.Document macros
B.Font colors
C.Page margins
D.Header spacing
Correct Answer: Document macros
Explanation:
Attackers may place malicious macro code in Word documents and try to persuade users to enable it.
Incorrect! Try again.
12Which embedded feature should an analyst check in a suspicious PDF file?
Analysis of Suspicious Word and PDF Documents
Easy
A.Paper orientation
B.Paragraph alignment
C.JavaScript code
D.Page numbering
Correct Answer: JavaScript code
Explanation:
PDF files can contain embedded JavaScript that may perform suspicious actions or exploit vulnerabilities.
Incorrect! Try again.
13What is the main purpose of a malware sandbox?
Dynamic Malware Analysis Fundamentals and Approaches
Easy
A.To observe malware in an isolated environment
B.To improve an application's performance
C.To permanently store backup files
D.To convert malware into readable source code
Correct Answer: To observe malware in an isolated environment
Explanation:
A sandbox provides an isolated environment where malware can be executed and monitored with reduced risk to production systems.
Incorrect! Try again.
14What does dynamic malware analysis primarily examine?
Dynamic Malware Analysis Fundamentals and Approaches
Easy
A.The sample's behavior while it runs
B.The sample's printed documentation
C.The user's software purchase history
D.The computer's physical dimensions
Correct Answer: The sample's behavior while it runs
Explanation:
Dynamic analysis focuses on what a malware sample does during execution, such as creating files or contacting servers.
Incorrect! Try again.
15Which system property is commonly monitored for changes while malware is running?
Real-time Analysis of Malware Behavior on System Properties
Easy
A.Speaker volume
B.Keyboard color
C.Monitor brightness
D.Registry entries
Correct Answer: Registry entries
Explanation:
Malware may change registry entries to alter system settings, establish persistence, or execute automatically.
Incorrect! Try again.
16Which activity may indicate suspicious malware behavior on a host system?
Real-time Analysis of Malware Behavior on System Properties
Easy
A.Changing the desktop wallpaper manually
B.Creating an unexpected process
C.Opening a trusted text file
D.Adjusting an authorized display setting
Correct Answer: Creating an unexpected process
Explanation:
Malware often creates or injects into processes, so unexpected process activity can be an important behavioral indicator.
Incorrect! Try again.
17Which tool is commonly used to capture and inspect malware-related network packets?
Real-time Analysis of Malware Behavior on Networks
Easy
A.File compressor
B.Packet analyzer
C.Text editor
D.Screen reader
Correct Answer: Packet analyzer
Explanation:
A packet analyzer captures and examines network traffic, helping investigators identify suspicious connections and transferred data.
Incorrect! Try again.
18Why might malware contact a command-and-control server?
Real-time Analysis of Malware Behavior on Networks
Easy
A.To update the computer's time zone
B.To repair damaged hardware components
C.To receive instructions from an attacker
D.To improve the monitor's resolution
Correct Answer: To receive instructions from an attacker
Explanation:
Malware may communicate with a command-and-control server to receive commands, download components, or send stolen information.
Incorrect! Try again.
19Where does fileless malware primarily operate?
Fileless Malware Attacks and How They Happen
Easy
A.On optical media
B.Inside hardware cables
C.Within system memory
D.Inside printed documents
Correct Answer: Within system memory
Explanation:
Fileless malware primarily operates in memory and often avoids storing a traditional malicious executable on disk.
Incorrect! Try again.
20Which legitimate system tool is commonly abused in fileless malware attacks on Windows?
Fileless Malware Attacks and How They Happen
Easy
A.Paint
B.Character Map
C.PowerShell
D.Calculator
Correct Answer: PowerShell
Explanation:
Attackers commonly abuse PowerShell to execute malicious commands directly in memory and use trusted system capabilities.
Incorrect! Try again.
21A utility performs its advertised backup function but secretly captures user credentials and sends them to an external server. Why should it be classified as malware?
Malware Definition
Medium
A.It runs whenever the system starts
B.It communicates through an external network
C.It contains both utility and network code
D.It performs an intentional unauthorized action
Correct Answer: It performs an intentional unauthorized action
Explanation:
Malware is defined by intentionally harmful or unauthorized behavior. Legitimate functionality does not cancel the covert theft of credentials.
Incorrect! Try again.
22A program disguises itself as an invoice viewer but installs a credential-stealing component when opened. Which malware category best describes its delivery method?
Malware Definition
Medium
A.Computer worm
B.Logic bomb
C.Boot-sector virus
D.Trojan horse
Correct Answer: Trojan horse
Explanation:
A Trojan horse pretends to be legitimate software while performing hidden malicious actions after the user executes it.
Incorrect! Try again.
23Employees receive realistic payment notices containing Word attachments that ask them to enable macros. Which spreading technique is being used?
Common Techniques Used by Attackers to Spread Malware
Medium
A.Removable-media autorun infection
B.Watering-hole website compromise
C.Worm propagation through open ports
D.Phishing with malicious attachments
Correct Answer: Phishing with malicious attachments
Explanation:
The attacker uses deceptive messages and macro-enabled documents to persuade recipients to execute malware.
Incorrect! Try again.
24An attacker compromises a website frequently visited by employees and adds code that attempts to exploit outdated browsers. What technique does this represent?
Common Techniques Used by Attackers to Spread Malware
Medium
A.Supply-chain poisoning
B.Credential-stuffing attack
C.Watering-hole attack
D.Email spoofing campaign
Correct Answer: Watering-hole attack
Explanation:
A watering-hole attack compromises a site commonly visited by the intended victims and uses it to deliver exploits or malware.
Incorrect! Try again.
25An investigator receives a suspicious executable from an infected workstation. What should be done before beginning analysis to support evidence integrity?
Malware Forensics Fundamentals
Medium
A.Upload it to a public forum
B.Calculate and record cryptographic hashes
C.Execute it in compatibility mode
D.Rename and compress the executable
Correct Answer: Calculate and record cryptographic hashes
Explanation:
Cryptographic hashes provide a reference for verifying that the evidence has not changed during acquisition, transfer, or analysis.
Incorrect! Try again.
26A live system may contain fileless malware, but shutting it down would erase memory contents. Which evidence should generally be collected first?
Malware Forensics Fundamentals
Medium
A.An image of optical media
B.A capture of volatile memory
C.A list of installed printers
D.A copy of archived backups
Correct Answer: A capture of volatile memory
Explanation:
Volatile memory can contain running code, injected processes, keys, and network data that disappear when the system loses power.
Incorrect! Try again.
27An analyst wants to identify readable strings, imported functions, and executable sections without running a suspicious file. Which type of analysis is most appropriate?
Types of Malware Analysis
Medium
A.Static analysis
B.Dynamic analysis
C.Network emulation
D.Behavioral monitoring
Correct Answer: Static analysis
Explanation:
Static analysis examines a sample's structure and contents without executing it, reducing the risk of triggering malicious behavior.
Incorrect! Try again.
28Static examination suggests that a sample is packed, so an analyst executes it in an isolated sandbox and then examines the unpacked memory image. What approach is being used?
Types of Malware Analysis
Medium
A.Source-code review
B.Signature analysis
C.Metadata analysis
D.Hybrid analysis
Correct Answer: Hybrid analysis
Explanation:
Hybrid analysis combines dynamic execution with static examination, such as extracting unpacked code from memory for further inspection.
Incorrect! Try again.
29A Windows executable imports VirtualAllocEx, WriteProcessMemory, and CreateRemoteThread. Which behavior do these imports most strongly suggest?
Static Analysis of Malware
Medium
A.Modification of document macros
B.Encryption of local backups
C.Deletion of browser cookies
D.Injection into another process
Correct Answer: Injection into another process
Explanation:
These APIs are commonly combined to allocate memory in another process, write code there, and start a remote thread.
Incorrect! Try again.
30A suspicious executable has very high section entropy, few readable strings, and an unusually small import table. What is the most reasonable initial conclusion?
Static Analysis of Malware
Medium
A.The executable is digitally trusted
B.The executable cannot access networks
C.The executable may be packed
D.The executable contains only resources
Correct Answer: The executable may be packed
Explanation:
High entropy and limited visible content often indicate compression, encryption, or packing intended to conceal the actual code.
Incorrect! Try again.
31A Word document from an unknown sender displays instructions to enable macros. What is the safest initial analysis action?
Analysis of Suspicious Word and PDF Documents
Medium
A.Extract and inspect macros without opening it normally
B.Enable macros while disconnected from the network
C.Open the document using an administrator account
D.Convert the document to a different filename
Correct Answer: Extract and inspect macros without opening it normally
Explanation:
A document-analysis tool can extract macro code without activating it, allowing suspicious commands and auto-execution triggers to be reviewed safely.
Incorrect! Try again.
32A PDF contains both an /OpenAction entry and a /JavaScript object. Why is this combination especially suspicious?
Analysis of Suspicious Word and PDF Documents
Medium
A.Script may execute when the PDF opens
B.Text may be compressed when the PDF closes
C.Metadata may be hidden from the reader
D.Images may be loaded from local storage
Correct Answer: Script may execute when the PDF opens
Explanation:
An /OpenAction can trigger an action at opening time, while /JavaScript indicates embedded script content that may be executed.
Incorrect! Try again.
33Before executing malware in a virtual analysis environment, which preparation best supports reliable comparison and recovery?
Dynamic Malware Analysis Fundamentals and Approaches
Medium
A.Join the virtual machine to production
B.Install personal accounts and documents
C.Disable logging and remove monitoring tools
D.Record a baseline and create a snapshot
Correct Answer: Record a baseline and create a snapshot
Explanation:
A baseline reveals changes caused by the sample, while a snapshot allows the environment to be restored to a known clean state.
Incorrect! Try again.
34A sample exits after detecting little mouse activity and a short system uptime. Which dynamic-analysis adjustment is most appropriate?
Dynamic Malware Analysis Fundamentals and Approaches
Medium
A.Publish the sample before executing it
B.Simulate user activity and extend monitoring
C.Replace the sample with a clean program
D.Remove all operating-system event logs
Correct Answer: Simulate user activity and extend monitoring
Explanation:
Some malware delays execution or checks for human interaction to evade sandboxes. Simulating activity and observing longer can expose its behavior.
Incorrect! Try again.
35During monitoring, a process creates a value under a Windows Run registry key that points to its executable. What behavior is most likely being established?
Real-time Analysis of Malware Behavior on System Properties
Medium
A.Privilege reduction at startup
B.Memory cleanup at shutdown
C.Persistence at user logon
D.Network filtering at connection
Correct Answer: Persistence at user logon
Explanation:
Windows Run keys can automatically launch specified programs when a user logs on, making them a common persistence mechanism.
Incorrect! Try again.
36A monitored process rapidly rewrites many user files, changes their extensions, and creates a payment note in each directory. Which behavior does this indicate?
Real-time Analysis of Malware Behavior on System Properties
Medium
A.Adware installation
B.Keylogger collection
C.Ransomware encryption
D.Rootkit concealment
Correct Answer: Ransomware encryption
Explanation:
Bulk file modification, changed extensions, and ransom notes are characteristic indicators of file-encrypting ransomware.
Incorrect! Try again.
37A compromised host queries hundreds of algorithmically generated domain names, most of which return NXDOMAIN. What malware behavior is the best explanation?
Real-time Analysis of Malware Behavior on Networks
Medium
A.Certificate validation for software updates
B.DNS caching for faster web browsing
C.Domain generation for command-and-control discovery
D.Local name resolution for file sharing
Correct Answer: Domain generation for command-and-control discovery
Explanation:
Malware may use a domain generation algorithm to produce many candidate command-and-control domains, causing numerous failed DNS queries.
Incorrect! Try again.
38A host sends small encrypted packets to the same external address every 60 seconds, even when no user is active. What does this pattern most strongly suggest?
Real-time Analysis of Malware Behavior on Networks
Medium
Regular, low-volume connections to a fixed external destination are commonly associated with malware checking in to command-and-control infrastructure.
Incorrect! Try again.
39A malicious macro starts PowerShell, downloads a script, and executes it directly in memory without saving an executable. Why is this considered a fileless attack?
Fileless Malware Attacks and How They Happen
Medium
A.The document has no visible filename
B.The network traffic uses encryption
C.The main payload runs from memory
D.The macro deletes its source code
Correct Answer: The main payload runs from memory
Explanation:
Fileless malware relies mainly on memory and legitimate system tools rather than storing a conventional malicious executable on disk.
Incorrect! Try again.
40An investigation finds a permanent WMI event subscription that launches an encoded PowerShell command whenever a user logs on. What role does the WMI subscription play?
Fileless Malware Attacks and How They Happen
Medium
A.It isolates malicious network traffic
B.It verifies executable signatures
C.It provides fileless persistence
D.It repairs damaged system files
Correct Answer: It provides fileless persistence
Explanation:
A permanent WMI event subscription can trigger commands after specified events, allowing malicious code to persist without a normal startup executable.
Incorrect! Try again.
41A signed PowerShell script uses only legitimate administrative APIs, but it covertly disables endpoint protection and exfiltrates credentials. Which property most strongly supports classifying the script as malware?
Malware Definition
Hard
A.Its intentional unauthorized impact and objectives
B.Its absence of a compiled executable payload
C.Its reliance on operating-system administration APIs
D.Its execution through a command-line interpreter
Correct Answer: Its intentional unauthorized impact and objectives
Explanation:
Malware is primarily characterized by malicious intent and unauthorized effects, not by whether it is compiled, signed, or built from legitimate system functionality.
Incorrect! Try again.
42Investigators find an unmodified credential-dumping utility on a penetration tester's workstation and on a compromised server. Why can its malware classification differ between the two systems?
Malware Definition
Hard
A.Classification depends on context, authorization, and observed use
B.Classification requires the utility to contain a self-replication mechanism
C.Classification changes whenever the utility runs with administrator rights
D.Classification depends entirely on the executable's cryptographic hash
Correct Answer: Classification depends on context, authorization, and observed use
Explanation:
Dual-use software may be legitimate when authorized and malicious when deployed for unauthorized objectives. Hashes and privileges alone do not establish intent.
Incorrect! Try again.
43A vendor's signed software updater is modified on its build server, and customers receive the malicious version through the normal update channel. Which spreading technique best describes this incident?
Common Techniques Used by Attackers to Spread Malware
Hard
A.A drive-by download campaign
B.A watering-hole compromise
C.A removable-media infection
D.A supply-chain compromise
Correct Answer: A supply-chain compromise
Explanation:
The attacker compromised a trusted development or distribution process, causing downstream victims to install malware through the vendor's legitimate update mechanism.
Incorrect! Try again.
44A phishing email contains an ISO image holding an LNK file that launches a hidden script. The ISO is used partly because extracted files may not retain the original email attachment's security-zone metadata. Which defense-evasion property is being exploited?
Common Techniques Used by Attackers to Spread Malware
Hard
A.Automatic elevation through the Windows installer service
B.Macro execution enabled by document compatibility mode
C.Loss or weakening of Mark-of-the-Web propagation
D.Cryptographic trust inherited from the disk image
Correct Answer: Loss or weakening of Mark-of-the-Web propagation
Explanation:
Container formats have historically been abused to weaken propagation of Mark-of-the-Web metadata, reducing warnings or security controls applied to files launched from the container.
Incorrect! Try again.
45An active compromised host must be examined, and shutting it down would destroy memory-resident evidence. Assuming immediate network spread has been contained, which acquisition strategy best preserves the most volatile relevant evidence?
Malware Forensics Fundamentals
Hard
A.Export application files first and acquire only allocated disk sectors
B.Image storage first, reboot safely, and capture RAM afterward
C.Run antivirus remediation first and image the cleaned system afterward
D.Capture RAM first, record live state, and image storage afterward
Correct Answer: Capture RAM first, record live state, and image storage afterward
Explanation:
RAM, active processes, injected code, keys, and connections are lost at shutdown. Disk imaging remains important but should follow volatile acquisition when circumstances permit.
Incorrect! Try again.
46A suspected malware executable has creation and modification times predating the system installation, suggesting timestamp manipulation. Which method provides the strongest basis for reconstructing when it actually appeared?
Malware Forensics Fundamentals
Hard
A.Compare filesystem timestamps with journal, log, and execution artifacts
B.Trust the earliest timestamp recorded in the file's metadata
C.Use the compiler timestamp as the definitive installation time
D.Treat the antivirus detection time as the file creation time
Correct Answer: Compare filesystem timestamps with journal, log, and execution artifacts
Explanation:
Timestamp stomping can alter ordinary file metadata. Correlating journal entries, execution records, event logs, and other independent artifacts produces a more defensible timeline.
Incorrect! Try again.
47Static examination shows that a sample is packed, while sandbox execution produces no behavior because the sample detects virtualization. Which next approach is most likely to expose its actual code while retaining analytical control?
Types of Malware Analysis
Hard
A.Recalculate the packed file's hash using another algorithm
B.Resubmit the unchanged sample to the same automated sandbox
C.Debug execution to the unpacking point and dump process memory
D.Search only the packed byte stream for plaintext indicators
Correct Answer: Debug execution to the unpacking point and dump process memory
Explanation:
Controlled debugging combines dynamic observation with code recovery. Dumping memory after unpacking can expose the original instructions and imports for subsequent static analysis.
Incorrect! Try again.
48An analyst must rapidly triage 5,000 samples while reserving manual reverse engineering for a small subset. Which workflow best balances scalability and analytical depth?
Types of Malware Analysis
Hard
A.Execute every sample directly on identical production workstations
B.Perform source-code review and skip behavioral execution entirely
C.Use automated static and dynamic triage, then prioritize anomalies
D.Manually debug every sample before calculating any metadata
Correct Answer: Use automated static and dynamic triage, then prioritize anomalies
Explanation:
Automated hybrid triage scales to large collections, while clustering and behavioral anomalies identify the samples that justify expensive manual reverse engineering.
Incorrect! Try again.
49A PE sample resolves Windows APIs by hashing export names rather than storing readable imports. What is the most reliable static technique for identifying the intended APIs?
Static Analysis of Malware
Hard
A.Interpret the section entropy as an encoded import table
B.Replace the sample's import directory with a standard library list
C.Treat every embedded hexadecimal constant as a function address
D.Emulate the hashing routine against candidate exported function names
Correct Answer: Emulate the hashing routine against candidate exported function names
Explanation:
Recovering or emulating the malware's name-hashing algorithm allows stored hash constants to be matched against exports, with context used to resolve possible collisions.
Incorrect! Try again.
50A PE section has entropy close to bits per byte, no readable strings, and executable permissions. Which conclusion is analytically justified?
Static Analysis of Malware
Hard
A.The section proves that the executable is malicious and packed
B.The section is probably compressed or encrypted but needs corroboration
C.The section must contain an ordinary unoptimized code segment
D.The section is certainly encrypted with a strong cipher
Correct Answer: The section is probably compressed or encrypted but needs corroboration
Explanation:
High entropy is a useful packing or encryption indicator, but it is not proof. Legitimate compressed resources and other data can exhibit similar entropy.
Incorrect! Try again.
51A macro-free DOCX file contacts an attacker-controlled server when opened. Which OOXML artifact should be examined first for an external template injection attack?
Analysis of Suspicious Word and PDF Documents
Hard
A.An embedded VBA project stored under the macros directory
B.An external relationship referenced by the document settings
C.A digital-signature relationship attached to the core properties
D.An internal font relationship referenced by the styles component
Correct Answer: An external relationship referenced by the document settings
Explanation:
External template injection commonly uses an attached-template relationship in the OOXML settings relationships, allowing remote content retrieval without embedded VBA.
Incorrect! Try again.
52A PDF scanner reports no JavaScript, but the viewer executes code when the document opens. The file contains multiple incremental updates. What should the analyst do next?
Analysis of Suspicious Word and PDF Documents
Hard
A.Resolve the cross-reference chain and inspect the latest object versions
B.Read only visible page objects because actions cannot be updated
C.Scan only the first cross-reference table for an action dictionary
D.Remove all compressed streams and trust the remaining first revision
Correct Answer: Resolve the cross-reference chain and inspect the latest object versions
Explanation:
Incremental PDF updates can redefine objects or add an /OpenAction. Correct analysis follows the cross-reference and /Prev chain and resolves the effective latest objects.
Incorrect! Try again.
53A sandbox accelerates long sleep calls, but malware compares several independent time sources and terminates when they diverge. Which countermeasure is most robust?
Dynamic Malware Analysis Fundamentals and Approaches
Hard
A.Set the guest clock backward before starting each execution
B.Provide a coherent virtual clock across all queried time sources
C.Block access to every timing API and ignore resulting exceptions
D.Patch only the imported sleep function to return immediately
Correct Answer: Provide a coherent virtual clock across all queried time sources
Explanation:
Sophisticated malware cross-checks wall clocks, tick counters, and performance counters. A consistent virtualized timeline avoids discrepancies created by patching only one delay mechanism.
Incorrect! Try again.
54A sample starts a legitimate child process, injects code into it, and immediately exits. A sandbox monitors only the original process and reports no malicious activity. Which design change best addresses this blind spot?
Dynamic Malware Analysis Fundamentals and Approaches
Hard
A.Terminate all child processes as soon as the parent process exits
B.Restrict monitoring to files created by the original executable
C.Follow descendant processes and record cross-process memory operations
D.Disable process creation so the original sample remains observable
Correct Answer: Follow descendant processes and record cross-process memory operations
Explanation:
Behavior may migrate through injection or process replacement. Process-tree tracking plus telemetry for memory allocation, writes, and thread creation preserves visibility.
Incorrect! Try again.
55A process appears to be hollowed: its executable path points to a legitimate program, but its behavior is unrelated. Which memory observation most strongly supports process hollowing?
Real-time Analysis of Malware Behavior on System Properties
Hard
A.Its command line includes the legitimate executable's absolute path
B.Its working set contains ordinary shared operating-system libraries
C.Its entry point lies in replaced executable memory inconsistent with disk
D.Its loaded image matches the path and all signed disk sections
Correct Answer: Its entry point lies in replaced executable memory inconsistent with disk
Explanation:
Process hollowing replaces or unmaps the legitimate image and executes different code. A memory-to-disk mismatch around the image or entry point is strong evidence.
Incorrect! Try again.
56During live monitoring, a persistence registry value is created and deleted within one second. Which evidence most directly attributes the change to the responsible process?
Real-time Analysis of Malware Behavior on System Properties
Hard
A.A user statement that no registry editor was opened
B.A real-time registry event linked to the process identifier
C.A later filesystem image containing no persistence value
D.A baseline showing the value was absent the previous day
Correct Answer: A real-time registry event linked to the process identifier
Explanation:
Process-correlated registry telemetry records the transient write and identifies its source even when the value is removed before later forensic imaging.
Incorrect! Try again.
57A host generates thousands of DNS queries for different high-entropy domains, and almost all responses are NXDOMAIN. Which interpretation is best supported?
Real-time Analysis of Malware Behavior on Networks
Hard
A.The host is probably validating DNSSEC signatures for cached records
B.The host is probably exfiltrating data through one stable parent domain
C.The host is probably testing a fixed command server for latency
D.The host is probably using a domain-generation algorithm for rendezvous
Correct Answer: The host is probably using a domain-generation algorithm for rendezvous
Explanation:
Domain-generation algorithms commonly produce many pseudo-random candidate domains, most of which are unregistered and therefore return NXDOMAIN.
Incorrect! Try again.
58Which DNS pattern most strongly distinguishes likely tunneling from a domain-generation algorithm?
Real-time Analysis of Malware Behavior on Networks
Hard
A.Reverse lookups generated after ordinary outbound connections
B.Short cached queries sent to several common update domains
C.Long encoded subdomains repeatedly sent to one parent domain
D.Many failed queries distributed across unrelated parent domains
Correct Answer: Long encoded subdomains repeatedly sent to one parent domain
Explanation:
DNS tunneling often encodes commands or data in changing subdomain labels beneath a stable attacker-controlled parent. DGAs usually vary the registered parent domains themselves.
Incorrect! Try again.
59An attacker establishes persistence using a permanent WMI event subscription that launches an in-memory PowerShell payload when a user logs on. Which set of WMI components enables this persistence?
Fileless Malware Attacks and How They Happen
Hard
A.A process handle, a remote thread, and an executable image section
B.An event filter, an event consumer, and a filter-to-consumer binding
C.A registry hive, a startup folder, and a shell-extension handler
D.A scheduled task, a service account, and a logon-session token
Correct Answer: An event filter, an event consumer, and a filter-to-consumer binding
Explanation:
Permanent WMI persistence consists of a trigger-defining event filter, an action-defining consumer, and a binding connecting the two.
Incorrect! Try again.
60A malicious document launches PowerShell, which retrieves encrypted code and loads it directly into memory without writing a conventional executable. Which statement about the incident is most accurate?
Fileless Malware Attacks and How They Happen
Hard
A.It is not fileless because the initial malicious document exists on disk
B.It is fileless in execution, but documents, logs, and memory remain artifacts
C.It leaves no forensic evidence because no executable payload was written
D.It can be investigated only by recovering the attacker's source code
Correct Answer: It is fileless in execution, but documents, logs, and memory remain artifacts
Explanation:
Fileless describes the payload's execution approach, not a total absence of files or evidence. Memory, PowerShell logs, document artifacts, and network telemetry may remain.
Incorrect! Try again.
Did this save you a night before the exam?
LPU Notes is free, and it stays free. Ads cover part of the server bill.
The rest comes out of a student's own pocket: the domain, the storage,
and keeping the site up through the weeks everyone needs it at once.
The payment button didn't load. An ad blocker or a filtered network is the usual reason.
to try again.
Nothing here is ever locked, and nothing unlocks. Chip in only if it was worth it.
What it pays for →