Question : Audit Failure on Windows 2008

I received a new Dell server for our firm yesterday. I set it up initially to let it run for a 5 day burn-in period. I installed Windows 2008 Std SP2, hardware drivers, Symantec Endpoint Protection 11.0.5 and Adobe acrobat. I have not installed any additional microsoft updates other than SP2 that came in the media download..

The environment consists of a win 2000 server (in domain & DC), Win 2003 server (in domain) and 20 domain workstations running XP Pro. All systems run the current release of Symantec Endpoint Protection. The server is not in the domain yet. It's a standaolne with no AD installed.

This morning I checked the system logs and found multiple events that looks like someone is truing to hack into it. Here are the events I found. Let me know what I should do.

Log Name:      Security
Source:        Microsoft-Windows-Security-Auditing
Date:          5/22/2010 7:47:35 AM
Event ID:      4625
Task Category: Logon
Level:         Information
Keywords:      Audit Failure
User:          N/A
Computer:      server8
Description:
An account failed to log on.

Subject:
        Security ID:                server8\Administrator
        Account Name:                Administrator
        Account Domain:                server8
        Logon ID:                0x3824b82

Logon Type:                        2

Account For Which Logon Failed:
        Security ID:                NULL SID
        Account Name:                Administrator
        Account Domain:

Failure Information:
        Failure Reason:                Unknown user name or bad password.
        Status:                        0xc000006d
        Sub Status:                0xc000006a

Process Information:
        Caller Process ID:        0xda8
        Caller Process Name:        C:\Windows\explorer.exe

Network Information:
        Workstation Name:        server8
        Source Network Address:        -
        Source Port:                -

Detailed Authentication Information:
        Logon Process:                Advapi
        Authentication Package:        MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
        Transited Services:        -
        Package Name (NTLM only):        -
        Key Length:                0

This event is generated when a logon request fails. It is generated on the computer where
access was attempted.

The Subject fields indicate the account on the local system which requested the logon.
This is most commonly a service such as the Server service, or a local process such as
Winlogon.exe or Services.exe.

The Logon Type field indicates the kind of logon that was requested. The most common
types are 2 (interactive) and 3 (network).

The Process Information fields indicate which account and process on the system requested
the logon.

The Network Information fields indicate where a remote logon request originated.
Workstation name is not always available and may be left blank in some cases.

The authentication information fields provide detailed information about this specific
logon request.
        - Transited services indicate which intermediate services have participated in this
logon request.
        - Package name indicates which sub-protocol was used among the NTLM protocols.
        - Key length indicates the length of the generated session key. This will be 0 if no
session key was requested.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Security-Auditing"
Guid="{54849625-5478-4994-a5ba-3e3b0328c30d}" />
    <EventID>4625</EventID>
    <Version>0</Version>
    <Level>0</Level>
    <Task>12544</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8010000000000000</Keywords>
    <TimeCreated SystemTime="2010-05-22T12:47:35.390Z" />
    <EventRecordID>409</EventRecordID>
    <Correlation />
    <Execution ProcessID="676" ThreadID="3088" />
    <Channel>Security</Channel>
    <Computer>server8</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="SubjectUserSid">S-1-5-21-3628322202-2619417080-1902112590-500</Data>
    <Data Name="SubjectUserName">Administrator</Data>
    <Data Name="SubjectDomainName">server8</Data>
    <Data Name="SubjectLogonId">0x3824b82</Data>
    <Data Name="TargetUserSid">S-1-0-0</Data>
    <Data Name="TargetUserName">Administrator</Data>
    <Data Name="TargetDomainName">
    </Data>
    <Data Name="Status">0xc000006d</Data>
    <Data Name="FailureReason">%%2313</Data>
    <Data Name="SubStatus">0xc000006a</Data>
    <Data Name="LogonType">2</Data>
    <Data Name="LogonProcessName">Advapi  </Data>
    <Data Name="AuthenticationPackageName">MICROSOFT_AUTHENTICATION_PACKAGE_V1_0</Data>
    <Data Name="WorkstationName">server8</Data>
    <Data Name="TransmittedServices">-</Data>
    <Data Name="LmPackageName">-</Data>
    <Data Name="KeyLength">0</Data>
    <Data Name="ProcessId">0xda8</Data>
    <Data Name="ProcessName">C:\Windows\explorer.exe</Data>
    <Data Name="IpAddress">-</Data>
    <Data Name="IpPort">-</Data>
  </EventData>
