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
/
home /
ayush23027 /
ssl /
orco_website /
[ HOME SHELL ]
Name
Size
Permission
Action
.git
[ DIR ]
drwxr-xr-x
.next
[ 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
.env.development
276
B
-rw-r--r--
.env.production
240
B
-rw-r--r--
.eslintrc.json
40
B
-rw-r--r--
.gitignore
392
B
-rw-r--r--
README.md
247
B
-rw-r--r--
api.php
1.42
KB
-rw-r--r--
next-env.d.ts
201
B
-rw-r--r--
next.config.mjs
426
B
-rw-r--r--
package-lock.json
183.75
KB
-rw-r--r--
package.json
839
B
-rw-r--r--
tsconfig.json
578
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .gitignore
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies /node_modules /.pnp .pnp.js .yarn/install-state.gz # testing /coverage # next.js /.next/ /out/ # production /build # misc .DS_Store *.pem # debug npm-debug.log* yarn-debug.log* yarn-error.log* # local env files #.env*.local # vercel .vercel # typescript *.tsbuildinfo next-env.d.ts
Close