You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ A list of free and open forensics analysis tools and other resources.
19
19
-[OS X Forensics](#os-x-forensics)
20
20
-[Mobile Forensics](#mobile-forensics)
21
21
-[Docker Forensics](#docker-forensics)
22
-
-[Internet Artifacts](#internet-artifacts)
22
+
-[Browser Artifacts](#browser-artifacts)
23
23
-[Timeline Analysis](#timeline-analysis)
24
24
-[Disk image handling](#disk-image-handling)
25
25
-[Decryption](#decryption)
@@ -173,7 +173,7 @@ A list of free and open forensics analysis tools and other resources.
173
173
-[dof (Docker Forensics Toolkit)](https://github.com/docker-forensics-toolkit/toolkit) - Extracts and interprets forensic artifacts from disk images of Docker Host systems
174
174
-[Docker Explorer](https://github.com/google/docker-explorer) Extracts and interprets forensic artifacts from disk images of Docker Host systems
175
175
176
-
### Internet Artifacts
176
+
### Browser Artifacts
177
177
178
178
-[ChromeCacheView](https://www.nirsoft.net/utils/chrome_cache_view.html) - by Nirsoft is a small utility that reads the cache folder of Google Chrome Web browser, and displays the list of all files currently stored in the cache
179
179
-[chrome-url-dumper](https://github.com/eLoopWoo/chrome-url-dumper) - Dump all local stored infromation collected by Chrome
0 commit comments