Created
March 23, 2020 18:15
-
-
Save vicenteherrera/55576b4011c4b254f08087917141debf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- rule: Detect outbound connections to common miner pool ports | |
desc: Miners typically connect to miner pools on common ports. | |
condition: net_miner_pool | |
output: Outbound connection to IP/Port flagged by cryptoioc.ch (command=%proc.cmdline port=%fd.rport ip=%fd.rip container=%container.info image=%container.image.repository) | |
priority: CRITICAL | |
tags: [network, mitre_execution] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment