A
A
Alexander Blagodarnov2020-04-21 14:54:56
Windows Server
Alexander Blagodarnov, 2020-04-21 14:54:56

How to collect statistics on password guessing on Windows Server?

Good afternoon!
Colleagues, I have a WinSRV2012R2 server that looks outside. I would like to receive statistics from it to the mail every day on the number of unsuccessful and successful attempts to log in.
On a unix server, I have implemented this, it's very convenient. Every morning I see that they tried to log into my server from such and such accounts and draw conclusions for myself.
Has anyone implemented this for themselves?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
#
#, 2020-04-21
@AngryWhack

you can make selections from events in any way you can - vbs, powershell, c#
for any language, the details are easy to google. for example
vbs event log if
you want a ready-made tool - wait, maybe someone will tell you or
google the
audit of login events but at least already covered

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question