nerdexam
GIAC

GSEC · Question #212

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

The correct answer is B. ACL. An Access Control List (ACL) is a set of rules applied to interfaces or resources that explicitly permits or denies traffic or access based on defined criteria.

Access Control and Password Management

Question

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

Options

  • ASpoofing
  • BACL
  • CSystem hardening
  • DNFS

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    80% (16)
  • C
    10% (2)
  • D
    5% (1)

Why each option

An Access Control List (ACL) is a set of rules applied to interfaces or resources that explicitly permits or denies traffic or access based on defined criteria.

ASpoofing

Spoofing is an attack technique where a malicious actor forges source information (such as an IP address) to impersonate a trusted entity - it is not an access control mechanism.

BACLCorrect

An ACL (Access Control List) consists of ordered rules that match network traffic or resource requests against criteria such as IP address, port, or protocol, and then applies a permit or deny action. On network devices like routers and firewalls, ACLs are applied to interfaces to filter inbound or outbound traffic. They are the standard mechanism for enforcing access policy to network resources.

CSystem hardening

System hardening is the process of reducing a system's attack surface by disabling unnecessary services and applying patches, but it does not directly allow or deny access to specific network resources.

DNFS

NFS (Network File System) is a distributed file sharing protocol that enables remote file access, but it is not itself a mechanism for allowing or denying access to network resources.

Concept tested: ACL permit and deny network resource access

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

Topics

#ACL#access control list#network resources#allow deny rules

Community Discussion

No community discussion yet for this question.

Full GSEC Practice