mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Initial iLEAPP page.
This commit is contained in:
parent
37c2728e35
commit
35dfd0e532
21
docs/doxygen-user/ileapp.dox
Normal file
21
docs/doxygen-user/ileapp.dox
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
/*! \page ileapp_page iOS Analyzer (iLEAPP)
|
||||||
|
|
||||||
|
[TOC]
|
||||||
|
|
||||||
|
\section ileapp_overview Overview
|
||||||
|
|
||||||
|
The iOS Analyzer ingest module runs iLEAPP (https://github.com/abrignoni/iLEAPP) and converts the results into results that can be viewed in Autopsy.
|
||||||
|
|
||||||
|
|
||||||
|
\section ileapp_config Using the Module
|
||||||
|
|
||||||
|
Select the checkbox in the Ingest Modules settings screen to enable the IOS Analzyer (iLEAPP) module.
|
||||||
|
|
||||||
|
\section ileapp_results Seeing Results
|
||||||
|
|
||||||
|
Results from the iOS Analyzer module will appear in the \ref tree_viewer_page under Results->Extracted Content.
|
||||||
|
|
||||||
|
\image html ileapp_main.jpg
|
||||||
|
|
||||||
|
|
||||||
|
*/
|
BIN
docs/doxygen-user/images/ileapp_main.jpg
Normal file
BIN
docs/doxygen-user/images/ileapp_main.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 KiB |
@ -50,6 +50,7 @@ The following topics are available here:
|
|||||||
- \subpage plaso_page
|
- \subpage plaso_page
|
||||||
- \subpage drone_page
|
- \subpage drone_page
|
||||||
- \subpage gpx_page
|
- \subpage gpx_page
|
||||||
|
- \subpage ileapp_page
|
||||||
|
|
||||||
- Reviewing the Results
|
- Reviewing the Results
|
||||||
- \subpage uilayout_page
|
- \subpage uilayout_page
|
||||||
|
@ -49,6 +49,7 @@ The standard ingest modules included with Autopsy are:
|
|||||||
- <strong>\subpage plaso_page</strong> uses Plaso to create \ref timeline_page "timeline" events.
|
- <strong>\subpage plaso_page</strong> uses Plaso to create \ref timeline_page "timeline" events.
|
||||||
- <strong>\subpage android_analyzer_page</strong> allows you to parse common items from Android devices. Places artifacts into the BlackBoard.
|
- <strong>\subpage android_analyzer_page</strong> allows you to parse common items from Android devices. Places artifacts into the BlackBoard.
|
||||||
- <strong>\subpage gpx_page</strong> extracts geolocation data from .gpx files.
|
- <strong>\subpage gpx_page</strong> extracts geolocation data from .gpx files.
|
||||||
|
- <strong>\subpage ileapp_page</strong> extracts data from iOS data sources.
|
||||||
|
|
||||||
When you select a module, you will have the option to change its settings. For example, you can configure which keyword search lists to use during ingest and which hash sets to use. Refer to the individual module help for details on configuring each module.
|
When you select a module, you will have the option to change its settings. For example, you can configure which keyword search lists to use during ingest and which hash sets to use. Refer to the individual module help for details on configuring each module.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user