Skip to content

Commit dc4c917

Browse files
author
Repumba
committed
Documentation update
1 parent 0003992 commit dc4c917

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

docs/_static/related-files-tab.png

39.5 KB
Loading

docs/user-guide/2-Storing-malware-samples.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,23 @@ Using that feature we can chain together various files extracted during the anal
9898
- two memory dumps with unpacked code
9999

100100
Finally, from both of these dumps we got a malware configuration.
101+
102+
103+
Related files
104+
-------------
105+
106+
Sometimes we want to add the file that is related to the object, but not containing any malware i.e. pdf report. Every object of type **file** has designated tab for such purpose.
107+
108+
.. image:: ../_static/related-files-tab.png
109+
:target: ../_static/related_files_tab
110+
:alt: related files tab
111+
112+
In this tab you can:
113+
114+
- view list of all related files associated with this object
115+
- upload new related file
116+
- delete related file
117+
- download single related file
118+
- download .zip file containing every related file
119+
120+
Keep in mind that those actions might require special capabilities. For more details, please read :ref:`9. Sharing objects with other collaborators`

0 commit comments

Comments
 (0)