mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-06 00:51:28 +00:00
improve containers
This commit is contained in:
@@ -2283,6 +2283,21 @@ search:
|
||||
- common
|
||||
|
||||
|
||||
- name: Wget
|
||||
value:
|
||||
config:
|
||||
auto_check: True
|
||||
|
||||
files:
|
||||
- name: ".wgetrc"
|
||||
value:
|
||||
bad_regex: "[pP][aA][sS][sS].*|[uU][sS][eE][rR].*"
|
||||
remove_empty_lines: True
|
||||
remove_regex: '^#'
|
||||
type: f
|
||||
search_in:
|
||||
- common
|
||||
|
||||
- name: Interesting logs
|
||||
value:
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user