mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-30 07:12:33 +01:00
Fixing more formatting errors.
This commit is contained in:
parent
bdf012a206
commit
3d6a4be2a5
1
.github/workflows/yaml-linting.yml
vendored
1
.github/workflows/yaml-linting.yml
vendored
@ -10,6 +10,7 @@ jobs:
|
|||||||
- name: yaml-lint
|
- name: yaml-lint
|
||||||
uses: ibiqlik/action-yamllint@v3
|
uses: ibiqlik/action-yamllint@v3
|
||||||
with:
|
with:
|
||||||
|
no_warnings: true
|
||||||
file_or_dir: yml/**/*.yml
|
file_or_dir: yml/**/*.yml
|
||||||
config_file: .github/.yamllint
|
config_file: .github/.yamllint
|
||||||
- name: Validate OSBinaries YAML Schema
|
- name: Validate OSBinaries YAML Schema
|
||||||
|
@ -24,7 +24,7 @@ Full_Path:
|
|||||||
- Path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe
|
- Path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe
|
||||||
- Path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe
|
- Path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe
|
||||||
Code_Sample:
|
Code_Sample:
|
||||||
- Code:
|
- Code:
|
||||||
Detection:
|
Detection:
|
||||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/a04fbe2a99f1dcbbfeb0ee4957ae4b06b0866254/rules/windows/process_creation/win_possible_applocker_bypass.yml
|
- Sigma: https://github.com/SigmaHQ/sigma/blob/a04fbe2a99f1dcbbfeb0ee4957ae4b06b0866254/rules/windows/process_creation/win_possible_applocker_bypass.yml
|
||||||
- Elastic: https://github.com/elastic/detection-rules/blob/cc241c0b5ec590d76cb88ec638d3cc37f68b5d50/rules/windows/defense_evasion_installutil_beacon.toml
|
- Elastic: https://github.com/elastic/detection-rules/blob/cc241c0b5ec590d76cb88ec638d3cc37f68b5d50/rules/windows/defense_evasion_installutil_beacon.toml
|
||||||
|
Loading…
Reference in New Issue
Block a user