EC-Council
EC0-350 · Question #603
You have hidden a Trojan file virus.exe inside another file readme.txt using NTFS streaming. Which command would you execute to extract the Trojan to a standalone file?
The correct answer is C. c:\> cat readme.txt:virus.exe > virus.exe. See the full explanation below for the reasoning.
Question
You have hidden a Trojan file virus.exe inside another file readme.txt using NTFS streaming. Which command would you execute to extract the Trojan to a standalone file?
Options
- Ac:> type readme.txt:virus.exe > virus.exe
- Bc:> more readme.txt | virus.exe > virus.exe
- Cc:> cat readme.txt:virus.exe > virus.exe
- Dc:> list redme.txt$virus.exe > virus.exe
How the community answered
(38 responses)- A5% (2)
- B3% (1)
- C84% (32)
- D8% (3)
Community Discussion
No community discussion yet for this question.