Windows Security 4625 Logon Failures to TargetUserName AAAAAAA Indicative of RDP Scan PoC

Alerts on Windows failed logon (4625) events matching a BlueKeep scanner PoC TargetUserName value.

FreeReviewedSigma · High · v5
Product
windows
Service
security
Author
Florian Roth (Nextron Systems), Adam Bradbury (idea) (SigmaHQ), DRL 1.1
Published
2019-06-02
Updated
2026-07-31
title: Windows Security 4625 Logon Failures to TargetUserName AAAAAAA Indicative of RDP Scan PoC
id: d499b1d8-0329-47e3-bacb-71a6739fb3f4
status: test
description: This rule flags Windows security events (EventID 4625) where TargetUserName is set to the specific value "AAAAAAA". A fixed, sentinel username is commonly used by proof-of-concept scanners to probe remote services before attempting further exploitation. Detection relies on auditing of failed logons in the Windows Security log and matching the exact event fields in those records.
references:
  - https://twitter.com/AdamTheAnalyst/status/1134394070045003776
  - https://web.archive.org/web/20190710034152/https://github.com/zerosum0x0/CVE-2019-0708
  - https://github.com/SigmaHQ/sigma/blob/master/rules-emerging-threats/2019/Exploits/CVE-2019-0708/win_security_exploit_cve_2019_0708_scanner_poc.yml
author: Florian Roth (Nextron Systems), Adam Bradbury (idea), Huntrule Team
date: 2019-06-02
modified: 2022-12-25
tags:
  - attack.lateral-movement
  - attack.t1210
  - car.2013-07-002
  - detection.emerging-threats
  - cve.2019-0708
logsource:
  product: windows
  service: security
detection:
  selection:
    EventID: 4625
    TargetUserName: AAAAAAA
  condition: selection
falsepositives:
  - Unlikely
level: high
license: DRL-1.1
related:
  - id: 8400629e-79a9-4737-b387-5db940ab2367
    type: derived