{"id":"51e33403-2a37-4d66-a574-1fda1782cc31","title":"RDP Login from Localhost","description":"RDP login with localhost source address may be a tunnelled login","author":"Thomas Patzke","status":"test","level":"high","date":"2019-01-28","modified":"2022-10-09","tags":["attack.lateral-movement","car.2013-07-002","attack.t1021.001"],"technique_ids":["T1021.001"],"logsource":{"product":"windows","service":"security"},"falsepositives":["Unknown"],"references":["https://www.fireeye.com/blog/threat-research/2019/01/bypassing-network-restrictions-through-rdp-tunneling.html"],"source_path":"rules/windows/builtin/security/account_management/win_security_rdp_localhost_login.yml","source_sha256":"c68da48f26841d8eddfe7bc1322c9251092afb75531ae4cd4c4891a1358ad33a","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/security/account_management/win_security_rdp_localhost_login.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: RDP Login from Localhost\nid: 51e33403-2a37-4d66-a574-1fda1782cc31\nstatus: test\ndescription: RDP login with localhost source address may be a tunnelled login\nreferences:\n    - https://www.fireeye.com/blog/threat-research/2019/01/bypassing-network-restrictions-through-rdp-tunneling.html\nauthor: Thomas Patzke\ndate: 2019-01-28\nmodified: 2022-10-09\ntags:\n    - attack.lateral-movement\n    - car.2013-07-002\n    - attack.t1021.001\nlogsource:\n    product: windows\n    service: security\ndetection:\n    selection:\n        EventID: 4624\n        LogonType: 10\n        IpAddress:\n            - '::1'\n            - '127.0.0.1'\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1021.001","id":"T1021.001","name":"Remote Desktop Protocol","page":"techniques/enterprise/T1021.001/"}],"data_path":"data/detection-rules/51e33403-2a37-4d66-a574-1fda1782cc31.json","kind":"sigma"}
