PSE-STRATADC · Question #46
Which security profile on the NGFW includes signatures to protect you from brute force attacks?
The correct answer is C. Vulnerability Protection Profile. Vulnerability Protection Profile defends against exploitation attempts, including brute force attacks - it contains signatures that detect and block repeated failed authentication attempts and credential stuffing, making it the right choice for this threat category. Why the…
Question
Which security profile on the NGFW includes signatures to protect you from brute force attacks?
Options
- AZone Protection Profile
- BURL Filtering Profile
- CVulnerability Protection Profile
- DAnti-Spyware Profile
How the community answered
(28 responses)- A4% (1)
- C93% (26)
- D4% (1)
Explanation
Vulnerability Protection Profile defends against exploitation attempts, including brute force attacks - it contains signatures that detect and block repeated failed authentication attempts and credential stuffing, making it the right choice for this threat category.
Why the distractors are wrong:
- A. Zone Protection Profile - operates at the network zone level, protecting against reconnaissance and flood attacks (SYN floods, port scans), not application-layer brute force.
- B. URL Filtering Profile - controls web access by category/reputation; it has no signature engine for attack patterns.
- D. Anti-Spyware Profile - blocks command-and-control (C2) traffic and spyware callbacks after infection; it doesn't detect login abuse patterns.
Memory tip: Think of Vulnerability Protection as guarding the doors of your applications - brute force is an attacker repeatedly hammering a door (login endpoint), which is exactly the kind of exploit-pattern signature Vulnerability Protection is designed to catch.
Topics
Community Discussion
No community discussion yet for this question.