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

Forum Discussion

Kris_Kelley_107's avatar
Kris_Kelley_107
Icon for Nimbostratus rankNimbostratus
May 18, 2005

Regular expressions and control characters.

Simply put, I'm trying to use matches_regex to locate a string that will be terminated with a control character, <0x0d> (the carriage return) to be precise.     I've tried using "\r", "[:ct...