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.
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)- A5% (1)
- B80% (16)
- C10% (2)
- D5% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.