Created
September 14, 2020 20:34
-
-
Save silence-is-best/25ae0929c277642e86ecf592598a3254 to your computer and use it in GitHub Desktop.
DCSync detection
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
alert tcp any any -> [!<domaincontrollers to exclude here] [49152:65535] (msg:"Possible DCSync Detected"; flow:to_server,established; flags:PA; content:"|00 03 10 00 00 00|"; depth:8; content:"|03 00|"; distance:14; classtype:attempted-admin; sid:20166316;) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment