mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
11 lines
366 B
Plaintext
11 lines
366 B
Plaintext
/*! \page workflow_page Autopsy Workflow
|
|
|
|
Analyzing data in Autopsy uses the following workflow:
|
|
-# A case is created (see \ref cases_page)
|
|
-# One or more data sources are added (see \ref ds_page)
|
|
-# Ingest modules automatically analyze the data sources to extract information
|
|
-# Manual analysis is performed to identify the evidence.
|
|
-# Reports are generated.
|
|
|
|
*/
|