This file contains hidden or 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
| # ================================== | |
| # === MISP Threat Intelligence Match === | |
| # ================================== | |
| # | |
| # Detects messages to which the MISP module has added a match flag. | |
| # Creates a new correlated event. | |
| # | |
| # Vstupná správa vyzerá napr.: | |
| # Oct 10 16:18:02 localhost CEF:0|Security|... src=10.0.0.1 ... misp_src_hit=true misp_src_id=42 alert_priority=high | |
| # |