nerdexam
GIAC

GCFA · Question #151

Which of the following file systems provides integrated security?

The correct answer is B. EFS. EFS (Encrypting File System) is the Windows file system feature that provides integrated, transparent encryption-based security at the file and folder level.

File System & Registry Forensics

Question

Which of the following file systems provides integrated security?

Options

  • ACDFS
  • BEFS
  • CHPFS
  • DFAT32

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    82% (28)
  • C
    6% (2)
  • D
    9% (3)

Why each option

EFS (Encrypting File System) is the Windows file system feature that provides integrated, transparent encryption-based security at the file and folder level.

ACDFS

CDFS (CD-ROM File System) is a read-only file system for optical discs and provides no access control, permissions, or encryption security features.

BEFSCorrect

EFS is built into the Windows NTFS architecture and provides integrated security by transparently encrypting files and folders using public-key cryptography, ensuring that only authorized users holding the correct certificate and private key can access the plaintext data - making security inseparable from the file system itself.

CHPFS

HPFS (High Performance File System) was developed for IBM OS/2 and, while it improved on FAT, it does not provide integrated encryption or modern access-control security.

DFAT32

FAT32 is a legacy file allocation table file system with no built-in support for file permissions, access control lists, or encryption.

Concept tested: Encrypting File System integrated security features

Source: https://learn.microsoft.com/en-us/windows/win32/fileio/file-encryption

Topics

#EFS#encrypting file system#file system security#integrated encryption

Community Discussion

No community discussion yet for this question.

Full GCFA Practice