nerdexam
F5

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.

Section 2: F5 Solutions and Technology

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)
  • B
    94% (31)
  • C
    3% (1)
  • D
    3% (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.

AiCall

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.

BiRulesCorrect

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.

CiSession

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.

DiControl

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

#iRules#vulnerability mitigation#web application security#F5 features

Community Discussion

No community discussion yet for this question.

Full 101 Practice