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: admin/docs/module_info.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,10 @@ The data below is generated by the [@module_info.py](https://github.com/abrignon
7
7
8
8
## Summary
9
9
10
-
Total number of modules: 259
10
+
Total number of modules: 260
11
11
Number of v1 artifacts: 96
12
-
Number of v2 artifacts: 219
13
-
Number of modules with 'lava output': 117
12
+
Number of v2 artifacts: 220
13
+
Number of modules with 'lava output': 118
14
14
Number of modules using 'artifact_icon': 11
15
15
Number of modules with errors or no recognized artifacts: 3
16
16
@@ -210,6 +210,7 @@ Number of modules with errors or no recognized artifacts: 3
210
210
|[photosMigration.py](https://github.com/abrignoni/iLEAPP/blob/main/scripts/artifacts/photosMigration.py)| get_photosMigration | Migrations | standard || Parses migration records from photos.sqlite database |``*/PhotoData/Photos.sqlite*``|
|[serialNumber.py](https://github.com/abrignoni/iLEAPP/blob/main/scripts/artifacts/serialNumber.py)| serialNumber | Serial Number | none || Serial Number of the device |``*/Library/Caches/locationd/consolidated.db*``|
213
+
|[skg_archive.py](https://github.com/abrignoni/iLEAPP/blob/main/scripts/artifacts/skg_archive.py)| skg_archive | SKG Archive | standard || Parses SKG Archive Records |``*/CoreSpotlight/SpotlightKnowledge/index.V2/keyphrases/NSFileProtectionComplete/skg_archive.V2.*``, ``*/CoreSpotlight/SpotlightKnowledge/index.V2/archives/NSFileProtectionComplete/skg_archive.V2.*``|
213
214
|[sms.py](https://github.com/abrignoni/iLEAPP/blob/main/scripts/artifacts/sms.py)| get_sms | SMS | all || Parses sms and iMessage chats |``**/sms.db*``|
214
215
|[subscriberInfo.py](https://github.com/abrignoni/iLEAPP/blob/main/scripts/artifacts/subscriberInfo.py)| subscriberInfo | Subscriber Info | standard | settings | Information about inserted SIM Cards |``*/wireless/Library/Databases/CellularUsage.db*``|
215
216
|[sysShutdown.py](https://github.com/abrignoni/iLEAPP/blob/main/scripts/artifacts/sysShutdown.py)| get_sysShutdown | Sysdiagnose - Shutdown Log | none || Parses the shutdown.log file from Sysdiagnose logs, based off work by Kaspersky Lab https://github.com/KasperskyLab/iShutdown|``*/shutdown.log``|
0 commit comments