Forum Discussion
No Honeytoken Activity on DC login ?
EliOfek , Thank you for looking into it.
Is there any plan to monitor these local DC events by the ATP agent?
Its a bit strange that we will receive an Alert once a HoneyToken activity occurs on a regular windows client, But will see nothing if for example The HoneyToken account connects by RDP to a Domain Controller.
CloudMe , I am pretty sure connecting via RDP will alert as the authentication is over network.
you mentioned a local login, which is different.
+ Tali Ash
- EliOfekNov 17, 2019
Microsoft
We tested this in our lab.
Logging with a honeytoken to the DC via RDP from another machine, triggers the alert.
Logging in locally from the console of the DC does not trigger the alert (as expected).
Test procedure:
Administrator in taged as honey tokenlog in to client machine with a simple user accountmstsc -v dc1 [and then input administrator credentials]honey token SA had triggeredAre you doing anything different on the way you open the RDP session ? - CloudMeOct 27, 2019Copper Contributor
Testing on my side did not show any HoneyToken activity when connecting by RDP to a DC.
It makes sense as everything is happening over the encrypted RDP channel and there is no need for the rdp-server(DC) to authenticate the credentials over the network.