Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 104.23.253.65
Cant Read [ /etc/named.conf ]
8.1.5
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
/
usr /
lib /
nodejs /
osenv /
[ HOME SHELL ]
Name
Size
Permission
Action
osenv.js
1.77
KB
-rw-r--r--
package.json
792
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "osenv", "version": "0.1.5", "main": "osenv.js", "directories": { "test": "test" }, "dependencies": { "os-homedir": "^1.0.0", "os-tmpdir": "^1.0.0" }, "devDependencies": { "tap": "^11.1.0" }, "scripts": { "test": "tap test/*.js", "preversion": "npm test", "postversion": "npm publish", "postpublish": "git push origin --all; git push origin --tags" }, "repository": "https://github.com/npm/osenv", "keywords": [ "environment", "variable", "home", "tmpdir", "path", "prompt", "ps1" ], "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC", "description": "Look up environment settings specific to different operating systems", "files": [ "osenv.js" ] }
Close