Add notes to experimental module pages about enabling the module.

This commit is contained in:
apriestman 2020-05-26 07:40:34 -04:00
parent cfaa5504e7
commit 47b143ca3b
3 changed files with 6 additions and 0 deletions

View File

@ -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.
The \ref experimental_page must be enabled to run use automated ingest.
There are three types of computers in an Automated Processing Deployment:
<ul>
<li><b>Automated Ingest Node:</b>

View File

@ -4,6 +4,8 @@
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
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>.

View File

@ -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 \ref experimental_page must be enabled to run this module.
\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".