N10-005 · Question #520
A company has asked the network administrator to restrict access to any websites with unauthorized material. Which of the following technologies would BEST accomplish this?
The correct answer is A. Content filter. A content filter inspects web requests and blocks access to sites based on URL categories, domain reputation, or content classification, making it the best tool for restricting unauthorized website material. The other options do not operate at the content/URL level.
Question
A company has asked the network administrator to restrict access to any websites with unauthorized material. Which of the following technologies would BEST accomplish this?
Options
- AContent filter
- BPacket filter
- CIPS
- DIDS
How the community answered
(47 responses)- A89% (42)
- B2% (1)
- C2% (1)
- D6% (3)
Why each option
A content filter inspects web requests and blocks access to sites based on URL categories, domain reputation, or content classification, making it the best tool for restricting unauthorized website material. The other options do not operate at the content/URL level.
A content filter (also called a web filter or URL filter) evaluates outbound HTTP/HTTPS requests against a categorized database of websites and blocks those matching prohibited categories such as adult content, gambling, or malware. It is purpose-built for enforcing acceptable use policies by analyzing the actual content or URL being requested.
A packet filter operates on IP addresses and port numbers at Layer 3/4 - it cannot distinguish legitimate from unauthorized website content at the URL or category level.
An IPS (Intrusion Prevention System) detects and blocks attack signatures and malicious traffic patterns - it is not designed to enforce web content policies by category.
An IDS (Intrusion Detection System) only monitors and alerts on suspicious traffic - it does not block or restrict access to anything, including websites.
Concept tested: Content filtering for website access control
Source: https://www.cisco.com/c/en/us/products/security/umbrella/index.html
Topics
Community Discussion
No community discussion yet for this question.