Skip to main content
Skip table of contents

V 2.0 : EVID 4776 : Credentials Validation Of Account

Vendor Documentation

Classification

Rule Name

Rule Type

Common Event

Classification

EVID 4776 : Credentials Validation Of AccountBase RuleGeneral Authentication EventOther Audit
V 2.0 : EVID 4776 : Computer Logon SuccessSub RuleComputer LogonAuthentication Success
V 2.0 : EVID 4776 : Bad UserNameSub RuleUser Logon Failure : Bad UsernameAuthentication Failure
V 2.0 : EVID 4776 : Bad PasswordSub RuleUser Logon Failure : Bad PasswordAuthentication Failure
V 2.0 : EVID 4776 : Expired PasswordSub RuleComputer Logon FailureAuthentication Failure
V 2.0 : EVID 4776 : Disabled AccountSub RuleComputer Logon FailureAuthentication Failure
V 2.0 : EVID 4776 : Expired AccountSub RuleComputer Logon FailureAuthentication Failure
V 2.0 : EVID 4776 : Password Change RequiredSub RuleComputer Logon FailureAuthentication Failure
V 2.0 : EVID 4776 : Locked AccountSub RuleComputer Logon FailureAuthentication Failure
V 2.0 : EVID 4776 : Computer Account Logon FailureSub RuleComputer Logon FailureAuthentication Failure
V 2.0 : EVID 4776 : User Logon SuccessSub RuleUser LogonAuthentication Success
V 2.0 : EVID 4776 : Bad User NameSub RuleComputer Logon FailureAuthentication Failure
V 2.0 : EVID 4776 : Bad PasswordSub RuleComputer Logon FailureAuthentication Failure
V 2.0 : EVID 4776 : Outside Logon HoursSub RuleUser Logon FailureAuthentication Failure
V 2.0 : EVID 4776 : Unauthorized WorkstationSub RuleUser Logon FailureAuthentication Failure
V 2.0 : EVID 4776 : Expired PasswordSub RuleUser Logon Failure : Bad PasswordAuthentication Failure
V 2.0 : EVID 4776 : Disabled AccountSub RuleUser Logon Failure : Account DisabledAuthentication Failure
V 2.0 : EVID 4776 : Expired AccountSub RuleUser Logon Failure : Bad UsernameAuthentication Failure
V 2.0 : EVID 4776 : Password Change RequiredSub RuleUser Logon FailureAuthentication Failure
V 2.0 : EVID 4776 : Locked AccountSub RuleUser Logon Failure : Account Locked OutAuthentication Failure
V 2.0 : EVID 4776 : Outside Logon HoursSub RuleComputer Logon FailureAuthentication Failure
V 2.0 : EVID 4776 : Unauthorized WorkstationSub RuleComputer Logon FailureAuthentication Failure

Mapping with LogRhythm Schema  

Device Key in Log MessageLogRhythm SchemaData TypeSchema Description
ProviderN/AN/AIdentifies the provider that logged the event. The Name and Guid attributes are included if the provider used an instrumentation manifest to define its events. The EventSourceName attribute is included if a legacy event provider (using the Event Logging API) logged the event.
EventID<vmid>NumberThe identifier that the provider used to identify the event.
VersionN/AN/AThe version number of the event's definition.
Level<severity>Text/StringThe severity level defined in the event.
Task<vendorinfo>Text/StringThe task defined in the event. Task and Opcode are typically used to identify the location in the application from where the event was logged.
OpcodeN/A N/AThe opcode defined in the event. Task and Opcode are typically used to identify the location in the application from where the event was logged.
Keywords

<result>


Text/StringA bitmask of the keywords defined in the event. Keywords are used to classify types of events (for example, events associated with reading data).
TimeCreatedN/A N/AThe time stamp that identifies when the event was logged. The time stamp will include either the SystemTime attribute or the RawTime attribute.
EventRecordIDN/A N/AThe record number assigned to the event when it was logged.
CorrelationN/A N/AThe activity identifiers that consumers can use to group related events together.
ExecutionN/A N/AContains information about the process and thread that logged the event.
ChannelN/A N/AThe channel to which the event was logged.
Computer<dname>Text/StringThe name of the computer on which the event occurred.
PackageName<objectname>Text/StringThe name of Authentication Package which was used for credential validation. It is always MICROSOFT_AUTHENTICATION_PACKAGE_V1_0 for 4776 event.
TargetUserName<login>
<domainorigin>
<tag1>
Text/StringThe name of the account that had its credentials validated by the Authentication Package. Can be user name, computer account name or well-known security principal account name. Examples:
  • User example: dadmin
  • Computer account example: WIN81$
  • Local System account example: Local
  • Local Service account example: Local Service
Workstation<sname>
<sip>
Text/String
IP address
The name of the computer from which the logon attempt originated.
Status<status>
<tag2>
NumberContains error code for Failure events. For Success events this parameter has 0x0 value.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.