mdecrevoisier high experimental sigma

Active Directory honeypot used for lateral movement

Detects scenarios where an attacker is using

View Source

Detection Logic

{
  "selection": {
    "EventID": [
      4624,
      4625,
      4768,
      4769,
      4770,
      4771,
      5140,
      5145
    ],
    "TargetUserName": "%honeypot_account_list%"
  },
  "condition": "selection"
}

False Positives

  • pentest

Field Validations

Loading…

Comments (0)

Loading comments...