Generated docs from job=generate-docs branch=master [ci skip]

This commit is contained in:
Atomic Red Team doc generator
2024-07-16 18:08:01 +00:00
parent 81b987e1a6
commit ff1bf9b32f
4 changed files with 6 additions and 2 deletions
+2
View File
@@ -7481,6 +7481,7 @@ defense-evasion:
command: 'docker container prune -f && sudo truncate -s 0 /var/lib/docker/containers/*/*-json.log
'
elevation_required: true
- name: Prevent Powershell History Logging
auto_generated_guid: 2f898b81-3e97-4abb-bc3f-a95138988370
description: 'Prevents Powershell history
@@ -100160,6 +100161,7 @@ discovery:
sudo lsmod | grep -i "virtio_pci\|virtio_net"
sudo lsmod | grep -i "hv_vmbus\|hv_blkvsc\|hv_netvsc\|hv_utils\|hv_storvsc"
name: bash
elevation_required: true
- name: FreeBSD VM Check via Kernel Modules
auto_generated_guid: eefe6a49-d88b-41d8-8fc2-b46822da90d3
description: 'Identify virtual machine host kernel modules.
+2
View File
@@ -4467,6 +4467,7 @@ defense-evasion:
command: 'docker container prune -f && sudo truncate -s 0 /var/lib/docker/containers/*/*-json.log
'
elevation_required: true
T1202:
technique:
x_mitre_platforms:
@@ -60011,6 +60012,7 @@ discovery:
sudo lsmod | grep -i "virtio_pci\|virtio_net"
sudo lsmod | grep -i "hv_vmbus\|hv_blkvsc\|hv_netvsc\|hv_utils\|hv_storvsc"
name: bash
elevation_required: true
- name: FreeBSD VM Check via Kernel Modules
auto_generated_guid: eefe6a49-d88b-41d8-8fc2-b46822da90d3
description: 'Identify virtual machine host kernel modules.
+1 -1
View File
@@ -365,7 +365,7 @@ Clears Docker container logs using the Docker CLI and the truncate command, remo
#### Attack Commands: Run with `bash`!
#### Attack Commands: Run with `bash`! Elevation Required (e.g. root or admin)
```bash
+1 -1
View File
@@ -226,7 +226,7 @@ Identify virtual machine guest kernel modules. This technique is used by the Pup
#### Attack Commands: Run with `bash`!
#### Attack Commands: Run with `bash`! Elevation Required (e.g. root or admin)
```bash