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 | : 172.70.114.233
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 /
is-object /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
103
B
-rw-r--r--
package.json
1.26
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "is-object", "version": "1.0.1", "description": "Checks whether a value is an object", "keywords": [], "author": "Raynos <raynos2@gmail.com>", "repository": "git://github.com/ljharb/is-object.git", "main": "index", "homepage": "https://github.com/ljharb/is-object", "contributors": [ { "name": "Raynos" }, { "name": "Jordan Harband", "url": "https://github.com/ljharb" } ], "bugs": { "url": "https://github.com/ljharb/is-object/issues", "email": "ljharb@gmail.com" }, "dependencies": {}, "devDependencies": { "tape": "~2.14.0", "covert": "~1.0.0", "jscs": "~1.6.0" }, "license": "MIT", "licenses": [ { "type": "MIT", "url": "http://github.com/ljharb/is-object/raw/master/LICENSE" } ], "scripts": { "test": "npm run lint && node test/index.js && npm run coverage-quiet", "coverage": "covert test/index.js", "coverage-quiet": "covert test/index.js --quiet", "lint": "jscs *.js */*.js" }, "testling": { "files": "test/index.js", "browsers": [ "ie/6..latest", "firefox/3..6", "firefox/16..latest", "firefox/nightly", "chrome/22..latest", "chrome/canary", "opera/10.0", "opera/11..latest", "opera/next", "safari/4..latest", "ipad/6.0..latest", "iphone/6.0..latest" ] } }
Close