200-201 · Question #279
Refer to the exhibit. A SOC engineer is analyzing the provided Cuckoo Sandbox report for a file that has been downloaded from an URL, received via email. What is the state of this file?
The correct answer is A. The file was identified as PE32 executable for MS Windows and the Yara filed lists it as Trojan.. The Cuckoo Sandbox report identifies the downloaded file as a PE32 executable for MS Windows and classifies it as a Trojan based on Yara rules.
Question
Refer to the exhibit. A SOC engineer is analyzing the provided Cuckoo Sandbox report for a file that has been downloaded from an URL, received via email. What is the state of this file?
Exhibit
Options
- AThe file was identified as PE32 executable for MS Windows and the Yara filed lists it as Trojan.
- BThe file was detected as executable and was matched by PEiD threat signatures for further
- CThe file was detected as executable, but no suspicious features are identified.
- DThe calculated SHA256 hash of the file was matched and identified as malicious.
How the community answered
(59 responses)- A71% (42)
- B3% (2)
- C17% (10)
- D8% (5)
Why each option
The Cuckoo Sandbox report identifies the downloaded file as a PE32 executable for MS Windows and classifies it as a Trojan based on Yara rules.
The Cuckoo Sandbox report's 'File Type' field explicitly states 'PE32 executable for MS Windows', and the 'Yara Rules' section lists 'Trojan', directly confirming both aspects of the file's state.
While PEiD is mentioned in the report, the statement does not fully capture the explicit 'Trojan' classification by Yara rules, making option A more comprehensive and accurate.
The report clearly identifies 'Yara Rules: Trojan', which indicates suspicious features are identified, contradicting the claim that no suspicious features exist.
Although the SHA256 hash is provided, the report's immediate classification of 'Trojan' is based on Yara rules and file type analysis, not solely on a hash match identified as malicious in the provided snippet.
Concept tested: Cuckoo Sandbox report analysis, malware identification
Source: https://cuckoo.sh/docs/introduction/index.html
Topics
Community Discussion
No community discussion yet for this question.
