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 /
persisst /
PerSIsst-Lab-main /
v5 /
[ HOME SHELL ]
Name
Size
Permission
Action
public
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
.gitignore
393
B
-rw-r--r--
README.md
1.42
KB
-rw-r--r--
components.json
418
B
-rw-r--r--
next.config.mjs
275
B
-rw-r--r--
package-lock.json
147.49
KB
-rw-r--r--
package.json
1.37
KB
-rw-r--r--
postcss.config.mjs
135
B
-rw-r--r--
tailwind.config.ts
4.29
KB
-rw-r--r--
tsconfig.json
636
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "v4", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint", "export": "next build && next export" }, "dependencies": { "@heroicons/react": "^2.2.0", "@radix-ui/react-accordion": "^1.2.1", "@radix-ui/react-hover-card": "^1.1.2", "@radix-ui/react-label": "^2.1.0", "@radix-ui/react-slot": "^1.1.0", "@react-three/drei": "^9.114.0", "@react-three/fiber": "^8.17.9", "@tabler/icons-react": "^3.17.0", "@tsparticles/engine": "^3.5.0", "@tsparticles/react": "^3.0.0", "@tsparticles/slim": "^3.5.0", "@types/three": "^0.169.0", "bootstrap": "^5.3.3", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "embla-carousel-react": "^8.5.1", "framer-motion": "^11.11.1", "lucide-react": "^0.453.0", "mini-svg-data-uri": "^1.4.4", "next": "14.2.11", "qss": "^3.0.0", "react": "^18", "react-bootstrap": "^2.10.6", "react-dom": "^18", "react-element-to-jsx-string": "^15.0.0", "simplex-noise": "^4.0.3", "tailwind-merge": "^2.5.4", "tailwindcss-animate": "^1.0.7", "three": "^0.169.0" }, "devDependencies": { "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", "postcss": "^8", "tailwindcss": "^3.4.1", "typescript": "^5" } }
Close