Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed

Test #189

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/analytics/CAR-2013-05-009/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ A list of hashes and the different executables associated with each one

|Technique|Subtechnique(s)|Tactic(s)|Level of Coverage|
|---|---|---|---|
|[Masquerading](https://attack.mitre.org/techniques/T1036/)|[Rename System Utilities](https://attack.mitre.org/techniques/T1036/003/)|[Defense Evasion](https://attack.mitre.org/tactics/TA0005/)|Moderate|
|[Masquerading](https://attack.mitre.org/techniques/T1036/)|[Rename Legitimate Utilities](https://attack.mitre.org/techniques/T1036/003/)|[Defense Evasion](https://attack.mitre.org/tactics/TA0005/)|Moderate|


### D3FEND Techniques
Expand Down
2 changes: 1 addition & 1 deletion docs/analytics/CAR-2021-04-001/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To make sure the rule doesn't miss cases where the executable would be started f

|Technique|Subtechnique(s)|Tactic(s)|Level of Coverage|
|---|---|---|---|
|[Masquerading](https://attack.mitre.org/techniques/T1036/)|[Match Legitimate Name or Location](https://attack.mitre.org/techniques/T1036/005/)|[Defense Evasion](https://attack.mitre.org/tactics/TA0005/)|Moderate|
|[Masquerading](https://attack.mitre.org/techniques/T1036/)|[Match Legitimate Resource Name or Location](https://attack.mitre.org/techniques/T1036/005/)|[Defense Evasion](https://attack.mitre.org/tactics/TA0005/)|Moderate|


### D3FEND Techniques
Expand Down
2 changes: 1 addition & 1 deletion docs/analytics/CAR-2021-11-001/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Detection of creation of registry key HKEY_LOCAL_MACHINE\System\CurrentControlSe

|Technique|Subtechnique(s)|Tactic(s)|Level of Coverage|
|---|---|---|---|
|[Hijack Execution Flow](https://attack.mitre.org/techniques/T1574/)|[DLL Search Order Hijacking](https://attack.mitre.org/techniques/T1574/001/)|[Persistence](https://attack.mitre.org/tactics/TA0003/), [Privilege Escalation](https://attack.mitre.org/tactics/TA0004/), [Defense Evasion](https://attack.mitre.org/tactics/TA0005/)|Medium|
|[Hijack Execution Flow](https://attack.mitre.org/techniques/T1574/)|[DLL](https://attack.mitre.org/techniques/T1574/001/)|[Persistence](https://attack.mitre.org/tactics/TA0003/), [Privilege Escalation](https://attack.mitre.org/tactics/TA0004/), [Defense Evasion](https://attack.mitre.org/tactics/TA0005/)|Medium|
|[Modify Registry](https://attack.mitre.org/techniques/T1112/)|N/A|[Defense Evasion](https://attack.mitre.org/tactics/TA0005/)|Medium|


Expand Down
78 changes: 39 additions & 39 deletions docs/analytics/by_technique/index.md

Large diffs are not rendered by default.

596 changes: 298 additions & 298 deletions docs/car_attack/car_attack.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/data/analytics.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/sensors/auditd_2.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ auditd is the userspace component to the Linux Auditing System. It's responsible

## Data Model Coverage

### [process](../data_model/process)

| | `access_level` | `call_trace` | `command_line` | `current_working_directory` | `env_vars` | `exe` | `fqdn` | `guid` | `hostname` | `image_path` | `integrity_level` | `md5_hash` | `parent_command_line` | `parent_exe` | `parent_guid` | `parent_image_path` | `pid` | `ppid` | `sha1_hash` | `sha256_hash` | `sid` | `signature_valid` | `signer` | `target_address` | `target_guid` | `target_name` | `target_pid` | `uid` | `user` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `access` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| `create` | | |✓|✓| |✓| | | |✓| |✓| | | | |✓|✓|✓|✓| | | | | | | | |✓|
| `terminate` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |

### [flow](../data_model/flow)

| | `application_protocol` | `content` | `dest_fqdn` | `dest_hostname` | `dest_ip` | `dest_port` | `end_time` | `exe` | `fqdn` | `hostname` | `image_path` | `in_bytes` | `network_direction` | `out_bytes` | `packet_count` | `pid` | `ppid` | `proto_info` | `src_fqdn` | `src_hostname` | `src_ip` | `src_port` | `start_time` | `tcp_flags` | `transport_protocol` | `uid` | `user` |
Expand All @@ -30,14 +38,6 @@ auditd is the userspace component to the Linux Auditing System. It's responsible
| `load` | | | |✓|✓|✓| |✓|✓| | |
| `unload` | | | | | | | | | | | |

### [process](../data_model/process)

| | `access_level` | `call_trace` | `command_line` | `current_working_directory` | `env_vars` | `exe` | `fqdn` | `guid` | `hostname` | `image_path` | `integrity_level` | `md5_hash` | `parent_command_line` | `parent_exe` | `parent_guid` | `parent_image_path` | `pid` | `ppid` | `sha1_hash` | `sha256_hash` | `sid` | `signature_valid` | `signer` | `target_address` | `target_guid` | `target_name` | `target_pid` | `uid` | `user` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `access` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| `create` | | |✓|✓| |✓| | | |✓| |✓| | | | |✓|✓|✓|✓| | | | | | | | |✓|
| `terminate` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |

### [file](../data_model/file)

| | `company` | `content` | `creation_time` | `extension` | `file_name` | `file_path` | `fqdn` | `gid` | `group` | `hostname` | `image_path` | `link_target` | `md5_hash` | `mime_type` | `mode` | `owner` | `owner_uid` | `pid` | `ppid` | `previous_creation_time` | `sha1_hash` | `sha256_hash` | `signature_valid` | `signer` | `uid` | `user` |
Expand Down
16 changes: 8 additions & 8 deletions docs/sensors/osquery_4.1.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ osquery exposes an operating system as a high-performance relational database. T

## Data Model Coverage

### [process](../data_model/process)

| | `access_level` | `call_trace` | `command_line` | `current_working_directory` | `env_vars` | `exe` | `fqdn` | `guid` | `hostname` | `image_path` | `integrity_level` | `md5_hash` | `parent_command_line` | `parent_exe` | `parent_guid` | `parent_image_path` | `pid` | `ppid` | `sha1_hash` | `sha256_hash` | `sid` | `signature_valid` | `signer` | `target_address` | `target_guid` | `target_name` | `target_pid` | `uid` | `user` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `access` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| `create` | | |✓|✓| |✓| | | |✓| |✓| | | | |✓|✓|✓|✓| | | | | | | | |✓|
| `terminate` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |

### [flow](../data_model/flow)

| | `application_protocol` | `content` | `dest_fqdn` | `dest_hostname` | `dest_ip` | `dest_port` | `end_time` | `exe` | `fqdn` | `hostname` | `image_path` | `in_bytes` | `network_direction` | `out_bytes` | `packet_count` | `pid` | `ppid` | `proto_info` | `src_fqdn` | `src_hostname` | `src_ip` | `src_port` | `start_time` | `tcp_flags` | `transport_protocol` | `uid` | `user` |
Expand All @@ -29,14 +37,6 @@ osquery exposes an operating system as a high-performance relational database. T
| `load` | | | |✓|✓|✓| |✓|✓| | |
| `unload` | | | | | | | | | | | |

### [process](../data_model/process)

| | `access_level` | `call_trace` | `command_line` | `current_working_directory` | `env_vars` | `exe` | `fqdn` | `guid` | `hostname` | `image_path` | `integrity_level` | `md5_hash` | `parent_command_line` | `parent_exe` | `parent_guid` | `parent_image_path` | `pid` | `ppid` | `sha1_hash` | `sha256_hash` | `sid` | `signature_valid` | `signer` | `target_address` | `target_guid` | `target_name` | `target_pid` | `uid` | `user` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `access` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| `create` | | |✓|✓| |✓| | | |✓| |✓| | | | |✓|✓|✓|✓| | | | | | | | |✓|
| `terminate` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |

### [file](../data_model/file)

| | `company` | `content` | `creation_time` | `extension` | `file_name` | `file_path` | `fqdn` | `gid` | `group` | `hostname` | `image_path` | `link_target` | `md5_hash` | `mime_type` | `mode` | `owner` | `owner_uid` | `pid` | `ppid` | `previous_creation_time` | `sha1_hash` | `sha256_hash` | `signature_valid` | `signer` | `uid` | `user` |
Expand Down
16 changes: 8 additions & 8 deletions docs/sensors/osquery_4.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ osquery exposes an operating system as a high-performance relational database. T

## Data Model Coverage

### [process](../data_model/process)

| | `access_level` | `call_trace` | `command_line` | `current_working_directory` | `env_vars` | `exe` | `fqdn` | `guid` | `hostname` | `image_path` | `integrity_level` | `md5_hash` | `parent_command_line` | `parent_exe` | `parent_guid` | `parent_image_path` | `pid` | `ppid` | `sha1_hash` | `sha256_hash` | `sid` | `signature_valid` | `signer` | `target_address` | `target_guid` | `target_name` | `target_pid` | `uid` | `user` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `access` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| `create` | | |✓|✓|✓|✓| | | |✓| |✓| | | | |✓|✓|✓|✓| | | | | | | |✓| |
| `terminate` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |

### [flow](../data_model/flow)

| | `application_protocol` | `content` | `dest_fqdn` | `dest_hostname` | `dest_ip` | `dest_port` | `end_time` | `exe` | `fqdn` | `hostname` | `image_path` | `in_bytes` | `network_direction` | `out_bytes` | `packet_count` | `pid` | `ppid` | `proto_info` | `src_fqdn` | `src_hostname` | `src_ip` | `src_port` | `start_time` | `tcp_flags` | `transport_protocol` | `uid` | `user` |
Expand All @@ -29,14 +37,6 @@ osquery exposes an operating system as a high-performance relational database. T
| `load` | | | |✓|✓|✓| |✓|✓| | |
| `unload` | | | | | | | | | | | |

### [process](../data_model/process)

| | `access_level` | `call_trace` | `command_line` | `current_working_directory` | `env_vars` | `exe` | `fqdn` | `guid` | `hostname` | `image_path` | `integrity_level` | `md5_hash` | `parent_command_line` | `parent_exe` | `parent_guid` | `parent_image_path` | `pid` | `ppid` | `sha1_hash` | `sha256_hash` | `sid` | `signature_valid` | `signer` | `target_address` | `target_guid` | `target_name` | `target_pid` | `uid` | `user` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `access` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| `create` | | |✓|✓|✓|✓| | | |✓| |✓| | | | |✓|✓|✓|✓| | | | | | | |✓| |
| `terminate` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |

### [file](../data_model/file)

| | `company` | `content` | `creation_time` | `extension` | `file_name` | `file_path` | `fqdn` | `gid` | `group` | `hostname` | `image_path` | `link_target` | `md5_hash` | `mime_type` | `mode` | `owner` | `owner_uid` | `pid` | `ppid` | `previous_creation_time` | `sha1_hash` | `sha256_hash` | `signature_valid` | `signer` | `uid` | `user` |
Expand Down
40 changes: 20 additions & 20 deletions docs/sensors/sysmon_10.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,20 @@ Sysmon is a freely available program from Microsoft that is provided as part of

## Data Model Coverage

### [registry](../data_model/registry)
### [module](../data_model/module)

| | `data` | `fqdn` | `hive` | `hostname` | `image_path` | `key` | `new_content` | `pid` | `type` | `user` | `value` |
|---|---|---|---|---|---|---|---|---|---|---|
| `add` | |✓|✓| |✓|✓| |✓| | |✓|
| `key_edit` | | | | | | | | | | | |
| `remove` | |✓|✓| |✓|✓| |✓| | |✓|
| `value_edit` | | | | | | | | | | | |
| | `base_address` | `fqdn` | `hostname` | `image_path` | `md5_hash` | `module_name` | `module_path` | `pid` | `sha1_hash` | `sha256_hash` | `signature_valid` | `signer` | `tid` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `load` | |✓| |✓|✓| |✓|✓|✓|✓| |✓| |
| `unload` | | | | | | | | | | | | | |

### [process](../data_model/process)

| | `access_level` | `call_trace` | `command_line` | `current_working_directory` | `env_vars` | `exe` | `fqdn` | `guid` | `hostname` | `image_path` | `integrity_level` | `md5_hash` | `parent_command_line` | `parent_exe` | `parent_guid` | `parent_image_path` | `pid` | `ppid` | `sha1_hash` | `sha256_hash` | `sid` | `signature_valid` | `signer` | `target_address` | `target_guid` | `target_name` | `target_pid` | `uid` | `user` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `access` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| `create` | | |✓|✓| | |✓| | |✓|✓|✓|✓| | |✓|✓|✓|✓|✓| | | | | | | | |✓|
| `terminate` | | | | | | |✓| | |✓| | | | | | |✓| | | | | | | | | | | | |

### [flow](../data_model/flow)

Expand All @@ -31,12 +37,14 @@ Sysmon is a freely available program from Microsoft that is provided as part of
| `message` | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| `start` | | | |✓|✓|✓| | | | |✓| | | | |✓| | | |✓|✓|✓|✓| | | |✓|

### [module](../data_model/module)
### [registry](../data_model/registry)

| | `base_address` | `fqdn` | `hostname` | `image_path` | `md5_hash` | `module_name` | `module_path` | `pid` | `sha1_hash` | `sha256_hash` | `signature_valid` | `signer` | `tid` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `load` | |✓| |✓|✓| |✓|✓|✓|✓| |✓| |
| `unload` | | | | | | | | | | | | | |
| | `data` | `fqdn` | `hive` | `hostname` | `image_path` | `key` | `new_content` | `pid` | `type` | `user` | `value` |
|---|---|---|---|---|---|---|---|---|---|---|
| `add` | |✓|✓| |✓|✓| |✓| | |✓|
| `key_edit` | | | | | | | | | | | |
| `remove` | |✓|✓| |✓|✓| |✓| | |✓|
| `value_edit` | | | | | | | | | | | |

### [driver](../data_model/driver)

Expand All @@ -45,14 +53,6 @@ Sysmon is a freely available program from Microsoft that is provided as part of
| `load` | |✓| |✓|✓| | |✓|✓| |✓|
| `unload` | | | | | | | | | | | |

### [process](../data_model/process)

| | `access_level` | `call_trace` | `command_line` | `current_working_directory` | `env_vars` | `exe` | `fqdn` | `guid` | `hostname` | `image_path` | `integrity_level` | `md5_hash` | `parent_command_line` | `parent_exe` | `parent_guid` | `parent_image_path` | `pid` | `ppid` | `sha1_hash` | `sha256_hash` | `sid` | `signature_valid` | `signer` | `target_address` | `target_guid` | `target_name` | `target_pid` | `uid` | `user` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `access` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| `create` | | |✓|✓| | |✓| | |✓|✓|✓|✓| | |✓|✓|✓|✓|✓| | | | | | | | |✓|
| `terminate` | | | | | | |✓| | |✓| | | | | | |✓| | | | | | | | | | | | |

### [thread](../data_model/thread)

| | `hostname` | `src_pid` | `src_tid` | `stack_base` | `stack_limit` | `start_address` | `start_function` | `start_module` | `start_module_name` | `tgt_pid` | `tgt_tid` | `uid` | `user` | `user_stack_base` | `user_stack_limit` |
Expand Down
40 changes: 20 additions & 20 deletions docs/sensors/sysmon_11.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,20 @@ Sysmon is a freely available program from Microsoft that is provided as part of

## Data Model Coverage

### [registry](../data_model/registry)
### [module](../data_model/module)

| | `data` | `fqdn` | `hive` | `hostname` | `image_path` | `key` | `new_content` | `pid` | `type` | `user` | `value` |
|---|---|---|---|---|---|---|---|---|---|---|
| `add` | |✓|✓| |✓|✓| |✓| | |✓|
| `key_edit` | | | | | | | | | | | |
| `remove` | |✓|✓| |✓|✓| |✓| | |✓|
| `value_edit` | | | | | | | | | | | |
| | `base_address` | `fqdn` | `hostname` | `image_path` | `md5_hash` | `module_name` | `module_path` | `pid` | `sha1_hash` | `sha256_hash` | `signature_valid` | `signer` | `tid` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `load` | |✓| |✓|✓| |✓|✓|✓|✓| |✓| |
| `unload` | | | | | | | | | | | | | |

### [process](../data_model/process)

| | `access_level` | `call_trace` | `command_line` | `current_working_directory` | `env_vars` | `exe` | `fqdn` | `guid` | `hostname` | `image_path` | `integrity_level` | `md5_hash` | `parent_command_line` | `parent_exe` | `parent_guid` | `parent_image_path` | `pid` | `ppid` | `sha1_hash` | `sha256_hash` | `sid` | `signature_valid` | `signer` | `target_address` | `target_guid` | `target_name` | `target_pid` | `uid` | `user` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `access` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| `create` | | |✓|✓| | |✓| | |✓|✓|✓|✓| | |✓|✓|✓|✓|✓| | |✓| | | | | |✓|
| `terminate` | | | | | | |✓| | |✓| | | | | | |✓| | | | | | | | | | | | |

### [flow](../data_model/flow)

Expand All @@ -31,12 +37,14 @@ Sysmon is a freely available program from Microsoft that is provided as part of
| `message` | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| `start` | | |✓| |✓|✓| | |✓| |✓| | | | |✓| | |✓| |✓|✓|✓| | | |✓|

### [module](../data_model/module)
### [registry](../data_model/registry)

| | `base_address` | `fqdn` | `hostname` | `image_path` | `md5_hash` | `module_name` | `module_path` | `pid` | `sha1_hash` | `sha256_hash` | `signature_valid` | `signer` | `tid` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `load` | |✓| |✓|✓| |✓|✓|✓|✓| |✓| |
| `unload` | | | | | | | | | | | | | |
| | `data` | `fqdn` | `hive` | `hostname` | `image_path` | `key` | `new_content` | `pid` | `type` | `user` | `value` |
|---|---|---|---|---|---|---|---|---|---|---|
| `add` | |✓|✓| |✓|✓| |✓| | |✓|
| `key_edit` | | | | | | | | | | | |
| `remove` | |✓|✓| |✓|✓| |✓| | |✓|
| `value_edit` | | | | | | | | | | | |

### [driver](../data_model/driver)

Expand All @@ -45,14 +53,6 @@ Sysmon is a freely available program from Microsoft that is provided as part of
| `load` | |✓| |✓|✓| | |✓|✓| |✓|
| `unload` | | | | | | | | | | | |

### [process](../data_model/process)

| | `access_level` | `call_trace` | `command_line` | `current_working_directory` | `env_vars` | `exe` | `fqdn` | `guid` | `hostname` | `image_path` | `integrity_level` | `md5_hash` | `parent_command_line` | `parent_exe` | `parent_guid` | `parent_image_path` | `pid` | `ppid` | `sha1_hash` | `sha256_hash` | `sid` | `signature_valid` | `signer` | `target_address` | `target_guid` | `target_name` | `target_pid` | `uid` | `user` |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| `access` | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| `create` | | |✓|✓| | |✓| | |✓|✓|✓|✓| | |✓|✓|✓|✓|✓| | |✓| | | | | |✓|
| `terminate` | | | | | | |✓| | |✓| | | | | | |✓| | | | | | | | | | | | |

### [thread](../data_model/thread)

| | `hostname` | `src_pid` | `src_tid` | `stack_base` | `stack_limit` | `start_address` | `start_function` | `start_module` | `start_module_name` | `tgt_pid` | `tgt_tid` | `uid` | `user` | `user_stack_base` | `user_stack_limit` |
Expand Down
Loading