mirror of
https://github.com/frankwxu/digital-forensics-lab.git
synced 2026-02-21 11:17:52 +00:00
add file properties
This commit is contained in:
@@ -1772,6 +1772,10 @@ The auxiliary file extension specifies a default extension for capturing additio
|
||||
| content_tags | list of strings | A list of words to describe the content of file. |
|
||||
| file_name | string | Specifies the file name. |
|
||||
|
||||
### Example
|
||||
|
||||
A file is recovered using recovering software. The content of the file include rhino (images or string). The name of the file is generated by the recovering software, not the file name from original disk images.
|
||||
|
||||
```json
|
||||
{
|
||||
"type": "file",
|
||||
|
||||
Reference in New Issue
Block a user