A30-327 · Question #16
In which Overview tab container are HTML files classified?
The correct answer is C. Documents container. HTML files are classified under the Documents container because forensic tools like FTK (Forensic Toolkit) treat HTML as a document-type file - it is structured, readable content (a web page document), not a browser artifact or executable. Why the distractors are wrong: A…
Question
Options
- AArchive container
- BJava Code container
- CDocuments container
- DInternet Files container
How the community answered
(38 responses)- A5% (2)
- B3% (1)
- C92% (35)
Explanation
HTML files are classified under the Documents container because forensic tools like FTK (Forensic Toolkit) treat HTML as a document-type file - it is structured, readable content (a web page document), not a browser artifact or executable.
Why the distractors are wrong:
- A. Archive container - holds compressed files like ZIP, RAR, and TAR; HTML is not compressed or packaged.
- B. Java Code container - holds Java-related files (.java, .class, .jar); HTML has nothing to do with Java.
- D. Internet Files container - this is the tricky one; it holds browser artifacts like cookies, history, and cached files - not the HTML documents themselves.
Memory tip: Think of HTML as a page you read, not a browser trace you leave - that's why it lives in Documents, not Internet Files. If it was evidence of browsing behavior (cookies, history), it would be an Internet File; if it's the actual page content, it's a Document.
Topics
Community Discussion
No community discussion yet for this question.