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...
CloudMe
Oct 26, 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.
EliOfek
Microsoft
Nov 17, 2019We 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 token
log in to client machine with a simple user account
mstsc -v dc1 [and then input administrator credentials]
honey token SA had triggered
Are you doing anything different on the way you open the RDP session ?