For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

ukhan20's avatar
ukhan20
Icon for Cirrus rankCirrus
Jan 20, 2025

malformed tcp and udp with 0 port

hi , how to stop malformed tcp and udp with 0 port attack in AFM.   does this Irule work   when CLIENT_DATA { if {[UDP::local_port] == 0 || [UDP::remote_port] == 0} { log local0. "Dropped UDP p...