Linux webm001.cluster111.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Apache
: 10.111.20.1 | : 216.73.216.115
Cant Read [ /etc/named.conf ]
7.4.33
osteocoeek
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 /
osteocoeek /
moodledata /
localcache /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
1149851bb9c4171367f187b7d9f5ad...
15.01
KB
-rw-rw-rw-
2785abcb493370e0dc8e35fa4ef2a6...
93.91
KB
-rw-rw-rw-
29a427a7e3873b52f1f81ba0c31228...
31.38
KB
-rw-rw-rw-
2bdca94e1b6a15382e2f136b1ee8b5...
4.46
KB
-rw-rw-rw-
4bb2849484a52aacadf7a5ffeafc38...
1.59
KB
-rw-rw-rw-
5090ed6315e8c6c631ad5fc1085589...
12.87
KB
-rw-rw-rw-
5b06aa800dbf89b51d50540bf4f043...
15.01
KB
-rw-rw-rw-
64bb0370b7e011afa43d146074ae3a...
15.84
KB
-rw-rw-rw-
6bfd3080ff995ef593d1a11159799e...
93.91
KB
-rw-rw-rw-
6ed16c9023330d06d19876f469a06c...
6.28
KB
-rw-rw-rw-
7339c3574122b02b4ea457df8ca8fe...
46.62
KB
-rw-rw-rw-
7d2c2d5cbd4ab48c4e3f5355dd0a1c...
1.58
KB
-rw-rw-rw-
8a9aed72a9e92e016aae1062e6d31b...
1.32
KB
-rw-rw-rw-
8c075d77d1b9876df09bed791e9970...
775
B
-rw-rw-rw-
b690174ce3c9c118777cbc91b49f76...
9.62
KB
-rw-rw-rw-
cf038beaf715d73b5243a1131fba3c...
57
B
-rw-rw-rw-
d5c15d416abd103d7e4fbf78006587...
57
B
-rw-rw-rw-
e477f5c3dd9618f7749791d64a3a7d...
25.14
KB
-rw-rw-rw-
ed3d53fe4dff9e3f8bc6dde69ef23f...
31.38
KB
-rw-rw-rw-
f14b6641028140218595501d649031...
31.38
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 6ed16c9023330d06d19876f469a06cd37bddf046
M.core_user=M.core_user||{};M.core_user.user_selectors=[];M.core_user.get_user_selector=function(name){return this.user_selectors[name]||null};M.core_user.init_user_selector=function(Y,name,hash,extrafields,lastsearch){var user_selector={name:name,extrafields:extrafields,querydelay:0.5,searchfield:Y.one('#'+name+'_searchtext'),clearbutton:null,listbox:Y.one('#'+name),timeoutid:null,iotransactions:{},lastsearch:lastsearch,selectionempty:true,init:function(){var searchbutton=Y.one('#'+this.name+'_searchbutton');this.searchfield.insert(Y.Node.create('<label for="'+this.name+'_searchtext">'+searchbutton.get('value')+'</label>'),this.searchfield);searchbutton.remove();this.searchfield.on('keyup',this.handle_keyup,this);this.listbox.on('keyup',this.handle_selection_change,this);this.listbox.on('click',this.handle_selection_change,this);this.listbox.on('change',this.handle_selection_change,this);Y.one('#userselector_searchanywhereid').on('click',this.handle_searchanywhere_change,this);this.selectionempty=this.is_selection_empty();var clearbtn=Y.one('#'+this.name+'_clearbutton');this.clearbutton=Y.Node.create('<input type="button" value="'+clearbtn.get('value')+'" />');clearbtn.replace(Y.Node.getDOMNode(this.clearbutton));this.clearbutton.set('id',this.name+"_clearbutton");this.clearbutton.on('click',this.handle_clear,this);this.clearbutton.set('disabled',(this.get_search_text()==''));this.send_query(false)},handle_keyup:function(e){this.cancel_timeout();this.timeoutid=Y.later(this.querydelay*1e3,e,function(obj){obj.send_query(false)},this);this.clearbutton.set('disabled',(this.get_search_text()==''));if(e.keyCode==13)e.halt()},handle_selection_change:function(){var isselectionempty=this.is_selection_empty();if(isselectionempty!==this.selectionempty)this.fire('user_selector:selectionchanged',isselectionempty);this.selectionempty=isselectionempty},handle_searchanywhere_change:function(){if(this.lastsearch!=''&&this.get_search_text()!='')this.send_query(true)},handle_clear:function(){this.searchfield.set('value','');this.clearbutton.set('disabled',true);this.send_query(false)},send_query:function(forceresearch){this.cancel_timeout();var value=this.get_search_text();this.searchfield.set('class','');if(this.lastsearch==value&&!forceresearch)return;Y.Object.each(this.iotransactions,function(trans){trans.abort()});var iotrans=Y.io(M.cfg.wwwroot+'/user/selector/search.php',{method:'POST',data:'selectorid='+hash+'&sesskey='+M.cfg.sesskey+'&search='+value+'&userselector_searchanywhere='+this.get_option('searchanywhere'),on:{complete:this.handle_response},context:this});this.iotransactions[iotrans.id]=iotrans;this.lastsearch=value;this.listbox.setStyle('background','url('+M.util.image_url('i/loading','moodle')+') no-repeat center center')},handle_response:function(requestid,response){try{delete this.iotransactions[requestid];if(!Y.Object.isEmpty(this.iotransactions))return;this.listbox.setStyle('background','');var data=Y.JSON.parse(response.responseText);if(data.error){this.searchfield.addClass('error');return new M.core.ajaxException(data)};this.output_options(data)}catch(e){this.listbox.setStyle('background','');this.searchfield.addClass('error');return new M.core.exception(e)}},output_options:function(data){var selectedusers={};this.listbox.all('optgroup').each(function(optgroup){optgroup.all('option').each(function(option){if(option.get('selected'))selectedusers[option.get('value')]={id:option.get('value'),name:option.get('innerText')||option.get('textContent'),disabled:option.get('disabled')};option.remove()},this);optgroup.remove()},this);var count=0;for(var key in data.results){var groupdata=data.results[key];this.output_group(groupdata.name,groupdata.users,selectedusers,true);count++};if(!count){var searchstr=(this.lastsearch!='')?this.insert_search_into_str(M.util.get_string('nomatchingusers','moodle'),this.lastsearch):M.util.get_string('none','moodle');this.output_group(searchstr,{},selectedusers,true)};if(this.get_option('preserveselected')&&selectedusers)this.output_group(this.insert_search_into_str(M.util.get_string('previouslyselectedusers','moodle'),this.lastsearch),selectedusers,true,false);this.handle_selection_change()},output_group:function(groupname,users,selectedusers,processsingle){var optgroup=Y.Node.create('<optgroup></optgroup>'),count=0;for(var key in users){var user=users[key],option=Y.Node.create('<option value="'+user.id+'">'+user.name+'</option>');if(user.disabled){option.set('disabled',true)}else if(selectedusers===true||selectedusers[user.id]){option.set('selected',true);delete selectedusers[user.id]}else option.set('selected',false);optgroup.append(option);if(user.infobelow){extraoption=Y.Node.create('<option disabled="disabled" class="userselector-infobelow"/>');extraoption.appendChild(document.createTextNode(user.infobelow));optgroup.append(extraoption)};count++};if(count>0){optgroup.set('label',groupname+' ('+count+')');if(processsingle&&count===1&&this.get_option('autoselectunique')&&option.get('disabled')==false)option.set('selected',true)}else{optgroup.set('label',groupname);optgroup.append(Y.Node.create('<option disabled="disabled">\u00A0</option>'))};this.listbox.append(optgroup)},insert_search_into_str:function(str,search){return str.replace("%%SEARCHTERM%%",search)},get_search_text:function(){return this.searchfield.get('value').toString().replace(/^ +| +$/,'')},is_selection_empty:function(){var selection=false;this.listbox.all('option').each(function(){if(this.get('selected'))selection=true});return!selection},cancel_timeout:function(){if(this.timeoutid){clearTimeout(this.timeoutid);this.timeoutid=null}},get_option:function(name){var checkbox=Y.one('#userselector_'+name+'id');if(checkbox){return(checkbox.get('checked'))}else return false}};Y.augment(user_selector,Y.EventTarget,null,null,{});user_selector.init();this.user_selectors[name]=user_selector;return user_selector};M.core_user.init_user_selector_options_tracker=function(Y){var user_selector_options_tracker={init:function(){var settings=['userselector_preserveselected','userselector_autoselectunique','userselector_searchanywhere'];for(var s in settings){var setting=settings[s];Y.one('#'+setting+'id').on('click',this.set_user_preference,this,setting)}},set_user_preference:function(e,name){M.util.set_user_preference(name,Y.one('#'+name+'id').get('checked'))}};user_selector_options_tracker.init();return user_selector_options_tracker}
Close