mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Merge pull request #6909 from APriestman/7393_wordlist
7393 Added word list report to docs
This commit is contained in:
commit
f62fd89fd0
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 21 KiB |
@ -58,7 +58,7 @@ Generating an Excel report is very similar to an \ref report_html. You select wh
|
|||||||
|
|
||||||
\image html reports_excel.png
|
\image html reports_excel.png
|
||||||
|
|
||||||
\subsection report_tagged_hashes Add Tagged Hashes
|
\subsection report_tagged_hashes Save Tagged Hashes
|
||||||
|
|
||||||
This is one of the report modules that doesn't generate an actual report. The purpose of this module is to easily add the hashes
|
This is one of the report modules that doesn't generate an actual report. The purpose of this module is to easily add the hashes
|
||||||
of some/all tagged files to an Autopsy hash set that can be used by the \ref hash_db_page. You can use the "Configure Hash Sets" button to create a new
|
of some/all tagged files to an Autopsy hash set that can be used by the \ref hash_db_page. You can use the "Configure Hash Sets" button to create a new
|
||||||
@ -69,6 +69,10 @@ hash set to write to, or use an existing hash set.
|
|||||||
After running this module, if you use the same hash set on future cases then everything that was tagged with one of the selected tags in this case will
|
After running this module, if you use the same hash set on future cases then everything that was tagged with one of the selected tags in this case will
|
||||||
show up as Hashset Hits.
|
show up as Hashset Hits.
|
||||||
|
|
||||||
|
\subsection reports_unique_words Extract Unique Words
|
||||||
|
|
||||||
|
This report module allows you to export all unique "words" found in a case. These words come from the Solr index that was created by the \ref keyword_search_page.
|
||||||
|
|
||||||
\subsection report_case_uco CASE-UCO
|
\subsection report_case_uco CASE-UCO
|
||||||
|
|
||||||
This module creates a JSON output file in <a href="https://github.com/ucoProject/CASE/wiki">CASE-UCO</a> format for a single data source.
|
This module creates a JSON output file in <a href="https://github.com/ucoProject/CASE/wiki">CASE-UCO</a> format for a single data source.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user