101 · Question #690
An administrator finds a new vulnerability in a web application and needs to rapidly mitigate the threat. Which F5 feature provides this functionality?
The correct answer is B. iRules. F5 iRules are event-driven Tcl scripts that intercept and manipulate traffic inline on BIG-IP in real time, making them the fastest mechanism to apply a custom mitigation against a newly discovered web application vulnerability.
Question
An administrator finds a new vulnerability in a web application and needs to rapidly mitigate the threat. Which F5 feature provides this functionality?
Options
- AiCall
- BiRules
- CiSession
- DiControl
How the community answered
(33 responses)- B94% (31)
- C3% (1)
- D3% (1)
Why each option
F5 iRules are event-driven Tcl scripts that intercept and manipulate traffic inline on BIG-IP in real time, making them the fastest mechanism to apply a custom mitigation against a newly discovered web application vulnerability.
iCall is a scheduling and event framework used to trigger scripts or TMSH commands at specified times or system events, not to intercept or manipulate live traffic flows.
iRules allow administrators to write scripts that inspect, redirect, reject, or rewrite HTTP requests and responses on the fly without requiring a policy recompilation or device restart. This real-time programmability at the data plane makes iRules the primary F5 tool for rapid, targeted threat mitigation - a new rule can block a specific attack pattern within minutes of being written and applied to a virtual server.
iSession is an F5 WAN optimization feature that compresses and deduplicates traffic between BIG-IP devices and is entirely unrelated to web application security or threat mitigation.
iControl is the REST and SOAP management API used for programmatic configuration of BIG-IP, not for inline traffic inspection or real-time application-layer threat response.
Concept tested: F5 iRules for rapid web application threat mitigation
Topics
Community Discussion
No community discussion yet for this question.