I've been asked to look at a server as it was running slow. Now I'll admit servers are not my thing, but i think it was as much a case of a second pair of eyes as anything.
One thing that we did discover is the following in the security event log.
Subject:
Security ID: NULL SID
Account Name: -
Account Domain: -
Logon ID: 0x0
Logon Type: 3
New Logon:
Security ID: ANONYMOUS LOGON
Account Name: ANONYMOUS LOGON
Account Domain: <removed>
Logon ID: 0x10b45932
Logon GUID: {00000000-0000-0000-0000-000000000000}
Process Information:
Process ID: 0x0
Process Name: -
Network Information:
Workstation Name:
Source Network Address: 117.21.191.69
Source Port: 58758
I have seen this SO thread here troubling anonymous Logon events in Windows Security event log which says that we should lock the server down, so we will do some more reading on this.
However our main concern now is simply does the above login mean that someone from China (if thats genuinely where the ip originates) has access to the server on some level? In which case, I guess there are bigger problems than just securing the server now...
I have tried the suggestion in the above post, about trying to connect via netbios, and I get the authentication box, not anonymous login, so I guess thats ok.