Forum Discussion
CloudMe
Oct 13, 2019Copper Contributor
No Honeytoken Activity on DC login ?
Hi, I have noticed that i do not receive an alert when logging to a Domain Controller with a Honeytoken account. Is that the normal behavior? (I do receive them on workstation logon..) Thank...
EliOfek
Microsoft
Oct 26, 2019CloudMe , 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
CloudMe
Oct 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.
- 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 ?