Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
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
/
usr /
lib /
ruby /
vendor_ruby /
execjs /
support /
[ HOME SHELL ]
Name
Size
Permission
Action
jsc_runner.js
499
B
-rw-r--r--
jscript_runner.js
623
B
-rw-r--r--
json2.js
17.03
KB
-rw-r--r--
node_runner.js
1.04
KB
-rw-r--r--
spidermonkey_runner.js
474
B
-rw-r--r--
v8_runner.js
474
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : node_runner.js
(function(program, execJS) { execJS(program) })(function(global, process, module, exports, require, console, setTimeout, setInterval, clearTimeout, clearInterval, setImmediate, clearImmediate) { #{source} }, function(program) { var __process__ = process; var printFinal = function(string) { process.stdout.write('' + string, function() { __process__.exit(0); }); }; try { delete this.process; delete this.console; delete this.setTimeout; delete this.setInterval; delete this.clearTimeout; delete this.clearInterval; delete this.setImmediate; delete this.clearImmediate; result = program(); this.process = __process__; if (typeof result == 'undefined' && result !== null) { printFinal('["ok"]'); } else { try { printFinal(JSON.stringify(['ok', result])); } catch (err) { printFinal(JSON.stringify(['err', '' + err, err.stack])); } } } catch (err) { this.process = __process__; printFinal(JSON.stringify(['err', '' + err, err.stack])); } });
Close