mirror of
https://github.com/frankwxu/digital-forensics-lab.git
synced 2026-02-20 13:40:40 +00:00
add email harassment digram
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 300 KiB After Width: | Height: | Size: 379 KiB |
BIN
STIX_for_digital_forensics/Email_Harassment/email_harassment.pdf
Normal file
BIN
STIX_for_digital_forensics/Email_Harassment/email_harassment.pdf
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 65 KiB |
Binary file not shown.
@@ -279,14 +279,14 @@ An action is one cyber criminal activity performed under a user account. It is a
|
||||
|
||||
## Action Specific Properties
|
||||
|
||||
| Property Name | Type | Description |
|
||||
| --------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| type (required) | string | The value of this property MUST be x-action. |
|
||||
| verb | open-vocab | Specifies the name of an action. It MUST come from x-activity-name-ov. |
|
||||
| targets_refs | identifier | Specifies a list of observable and domain objects (e.g, Location, Tool, Malware, Vulnerability) that receive the direct action. |
|
||||
| description | string | A description that provides more details and context about the Action. |
|
||||
| start_time | timestamp | Specifies the the time that an action is started. |
|
||||
| end_time | timestamp | Specifies the the time that an action is ended. |
|
||||
| Property Name | Type | Description |
|
||||
| --------------- | ------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
|
||||
| type (required) | string | The value of this property MUST be x-action. |
|
||||
| verb | open-vocab | Specifies the name of an action. It MUST come from x-activity-name-ov. |
|
||||
| target_refs | list of identifiers | Specifies a list observables or domain objects (e.g, Location, Tool, Malware, Vulnerability) that receive the direct action. |
|
||||
| description | string | A description that provides more details and context about the Action. |
|
||||
| start_time | timestamp | Specifies the the time that an action is started. |
|
||||
| end_time | timestamp | Specifies the the time that an action is ended. |
|
||||
|
||||
### Relationships
|
||||
|
||||
|
||||
Reference in New Issue
Block a user