Skip to main content
Skip table of contents

V 2.0 : Network Share Events

Vendor Documentation

Classification

Rule NameRule TypeCommon EventClassification
V 2.0 : Network Share EventsBase RuleNetwork Share InformationInformation
V 2.0 : EVID 5145 : Requested Permissions AllowedSub RulePermission CheckedOther Audit
V 2.0 : EVID 5145 : Requested Permissions DeniedSub RulePermission CheckedOther Audit
V 2.0 : EVID 5140 : Successfull Access of NetworkSub RuleObject AccessedAccess Success
V 2.0 : EVID 5140 : Failed Access of Network ShareSub RuleAccess Object FailureAccess Failure
V 2.0 : EVID 5142 : Network Share Object AddedSub RuleObject CreatedAccess Success
V 2.0 : EVID 5143 : Network Share Object ModifiedSub RuleObject ModifiedAccess Success
V 2.0 : EVID 5144 : Network Share Object DeletedSub RuleObject Deleted/RemovedAccess Success
V 2.0 : EVID 5140 : Succesfull Access of NetworkSub RuleObject AccessedAccess Success
V 2.0 : EVID 5140 : Failed Access of Network ShareSub RuleAccess Object FailureAccess 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/A N/AThe version number of the event's definition.
Level<severity>String/NumberThe severity level defined in the event.
Task<vendorinfo>String/NumberThe 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>
<tag1>
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.
SubjectUserSidN/A N/AThe SID of account that requested access to network share object.
SubjectUserName<login>N/AThe name of the account that requested access to network share object.
SubjectDomainName<domainorigin>Text/StringThe subject’s domain or computer name. Formats vary, and include the following:
  • Domain NETBIOS name example: CONTOSO
  • Lowercase full domain name: contoso.local
  • Uppercase full domain name: CONTOSO.LOCAL
  • For some well-known security principals, such as LOCAL SERVICE or ANONYMOUS LOGON, the value of this field is NT AUTHORITY.
  • For local user accounts, this field will contain the name of the computer or device that this account belongs to.
SubjectLogonId<session>Text/StringA hexadecimal value that can help you correlate this event with recent events that might contain the same Logon ID.
ObjectType<objecttype>Text/StringThe type of an object that was accessed during the operation. Always File for this event.
IpAddress<sip>NumberThe source IP address from which access was performed.
IPv6 address or ::ffff:IPv4 address of a client.
::1 or 127.0.0.1 means localhost.
IpPort<sport>NumberThe source TCP or UDP port which was used from remote or local machine to request the access.
0 for local access attempts.
ShareName<objectname>Text/String/NumberThe name of accessed network share. The format is: \\*\SHARE_NAME.
ShareLocationN/AText/String/NumberThe full system (NTFS) path for accessed share. The format is: \\??\PATH. Can be empty, for example for Share Name: \\*\IPC$.
RelativeTargetName<object>Text/String/Numberrelative name of the accessed target file or folder. This file-path is relative to the network share. If access was requested for the share itself, then this field appears as “\”.
AccessMaskN/AN/AThe sum of hexadecimal values of requested access rights.
AccessList<subject>N/AThe list of access rights which were requested by Subject\Security ID.
AccessReasonN/AN/AThe reason access rights were requested.


JavaScript errors detected

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

If this problem persists, please contact our support.