Which filesystem stores a file with two data streams, called NTFS data streams, along with the file attributes?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

Which filesystem stores a file with two data streams, called NTFS data streams, along with the file attributes?

Explanation:
NTFS supports alternate data streams. A file can have multiple data streams attached to it—the primary stream with the main content plus additional named streams for extra data. NTFS stores this alongside the file’s attributes within its metadata structure (the Master File Table). This combination of multiple data streams plus attributes is a hallmark of NTFS, which is why the correct choice is NTFS. Other file systems don’t implement NTFS-style alternate data streams (FAT32 and exFAT lack ADS), and while ext4 has its own metadata features like extended attributes, they operate differently from NTFS data streams.

NTFS supports alternate data streams. A file can have multiple data streams attached to it—the primary stream with the main content plus additional named streams for extra data. NTFS stores this alongside the file’s attributes within its metadata structure (the Master File Table). This combination of multiple data streams plus attributes is a hallmark of NTFS, which is why the correct choice is NTFS. Other file systems don’t implement NTFS-style alternate data streams (FAT32 and exFAT lack ADS), and while ext4 has its own metadata features like extended attributes, they operate differently from NTFS data streams.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy