-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugins_manifest.json
More file actions
208 lines (208 loc) · 6.5 KB
/
plugins_manifest.json
File metadata and controls
208 lines (208 loc) · 6.5 KB
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
{
"manifest_version": "1.0.0",
"last_updated": "2025-12-02T21:47:51.358387+00:00",
"repository": "RedRockerSE/yaft2",
"branch": "main",
"plugins": [
{
"name": "AndroidAppInfoExtractorPlugin",
"filename": "android_app_info_extractor.py",
"version": "1.0.0",
"description": "",
"sha256": "fc2dea0b1c7cac52a4f0fb84bd6ad8cd849dced8e1f74a3dd6330f77f9c3c2d7",
"size": 19411,
"required": true,
"os_target": [
"android"
],
"dependencies": []
},
{
"name": "AndroidAppPermissionsExtractorPlugin",
"filename": "android_app_permissions_extractor.py",
"version": "1.0.0",
"description": "",
"sha256": "c6007660b07fc53ee6f4439dafe72a1cb179cffd2192dfd2801a14ef1f71bf9a",
"size": 25968,
"required": true,
"os_target": [
"android"
],
"dependencies": []
},
{
"name": "AndroidCallLogAnalyzerPlugin",
"filename": "android_call_log_analyzer.py",
"version": "1.0.0",
"description": "Extract and analyze Android call history including call types and duration",
"sha256": "a46b3f8d65b7faf7754154bd20566be516319a5a23224a638a84da329592da4b",
"size": 20044,
"required": true,
"os_target": [
"android"
],
"dependencies": []
},
{
"name": "AndroidDeviceInfoExtractorPlugin",
"filename": "android_device_info_extractor.py",
"version": "1.0.0",
"description": "",
"sha256": "d9c30d60891faa5e3d72f81679f7c50c8f832fe4663b9eefdca3b8e2bf8a0792",
"size": 30580,
"required": true,
"os_target": [
"android"
],
"dependencies": []
},
{
"name": "ContactPhotoExtractorPlugin",
"filename": "contact_photo_extractor.py",
"version": "1.0.0",
"description": "Extract contact photos/avatars from mobile device databases",
"sha256": "90d06b8d94484e6e51a5c17c7db923301dc8ca4ec9d3770df9c7e6241926b3c8",
"size": 15510,
"required": false,
"os_target": [
"ios",
"android"
],
"dependencies": []
},
{
"name": "FileProcessorPlugin",
"filename": "file_processor.py",
"version": "1.0.0",
"description": "Processes text files and displays statistics",
"sha256": "2627c926b8c72b312c2483a1c8ed46e6aa5d61a4e3a2f765fed093506f1f57dc",
"size": 5947,
"required": false,
"os_target": null,
"dependencies": []
},
{
"name": "Genericparserplugin",
"filename": "genericparserplugin.py",
"version": "1.0.0",
"description": "A generic parser aimed at showcasing the create_plugin.py tool.",
"sha256": "05887829f149ce3cbf86d16cc246c4b705b4a8e9daeae50ab24d4e0ecace062e",
"size": 3851,
"required": false,
"os_target": null,
"dependencies": []
},
{
"name": "HelloWorldPlugin",
"filename": "hello_world.py",
"version": "1.0.0",
"description": "A simple greeting plugin that demonstrates basic plugin functionality",
"sha256": "7f689ffbe0a26657b5ba8ba7c376eb2fc6f87c3d3da14dfb4e2f8b859c02537a",
"size": 3103,
"required": false,
"os_target": null,
"dependencies": []
},
{
"name": "iOSAppGUIDExtractorPlugin",
"filename": "ios_app_guid_extractor.py",
"version": "1.0.0",
"description": "Extract iOS app GUIDs, bundle IDs, and metadata from filesystem extractions",
"sha256": "3680c56a65bb1c7090d175cb2fb72658e582d9cb04d048af00312ca5b1233f6c",
"size": 17129,
"required": true,
"os_target": [
"ios"
],
"dependencies": []
},
{
"name": "iOSAppPermissionsExtractorPlugin",
"filename": "ios_app_permissions_extractor.py",
"version": "1.0.0",
"description": "Extract iOS app permissions, usage statistics, and privacy data from filesystem extractions",
"sha256": "774c77e8e19c8d7c8cce63a5b45dc3ce7e06189ad955e039fb9abf34cd1c1b6b",
"size": 23567,
"required": true,
"os_target": [
"ios"
],
"dependencies": []
},
{
"name": "iOSCallLogAnalyzerPlugin",
"filename": "ios_call_log_analyzer.py",
"version": "1.0.0",
"description": "Extract and analyze iOS call history including FaceTime calls",
"sha256": "90c802344b07133ea499e09c9d0e8f8b2cad1a5d0125f4f203379cb5d34dd662",
"size": 17297,
"required": true,
"os_target": [
"ios"
],
"dependencies": []
},
{
"name": "iOSCellularInfoExtractorPlugin",
"filename": "ios_cellular_info_extractor.py",
"version": "1.0.0",
"description": "Extract cellular information (IMEI, IMSI, ICCI, Phone Number) from iOS devices",
"sha256": "0534f4f490a60444eff30efed568cb4c9c18f30e203c15f36088e2849899bde0",
"size": 12854,
"required": true,
"os_target": [
"ios"
],
"dependencies": []
},
{
"name": "iOSDeviceInfoExtractorPlugin",
"filename": "ios_device_info_extractor.py",
"version": "1.1.0",
"description": "Extract comprehensive device metadata from iOS filesystem extractions",
"sha256": "87e5af8b41d5bf3e627eb9a40108ef309b88b276a258ac11f43fbc597ef08bb6",
"size": 30078,
"required": true,
"os_target": [
"ios"
],
"dependencies": []
},
{
"name": "iOSKeychainAnalyzerPlugin",
"filename": "ios_keychain_analyzer.py",
"version": "1.0.0",
"description": "Analyze iOS Keychain metadata for credential inventory and forensic intelligence",
"sha256": "45b31a9a069bcb97df47d7e2a02e26a2a2b6d567d656606b7538d4cfe6a12ec1",
"size": 20537,
"required": false,
"os_target": [
"ios",
"android"
],
"dependencies": []
},
{
"name": "SystemInfoPlugin",
"filename": "system_info.py",
"version": "1.0.0",
"description": "Displays system and Python environment information",
"sha256": "2f4b7e283f0d29a5a3f4f775f47caa20ae6e2083e3845c097440e1e8179cd63b",
"size": 6630,
"required": false,
"os_target": null,
"dependencies": []
},
{
"name": "ZipAnalyzerPlugin",
"filename": "zip_analyzer.py",
"version": "1.0.0",
"description": "Forensic analysis of ZIP archives - file listing, suspicious file detection, extraction",
"sha256": "ca46544daf197f35ddd80996e396fe9772023da4a23cf5a809b37c9e93f08f89",
"size": 11485,
"required": false,
"os_target": null,
"dependencies": []
}
]
}