nerdexam
CompTIA

CAS-001 · Question #25

Which of the following should be used with caution because of its ability to provide access to block level data instead of file level data?

The correct answer is C. iSCSI. iSCSI operates at the block level, exposing raw storage volumes over a network rather than abstracted file systems, which grants more direct and potentially dangerous access to underlying data.

Technical Integration of Enterprise Components

Question

Which of the following should be used with caution because of its ability to provide access to block level data instead of file level data?

Options

  • ACIFS
  • BNFS
  • CiSCSI
  • DNAS

How the community answered

(56 responses)
  • A
    4% (2)
  • B
    7% (4)
  • C
    88% (49)
  • D
    2% (1)

Why each option

iSCSI operates at the block level, exposing raw storage volumes over a network rather than abstracted file systems, which grants more direct and potentially dangerous access to underlying data.

ACIFS

CIFS (Common Internet File System) is a file-level protocol that presents shared directories and files, not raw block devices, so it does not provide block-level data access.

BNFS

NFS (Network File System) is a file-level sharing protocol that abstracts storage behind a file system interface and does not expose block-level disk access.

CiSCSICorrect

iSCSI (Internet Small Computer Systems Interface) is a SAN protocol that presents raw block-level storage over IP networks, bypassing file system abstractions and allowing a connected host to read or write directly to disk blocks, which requires careful security controls because unauthorized access could expose or corrupt entire volumes.

DNAS

NAS (Network Attached Storage) is a category of storage appliance that typically serves file-level access via protocols like NFS or CIFS, not block-level access like iSCSI.

Concept tested: iSCSI block-level storage access and security risks

Source: https://csrc.nist.gov/publications/detail/sp/800-209/final

Topics

#iSCSI#block-level storage#SAN#storage protocols

Community Discussion

No community discussion yet for this question.

Full CAS-001 Practice