</Event>

Log Name:      Security
Source:        Microsoft-Windows-Security-Auditing
Date:          5/21/2010 11:38:15 AM
Event ID:      4625
Task Category: Logon
Level:         Information
Keywords:      Audit Failure
User:          N/A
Computer:      server8
Description:
An account failed to log on.

Subject:
        Security ID:                server8\Administrator
        Account Name:                Administrator
        Account Domain:                server8
        Logon ID:                0x26a59

Logon Type:                        2

Account For Which Logon Failed:
        Security ID:                NULL SID
        Account Name:                Administrator
        Account Domain:                server8

Failure Information:
        Failure Reason:                Unknown user name or bad password.
        Status:                        0xc000006d
        Sub Status:                0xc000006a

Process Information:
        Caller Process ID:        0xb34
        Caller Process Name:        C:\Windows\SysWOW64\msiexec.exe

Network Information:
        Workstation Name:        server8
        Source Network Address:        -
        Source Port:                -

Detailed Authentication Information:
        Logon Process:                Advapi
        Authentication Package:        Negotiate
        Transited Services:        -
        Package Name (NTLM only):        -
        Key Length:                0

This event is generated when a logon request fails. It is generated on the computer where
access was attempted.

The Subject fields indicate the account on the local system which requested the logon.
This is most commonly a service such as the Server service, or a local process such as
Winlogon.exe or Services.exe.

The Logon Type field indicates the kind of logon that was requested. The most common
types are 2 (interactive) and 3 (network).

The Process Information fields indicate which account and process on the system requested
the logon.

The Network Information fields indicate where a remote logon request originated.
Workstation name is not always available and may be left blank in some cases.

The authentication information fields provide detailed information about this specific
logon request.
        - Transited services indicate which intermediate services have participated in this
logon request.
        - Package name indicates which sub-protocol was used among the NTLM protocols.
        - Key length indicates the length of the generated session key. This will be 0 if no
session key was requested.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Security-Auditing"
Guid="{54849625-5478-4994-a5ba-3e3b0328c30d}" />
    <EventID>4625</EventID>
    <Version>0</Version>
    <Level>0</Level>
    <Task>12544</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8010000000000000</Keywords>
    <TimeCreated SystemTime="2010-05-21T16:38:15.422Z" />
    <EventRecordID>374</EventRecordID>
    <Correlation />
    <Execution ProcessID="676" ThreadID="3456" />
    <Channel>Security</Channel>
    <Computer>server8</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="SubjectUserSid">S-1-5-21-3628322202-2619417080-1902112590-500</Data>
    <Data Name="SubjectUserName">Administrator</Data>
    <Data Name="SubjectDomainName">server8</Data>
    <Data Name="SubjectLogonId">0x26a59</Data>
    <Data Name="TargetUserSid">S-1-0-0</Data>
    <Data Name="TargetUserName">Administrator</Data>
    <Data Name="TargetDomainName">server8</Data>
    <Data Name="Status">0xc000006d</Data>
    <Data Name="FailureReason">%%2313</Data>
    <Data Name="SubStatus">0xc000006a</Data>
    <Data Name="LogonType">2</Data>
    <Data Name="LogonProcessName">Advapi  </Data>
    <Data Name="AuthenticationPackageName">Negotiate</Data>
    <Data Name="WorkstationName">server8</Data>
    <Data Name="TransmittedServices">-</Data>
    <Data Name="LmPackageName">-</Data>
    <Data Name="KeyLength">0</Data>
    <Data Name="ProcessId">0xb34</Data>
    <Data Name="ProcessName">C:\Windows\SysWOW64\msiexec.exe</Data>
    <Data Name="IpAddress">-</Data>
    <Data Name="IpPort">-</Data>
  </EventData>
</Event>
Log Name:      Security
Source:        Microsoft-Windows-Security-Auditing
Date:          5/21/2010 11:33:05 AM
Event ID:      4625
Task Category: Logon
Level:         Information
Keywords:      Audit Failure
User:          N/A
Computer:      server8
Description:
An account failed to log on.

Subject:
        Security ID:                server8\Administrator
        Account Name:                Administrator
        Account Domain:                server8
        Logon ID:                0x26a59

Logon Type:                        3

Account For Which Logon Failed:
        Security ID:                NULL SID
        Account Name:                Guest
        Account Domain:                server8

