Created
April 24, 2020 01:39
-
-
Save Zobber/857538db8c9716c51e14b45e1533a69d to your computer and use it in GitHub Desktop.
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
#Suricata_IDS Bloqueo temporal de conexiones. | |
alert tcp any any -> any any (msg:"Pruebas_Suricata";content:"Enviando segmento TCP";sid:9900001;rev:1;) | |
threshold.config: | |
rate_filter gen_id 1, sig_id 9900001, track by_dst, count 200, seconds 60, new_action drop, timeout 250 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment