Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
This commit is contained in:
parent
ef179339ab
commit
1b7cc49d63
@@ -29695,8 +29695,12 @@ defense-evasion:
|
||||
executor:
|
||||
command: 'setenforce 0
|
||||
|
||||
'
|
||||
cleanup_command: 'setenforce 1
|
||||
|
||||
'
|
||||
name: sh
|
||||
elevation_required: true
|
||||
- name: Stop Crowdstrike Falcon on Linux
|
||||
auto_generated_guid: 828a1278-81cc-4802-96ab-188bf29ca77d
|
||||
description: 'Stop and disable Crowdstrike Falcon on Linux
|
||||
|
||||
@@ -126,13 +126,17 @@ Disables SELinux enforcement
|
||||
|
||||
|
||||
|
||||
#### Attack Commands: Run with `sh`!
|
||||
#### Attack Commands: Run with `sh`! Elevation Required (e.g. root or admin)
|
||||
|
||||
|
||||
```sh
|
||||
setenforce 0
|
||||
```
|
||||
|
||||
#### Cleanup Commands:
|
||||
```sh
|
||||
setenforce 1
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user