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

Update Windows_Chrome_History.smap #14

Merged
merged 3 commits into from
Mar 7, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: Google Chrome History
Description: Google Chrome Downloads
Author: Andrew Rathbun
Email: andrew.rathbun@kroll.com
Id: 0b575bcf-ade3-44e5-8162-eb52a96c2b06
Expand Down Expand Up @@ -128,7 +128,7 @@ Queries:
INNER JOIN downloads_url_chains AS DownloadURL ON downloads.id = DownloadURL.id
ORDER BY
downloads.id ASC
BaseFileName: History
BaseFileName: Downloads

# Documentation
# https://www.digitalforensics.com/blog/an-overview-of-web-browser-forensics/
Expand Down