poprhythm d302060e4b falco: exclude loopback destinations from miner-pool-port rule
Confirmed 5 false positives over 2026-08-20 to 2026-08-25, all connecting
to ::1:8888 at ~21:3x daily - never a real mining-pool destination since
that's loopback, and every attempt failed instantly (nothing listens on
8888). Couldn't identify the source process (falco loses metadata for it
before it can be captured), but a real miner pool can never be localhost,
so excluding loopback fixes the false-positive class without weakening
the rule for actual remote pool connections.
2026-08-25 21:44:03 +00:00
2026-02-04 02:55:08 +00:00
2025-11-09 02:46:27 +00:00
2026-01-25 15:44:51 +00:00
2025-12-11 15:07:12 +00:00
2025-10-14 16:20:13 +00:00
2026-02-23 13:43:05 +00:00
2026-01-25 14:33:27 +00:00
2025-08-06 18:55:15 +00:00
S
Description
No description provided
Readme
877 KiB
Languages
Shell 58.2%
Python 28%
JavaScript 10.5%
HTML 2.3%
DIGITAL Command Language 0.6%
Other 0.4%