CAS-003 · Question #63
Which of the following would be used in forensic analysis of a compromised Linux system? (Select THREE).
The correct answer is A. Check log files for logins from unauthorized IPs. D. Check timestamps for files modified around time of compromise. G. Verify the MD5 checksum of system binaries. The MD5 checksum of the system binaries will allow you to carry out a forensic analysis of the compromised Linux system. Together with the log files of logins into the compromised system from unauthorized IPs and the timestamps for those files that were modified around the time…
Question
Which of the following would be used in forensic analysis of a compromised Linux system? (Select THREE).
Options
- ACheck log files for logins from unauthorized IPs.
- BCheck /proc/kmem for fragmented memory segments.
- CCheck for unencrypted passwords in /etc/shadow.
- DCheck timestamps for files modified around time of compromise.
- EUse lsof to determine files with future timestamps.
- FUse gpg to encrypt compromised data files.
- GVerify the MD5 checksum of system binaries.
- HUse vmstat to look for excessive disk I/O.
How the community answered
(49 responses)- A71% (35)
- C16% (8)
- E8% (4)
- F2% (1)
- H2% (1)
Explanation
The MD5 checksum of the system binaries will allow you to carry out a forensic analysis of the compromised Linux system. Together with the log files of logins into the compromised system from unauthorized IPs and the timestamps for those files that were modified around the time that the compromise occurred will serve as useful forensic tools.
Topics
Community Discussion
No community discussion yet for this question.