Chrome Extension Metadata Target and Module #1070
Merged
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.
Adding Chrome extension metadata parser target and module. Analyzes manifest and messages JSON files.
Description
The ChromeExtension_Metadata.tkape file pulls the manifest/messages.json files from each extension on the host.
The PowerShell_ChromeExtension_Metadata.mkape file leverages a simple PowerShell script to go through each of the JSON files to pull out:
Finally, the results are put into a CSV for review. While some responders have enterprise-grade tools to assist in the permission review of extensions, this will help those less fortunate to identify malicious/unwanted extensions, and then pivot/hunt. As we know, browser extensions continue to be an issue.
Checklist:
Please replace every instance of
[ ]with[X]OR click on the checkboxes after you submit your PRGUIDfor my Target(s)/Module(s)Miscfolder or created a relevant subfolder with justification--tlist/--mlistand corrected any errorsN/Aunderneath the Documentation headerIf your submission involves an SQLite database, have you considered making an SQLECmd Map for the SQLite database? If you make a Map, please add the SQLite database to the SQLiteDatabases.tkape Compound Target.
Thank you for your submission and for contributing to the DFIR community!