forked from EricZimmerman/KapeFiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
InternetExplorer.tkape
78 lines (77 loc) · 2.81 KB
/
InternetExplorer.tkape
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
Description: Internet Explorer
Author: Eric Zimmerman
Version: 1.0
Id: b1e1d79b-324d-4587-a002-cc81144588ff
RecreateDirectories: true
Targets:
-
Name: Index.dat History
Category: Communications
Path: C:\Documents and Settings\%user%\Local Settings\History\History.IE5\
FileMask: index.dat
-
Name: Index.dat History subdirectory
Category: Communications
Path: C:\Documents and Settings\%user%\Local Settings\History\History.IE5\*\
FileMask: index.dat
-
Name: Index.dat cookies
Category: Communications
Path: C:\Documents and Settings\%user%\Cookies\
FileMask: index.dat
-
Name: Index.dat UserData
Category: Communications
Path: C:\Documents and Settings\%user%\Application Data\Microsoft\Internet Explorer\UserData\
FileMask: index.dat
-
Name: Index.dat Office XP
Category: Communications
Path: C:\Documents and Settings\%user%\Application Data\Microsoft\Office\Recent\
FileMask: index.dat
-
Name: Index.dat Office
Category: Communications
Path: C:\Users\%user%\AppData\Roaming\Microsoft\Office\Recent\
FileMask: index.dat
-
Name: Local Internet Explorer folder
Category: Communications
Path: C:\Users\%user%\AppData\Local\Microsoft\Internet Explorer\
Recursive: true
-
Name: Roaming Internet Explorer folder
Category: Communications
Path: C:\Users\%user%\AppData\Roaming\Microsoft\Internet Explorer\
Recursive: true
-
Name: IE 9/10 History
Category: Communications
Path: C:\Users\%user%\AppData\Local\Microsoft\Windows\History\
Recursive: true
-
Name: IE 9/10 Cookies
Category: Communications
Path: C:\Users\%user%\AppData\Local\Microsoft\Windows\Cookies\
Recursive: true
-
Name: IE 9/10 Download History
Category: Communications
Path: C:\Users\%user%\AppData\Local\Microsoft\Windows\IEDownloadHistory\
Recursive: true
-
Name: IE 11 Metadata
Category: Communications
Path: C:\Users\%user%\AppData\Local\Microsoft\Windows\WebCache\
-
Name: IE 11 Cookies
Category: Communications
Path: C:\Users\%user%\AppData\Local\Microsoft\Windows\INetCookies\
Recursive: true
# Documentation
# https://www.sans.org/security-resources/posters/windows-forensic-analysis/170/download
# https://www.digitalforensics.com/blog/an-overview-of-web-browser-forensics/
# https://www.dataforensics.org/internet-explorer-forensics/
# https://www.xploreforensics.com/blog/internet-explorer-forensic-artifacts-analysis.html
# https://cyberforensicator.com/2017/02/07/windows-10-forensics/
# https://www.forensafe.com/blogs/internetexplorer.html