mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-07 17:41:29 +00:00
Merge pull request #341 from ZoeS17/snmp
sensitive_files.yaml(SNMP) add createUser to bad_regex
This commit is contained in:
@@ -2123,7 +2123,7 @@ search:
|
||||
files:
|
||||
- name: "snmpd.conf"
|
||||
value:
|
||||
bad_regex: "rocommunity|rwcommunity|extend.*"
|
||||
bad_regex: "rocommunity|rwcommunity|extend.*|^createUser"
|
||||
only_bad_lines: True
|
||||
type: f
|
||||
search_in:
|
||||
|
||||
Reference in New Issue
Block a user