Bird
0
0

A security analyst notices that an APT malware script is failing to maintain persistence after a system reboot. What is the most likely cause?

medium📝 Analysis Q6 of 15
Cybersecurity - Advanced Threat Protection
A security analyst notices that an APT malware script is failing to maintain persistence after a system reboot. What is the most likely cause?
AThe malware is encrypted and cannot run
BThe malware is designed to delete itself after reboot
CThe system has no internet connection
DThe malware lacks a proper startup mechanism like registry or scheduled task
Step-by-Step Solution
Solution:
  1. Step 1: Understand persistence mechanisms

    Malware needs to register itself to run on startup (e.g., registry keys, scheduled tasks).
  2. Step 2: Analyze failure reasons

    If persistence fails, it likely lacks these mechanisms, not because of encryption or internet issues.
  3. Final Answer:

    The malware lacks a proper startup mechanism like registry or scheduled task -> Option D
  4. Quick Check:

    Persistence failure = Missing startup setup [OK]
Quick Trick: Persistence needs startup setup like registry keys [OK]
Common Mistakes:
MISTAKES
  • Assuming malware deletes itself after reboot
  • Blaming lack of internet for persistence
  • Confusing encryption with execution failure

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Cybersecurity Quizzes