Skip to content
Snippets Groups Projects
Commit 89950593 authored by Greg DiCristofaro's avatar Greg DiCristofaro
Browse files

doxygen update

parent 170a8583
No related branches found
No related tags found
No related merge requests found
/*! \page ct_malware_scanner Cyber Triage Malware Scanner
[TOC]
\section ct_malware_scanner_overview Overview
The Malware Scanner Ingest Module uses Cyber Triage Cloud to identify if any executables in a data source are malware based on the executable's md5 hash.
\section ct_malware_scanner_config Configuration
Before using the Malware Scanner Ingest Module, you must register a Cyber Triage Cloud License. A license number can be added by selecting the 'Options' menu item from the 'Tools' menu, going to the 'Cyber Triage' tab, and then clicking 'Add License'.
\image html ct_malware_scanner_options_panel.png
The user will then be presented with a dialog to enter your license number. Enter your license number and then press 'OK'. If your license number is validated, you will be presented with the Cyber Triage End User License Agreement. The window may take a moment to load.
\image html ct_malware_license_agreement.png
Read through the license agreement, and press 'Accept'. At that point, your options panel should load with information pertaining to remaining lookups.
\image html ct_upload_file.png
\section ct_upload_executable Uploading Executable
In the screenshot above, there is the option “Upload executable if executable is unknown.” In the event that an executable has not previously been seen by Cyber Triage Cloud, this option provides the ability to upload the executable for scanning. This option may cause increased processing time in order to upload the file and wait for scanning to complete.
*/
docs/doxygen-user/images/ct_malware_license_agreement.png

55.3 KiB

docs/doxygen-user/images/ct_malware_scanner_options_panel.png

34.2 KiB

docs/doxygen-user/images/ct_upload_file.png

50.9 KiB

......@@ -58,6 +58,7 @@ The following topics are available here:
- \subpage ileapp_page
- \subpage aleapp_page
- \subpage yara_page
- \subpage ct_malware_scanner
- Reviewing the Results
- \subpage uilayout_page
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment