Merge pull request #4385 from APriestman/4454_addLinks

Adding links to new docs
This commit is contained in:
Richard Cordovano 2018-12-17 10:11:46 -05:00 committed by GitHub
commit 2bf92ad219
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,7 @@ The following topics are available here:
- \subpage photorec_carver_page
- \subpage cr_ingest_module
- \subpage encryption_page
- \subpage vm_extractor_page
- Manual Analysis
- \subpage tree_viewer_page
- \subpage result_viewer_page
@ -48,6 +49,7 @@ The following topics are available here:
- \subpage central_repo_page
- \subpage communications_page
- \subpage common_properties_page
- \subpage search_all_cases_page
- \subpage logs_and_output_page
- Reporting
- \subpage tagging_page

View File

@ -38,6 +38,7 @@ You will next be prompted to configure the Ingest Modules. Ingest modules will r
- <strong>\subpage photorec_carver_page</strong> carves files from unallocated space and sends them through the file processing chain.
- <strong>\subpage cr_ingest_module</strong> adds file hashes and other extracted properties to a central repository.
- <strong>\subpage encryption_page</strong> looks for encrypted files.
- <strong>\subpage vm_extractor_page</strong> extracts data from virtual machine files
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.