Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Eccouncil 112-57 Exam - Topic 8 Question 12 Discussion

Wesley, a professional hacker, deleted a confidential file in a compromised system using the ''/bin/rm/'' command to deny access to forensic specialists.Identify the operating system on which Don has performed the file carving act.
D) Linux
A) Windows
B) Android
C) Mac OS

Eccouncil 112-57 Exam - Topic 8 Question 12 Discussion

Actual exam question for Eccouncil's 112-57 exam
Question #: 12
Topic #: 8
[All 112-57 Questions]

Wesley, a professional hacker, deleted a confidential file in a compromised system using the ''/bin/rm/'' command to deny access to forensic specialists.

Identify the operating system on which Don has performed the file carving act.

Show Suggested Answer Hide Answer
Suggested Answer: D

The command path /bin/rm is a hallmark of UNIX/POSIX-style operating systems, where core userland utilities are commonly stored under directories such as /bin, /sbin, and /usr/bin. The utility rm (remove) is the standard UNIX command used to delete directory entries that reference a file's data blocks on disk. This layout and command structure do not match Windows, which uses different filesystem conventions (drive letters, backslashes, and Windows-native executables) and does not provide /bin/rm as a native path. Android, while Linux-kernel-based, typically exposes shell utilities through environments like /system/bin (and newer systems may use toybox/busybox variants), not the classic /bin hierarchy expected on general-purpose UNIX systems. Between the remaining options, both Linux and macOS are UNIX-like and can include an rm command; however, in digital forensics training and examination contexts, the explicit reference to /bin/rm is most commonly used to indicate a Linux/UNIX command-line environment on a compromised host. Therefore, the best single-choice answer from the provided options is Linux (D).


Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel