79114504

Date: 2024-10-22 14:23:19
Score: 1
Natty:
Report link

You can use socket filters, TC (Traffic Control), or XDP (eXpress Data Path) to capture TCP, UDP, and ICMP payloads without resorting to kprobe, uprobe, or tracepoint.

Here are some example implementations you can explore:

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: mozillazg