Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Exploitation_Re's avatar
Exploitation_Re
Icon for Nimbostratus rankNimbostratus
Apr 10, 2019

Irule HTTP header remove

Hi,   I need to do an irule to remove arguments in a response HTTP header.   when HTTP_RESPONSE { HTTP::header remove Server HTTP::header remove X-Powered-By   }   But I...