Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
greenpreneurs /
[ HOME SHELL ]
Name
Size
Permission
Action
api
[ DIR ]
drwxr-xr-x
client
[ DIR ]
drwxr-xr-x
node_modules
[ DIR ]
drwxr-xr-x
.env
733
B
-rw-r--r--
.gitignore
257
B
-rw-r--r--
ER Diagram.png
140.24
KB
-rw-r--r--
README.md
20
B
-rw-r--r--
auth.controller.js
5.83
KB
-rw-r--r--
database.sql
15.31
KB
-rw-r--r--
nohup.out
1.36
KB
-rw-------
package-lock.json
91.93
KB
-rw-r--r--
package.json
846
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "ip-climate-website", "version": "1.0.0", "description": "", "main": "index.js", "type": "module", "scripts": { "dev": "nodemon api/index.js HOST=0.0.0.0", "start": "node api/index.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "axios": "^1.7.7", "bcryptjs": "^2.4.3", "body-parser": "^1.20.3", "cors": "^2.8.5", "dotenv": "^16.4.5", "express": "^4.21.0", "express-session": "^1.18.0", "express-validator": "^7.2.1", "form-data": "^4.0.0", "jsonwebtoken": "^9.0.2", "moment": "^2.30.1", "mysql2": "^3.0.0", "nodemailer": "^6.9.16", "nodemon": "^3.1.10", "passport": "^0.7.0", "passport-facebook": "^3.0.0", "passport-google-oauth20": "^2.0.0", "passport-microsoft": "^2.1.0", "speakeasy": "^2.0.0" } }
Close