Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Can a rule be created to block or drop a UDP packet containing a specific string of hex?
@az1441 Firewall rules do not look at packet content like that. You would need an IPS/IDS like Snort or Suricata to try and block based on packet signatures.
@kom Thanks for the fast reply