156-521 · Question #247
What is the main purpose of URL Filtering?
The correct answer is B. Allow or block application traffic based on user identity. URL Filtering controls access to websites and web content by evaluating URLs against policy rules tied to user identity, group membership, or categories - allowing or blocking traffic accordingly. This makes B correct: it operates at the application/web layer based on who is…
Question
What is the main purpose of URL Filtering?
Options
- ADeny malicious IP addresses
- BAllow or block application traffic based on user identity
- CRemove malicious content from files
- DAnalyze SSL inspection results
How the community answered
(31 responses)- A6% (2)
- B87% (27)
- C3% (1)
- D3% (1)
Explanation
URL Filtering controls access to websites and web content by evaluating URLs against policy rules tied to user identity, group membership, or categories - allowing or blocking traffic accordingly. This makes B correct: it operates at the application/web layer based on who is making the request and where they're trying to go.
- A is wrong - Blocking malicious IP addresses is the job of IP reputation filtering or threat intelligence feeds, not URL filtering.
- C is wrong - Removing malicious content from files describes content disarm and reconstruction (CDR) or antivirus/anti-malware scanning.
- D is wrong - Analyzing SSL inspection results is a downstream process; SSL/TLS inspection decrypts traffic so other features (like URL filtering) can inspect it, but URL filtering itself doesn't analyze those results.
Memory tip: Think of URL Filtering as a bouncer with a guest list - it checks the web address (the "venue") and the user's identity (the "guest") before deciding who gets in.
Topics
Community Discussion
No community discussion yet for this question.