mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Add notes to experimental module pages about enabling the module.
This commit is contained in:
parent
cfaa5504e7
commit
47b143ca3b
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
Auto ingest allows one or many computers to process \ref ds_page "data sources" automatically with minimal support from a user. The resulting \ref multiuser_page "multi-user cases" can be opened and reviewed by analysts, using any of the normal functions in Autopsy.
|
Auto ingest allows one or many computers to process \ref ds_page "data sources" automatically with minimal support from a user. The resulting \ref multiuser_page "multi-user cases" can be opened and reviewed by analysts, using any of the normal functions in Autopsy.
|
||||||
|
|
||||||
|
The \ref experimental_page must be enabled to run use automated ingest.
|
||||||
|
|
||||||
There are three types of computers in an Automated Processing Deployment:
|
There are three types of computers in an Automated Processing Deployment:
|
||||||
<ul>
|
<ul>
|
||||||
<li><b>Automated Ingest Node:</b>
|
<li><b>Automated Ingest Node:</b>
|
||||||
|
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
The Object Detection module uses OpenCV to try to detect objects in images.
|
The Object Detection module uses OpenCV to try to detect objects in images.
|
||||||
|
|
||||||
|
The \ref experimental_page must be enabled to run this module.
|
||||||
|
|
||||||
\section object_setup Setup
|
\section object_setup Setup
|
||||||
|
|
||||||
To start, you will need some classifiers, which are xml files. Autopsy can not create classifiers - do a web search for "train OpenCV classifiers" to find information on how to make classifiers, or visit the <a href="https://docs.opencv.org/2.4/doc/user_guide/ug_traincascade.html">OpenCV page</a>.
|
To start, you will need some classifiers, which are xml files. Autopsy can not create classifiers - do a web search for "train OpenCV classifiers" to find information on how to make classifiers, or visit the <a href="https://docs.opencv.org/2.4/doc/user_guide/ug_traincascade.html">OpenCV page</a>.
|
||||||
|
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
The Volatility data source processor runs Volatility on a memory image and saves the individual Volatility module results. If the disk image associated with the memory image is also available, it will create Interesting Item artifacts linking the Volatility results to files in the disk image.
|
The Volatility data source processor runs Volatility on a memory image and saves the individual Volatility module results. If the disk image associated with the memory image is also available, it will create Interesting Item artifacts linking the Volatility results to files in the disk image.
|
||||||
|
|
||||||
|
The \ref experimental_page must be enabled to run this module.
|
||||||
|
|
||||||
\section Usage
|
\section Usage
|
||||||
|
|
||||||
If you have a disk image associated with your memory image, ingest the disk image into the case first. Then go to "Add Data Source" and select "Memory Image File".
|
If you have a disk image associated with your memory image, ingest the disk image into the case first. Then go to "Add Data Source" and select "Memory Image File".
|
||||||
|
Loading…
x
Reference in New Issue
Block a user