GSLC · Question #539
John is a malicious attacker. He illegally accesses the server of We-are-secure Inc. He then places a backdoor in the We-are-secure server and alters its log files. Which of the following steps of…
The correct answer is C. Covering tracks. Altering or deleting log files is the 'covering tracks' phase of an attack, where the attacker removes evidence of intrusion to avoid detection.
Question
John is a malicious attacker. He illegally accesses the server of We-are-secure Inc. He then places a backdoor in the We-are-secure server and alters its log files. Which of the following steps of malicious hacking includes altering the server log files?
Options
- AReconnaissance
- BMaintaining access
- CCovering tracks
- DGaining access
How the community answered
(48 responses)- A2% (1)
- B2% (1)
- C92% (44)
- D4% (2)
Why each option
Altering or deleting log files is the 'covering tracks' phase of an attack, where the attacker removes evidence of intrusion to avoid detection.
Reconnaissance is the initial information-gathering phase where the attacker collects data about the target before launching any attack, not post-exploitation cleanup.
Maintaining access refers to installing backdoors, rootkits, or remote access tools to ensure persistent entry - not to erasing evidence of the attack.
Covering tracks is the final phase of a malicious hacking cycle where an attacker removes or modifies audit logs, event logs, and other forensic artifacts to prevent investigators from detecting the intrusion or tracing activity back to them. Altering server log files is a classic covering-tracks technique because logs record authentication attempts, command execution, and file access. The backdoor installation described separately in the question corresponds to the maintaining-access phase.
Gaining access is the exploitation phase where the attacker leverages vulnerabilities to initially compromise the system, not a post-compromise cleanup activity.
Concept tested: Hacking lifecycle phase - covering tracks
Source: https://attack.mitre.org/tactics/TA0005/
Topics
Community Discussion
No community discussion yet for this question.