Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor updates of 1006-4624-4648-5379-30807 #202

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

forensenellanebbia
Copy link
Contributor

Description

  • 1006 - added Location to the map: if a VHD/ISO is mounted with Explorer, this field contains the full path of the file. Executable Info was the only free remaining column that could be used. I provided an additional example event.
  • 4624 - added AuthenticationPackageName and LogonProcessName: they can be useful for quickly finding NTLM or Kerberos authentications.
  • 4648 - added TargetInfo: when a TargetServerName is accessed via SMB, it contains the value cifs/TargetServerName.
  • 5379 - added CountOfCredentialsReturned and ActivityID
  • 30807 - added lookups for Status codes. I retrieved the SMB::StatusCode values/descriptions from the Zeek project. Documentation updated.

Checklist:

Please replace every instance of [ ] with [X] OR click on the checkboxes after you submit your PR

  • I have ensured a Provider is listed for the new Map(s) being submitted
  • I have ensured the filename(s) of any new Map(s) being submitted follows the approved format, i.e. Channel-Name_Provider-Name_EventID.map. In summary, all spaces and special characters are replaced with a hyphen with an underscore separates Channel Name, Provider Name, and Event ID
  • I have tested and validated the new Map(s) work with my test data and achieve the desired output
  • I have provided example event data (# Example Event Data:) at the bottom of my Map(s), if possible
  • I have consulted the Guide/Template to ensure my Map(s) follow the same format

Thank you for your submission and for contributing to the DFIR community!

Copy link
Collaborator

@AndrewRathbun AndrewRathbun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work! Thank you

@AndrewRathbun AndrewRathbun merged commit a212c0d into EricZimmerman:master Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants