nerdexam
GIAC

GSLC · Question #558

Which of the following is used to allow or deny access to network resources?

The correct answer is C. ACL. Access Control Lists (ACLs) are the standard network mechanism for explicitly permitting or denying access to resources based on defined rules.

Security Architecture & Engineering

Question

Which of the following is used to allow or deny access to network resources?

Options

  • ANFS
  • BSystem hardening
  • CACL
  • DSpoofing

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    88% (30)
  • D
    3% (1)

Why each option

Access Control Lists (ACLs) are the standard network mechanism for explicitly permitting or denying access to resources based on defined rules.

ANFS

NFS (Network File System) is a distributed protocol for sharing files across a network - it enables file access but is not itself a mechanism for allowing or denying general network resource access.

BSystem hardening

System hardening is a security process of reducing attack surface by disabling unnecessary services and applying patches - it improves security posture but is not a resource access control mechanism.

CACLCorrect

An ACL is a rule-based list applied to network interfaces, file systems, or services that evaluates traffic or access requests against criteria such as source IP, destination port, or protocol, then permits or denies accordingly. ACLs are foundational to both network perimeter control (router/firewall rules) and resource-level access management. They directly fulfill the definition of allowing or denying access to network resources.

DSpoofing

Spoofing is an offensive attack technique where an attacker forges an identity (IP, MAC, email) to impersonate a legitimate entity - it is an attack, not an access control countermeasure.

Concept tested: Access Control Lists (ACLs) for network resource control

Source: https://www.cisco.com/c/en/us/support/docs/security/ios-firewall/23602-confaccesslists.html

Topics

#ACL#access control#network resource authorization#traffic filtering

Community Discussion

No community discussion yet for this question.

Full GSLC Practice