Adding WDigest status & fixing missing paths for multiple third-party applications#113
Merged
AndrewRathbun merged 5 commits intoEricZimmerman:masterfrom Mar 18, 2026
Merged
Conversation
Adding WDigest & Adding multiples ControlSet00* missing path on some Third Party Applications
Changing Version & ID
Adding documentation
AndrewRathbun
requested changes
Mar 17, 2026
Fixing ID & Splashtop duplicates
AndrewRathbun
approved these changes
Mar 18, 2026
AndrewRathbun
approved these changes
Mar 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Hello,
This PR adds the WDigest configuration key to the threat hunting artifacts, which may be enabled by attackers to allow credentials to be stored in plaintext in LSASS memory. This method has been documented on some ransomware cases.
This PR also fixes several registry paths for third-party application artifacts. Some entries referenced only CurrentControlSet. Because CurrentControlSet is a runtime alias and does not exist in the offline SYSTEM hive, those artifacts would not appear when parsing with RECmd.
Please let me know if this PR looks good or if any adjustments are needed.
Checklist:
Please replace every instance of
[ ]with[X]OR click on the checkboxes after you submit your PRGUIDfor my Batch file(s).\RECmd\BatchExamplesdirectoryThank you for your submission and for contributing to the DFIR community!