mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-06 09:01:29 +00:00
add php.ini
This commit is contained in:
@@ -409,6 +409,15 @@ search:
|
||||
search_in:
|
||||
- common
|
||||
|
||||
- name: "php.ini"
|
||||
value:
|
||||
bad_regex: "On"
|
||||
remove_regex: "^;"
|
||||
line_grep: "allow_"
|
||||
type: f
|
||||
search_in:
|
||||
- common
|
||||
|
||||
- name: PHP Sessions
|
||||
value:
|
||||
config:
|
||||
@@ -2642,13 +2651,6 @@ search:
|
||||
search_in:
|
||||
- common
|
||||
|
||||
- name: "php.ini"
|
||||
value:
|
||||
just_list_file: True
|
||||
type: f
|
||||
search_in:
|
||||
- common
|
||||
|
||||
- name: "printers.xml"
|
||||
value:
|
||||
just_list_file: True
|
||||
|
||||
Reference in New Issue
Block a user