Failure Information:
        Failure Reason:                Account currently disabled.
        Status:                        0xc000006e
        Sub Status:                0xc0000072

Process Information:
        Caller Process ID:        0xb7c
        Caller Process Name:        C:\Windows\explorer.exe

Network Information:
        Workstation Name:        server8
        Source Network Address:        -
        Source Port:                -

Detailed Authentication Information:
        Logon Process:                Advapi
        Authentication Package:        Negotiate
        Transited Services:        -
        Package Name (NTLM only):        -
        Key Length:                0

This event is generated when a logon request fails. It is generated on the computer where
access was attempted.

The Subject fields indicate the account on the local system which requested the logon.
This is most commonly a service such as the Server service, or a local process such as
Winlogon.exe or Services.exe.

The Logon Type field indicates the kind of logon that was requested. The most common
types are 2 (interactive) and 3 (network).

The Process Information fields indicate which account and process on the system requested
the logon.

The Network Information fields indicate where a remote logon request originated.
Workstation name is not always available and may be left blank in some cases.

The authentication information fields provide detailed information about this specific
logon request.
        - Transited services indicate which intermediate services have participated in this
logon request.
        - Package name indicates which sub-protocol was used among the NTLM protocols.
        - Key length indicates the length of the generated session key. This will be 0 if no
session key was requested.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Security-Auditing"
Guid="{54849625-5478-4994-a5ba-3e3b0328c30d}" />
    <EventID>4625</EventID>
    <Version>0</Version>
    <Level>0</Level>
    <Task>12544</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8010000000000000</Keywords>
    <TimeCreated SystemTime="2010-05-21T16:33:05.797Z" />
    <EventRecordID>370</EventRecordID>
    <Correlation />
    <Execution ProcessID="676" ThreadID="3456" />
    <Channel>Security</Channel>
    <Computer>server8</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="SubjectUserSid">S-1-5-21-3628322202-2619417080-1902112590-500</Data>
    <Data Name="SubjectUserName">Administrator</Data>
    <Data Name="SubjectDomainName">server8</Data>
    <Data Name="SubjectLogonId">0x26a59</Data>
    <Data Name="TargetUserSid">S-1-0-0</Data>
    <Data Name="TargetUserName">Guest</Data>
    <Data Name="TargetDomainName">server8</Data>
    <Data Name="Status">0xc000006e</Data>
    <Data Name="FailureReason">%%2310</Data>
    <Data Name="SubStatus">0xc0000072</Data>
    <Data Name="LogonType">3</Data>
    <Data Name="LogonProcessName">Advapi  </Data>
    <Data Name="AuthenticationPackageName">Negotiate</Data>
    <Data Name="WorkstationName">server8</Data>
    <Data Name="TransmittedServices">-</Data>
    <Data Name="LmPackageName">-</Data>
    <Data Name="KeyLength">0</Data>
    <Data Name="ProcessId">0xb7c</Data>
    <Data Name="ProcessName">C:\Windows\explorer.exe</Data>
    <Data Name="IpAddress">-</Data>
    <Data Name="IpPort">-</Data>
  </EventData>
</Event>
Log Name:      Security
Source:        Microsoft-Windows-Security-Auditing
Date:          5/21/2010 10:45:17 AM
Event ID:      5032
Task Category: Other System Events
Level:         Information
Keywords:      Audit Failure
User:          N/A
Computer:      server8
Description:
Windows Firewall was unable to notify the user that it blocked an application from
accepting incoming connections on the network.

Error Code:        2
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Security-Auditing"
Guid="{54849625-5478-4994-a5ba-3e3b0328c30d}" />
    <EventID>5032</EventID>
    <Version>0</Version>
    <Level>0</Level>
    <Task>12292</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8010000000000000</Keywords>
    <TimeCreated SystemTime="2010-05-21T15:45:17.443Z" />
    <EventRecordID>315</EventRecordID>
    <Correlation />
    <Execution ProcessID="692" ThreadID="1588" />
    <Channel>Security</Channel>
    <Computer>server8</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="ErrorCode">2</Data>
  </EventData>
</Event>

Answer : Audit Failure on Windows 2008

someone is trying to RDP and map network drives to your new server, either it's someone inside your network or is your new server inside a DMZ?

think you have bigger problems than just this one server...
Random Solutions  
 
programming4us programming4us