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
/
etc /
cron.daily /
[ HOME SHELL ]
Name
Size
Permission
Action
.placeholder
102
B
-rw-r--r--
apache2
539
B
-rwxr-xr-x
apport
376
B
-rwxr-xr-x
apt-compat
1.44
KB
-rwxr-xr-x
cracklib-runtime
384
B
-rwxr-xr-x
dpkg
123
B
-rwxr-xr-x
logrotate
377
B
-rwxr-xr-x
man-db
1.3
KB
-rwxr-xr-x
ntp
1.37
KB
-rwxr-xr-x
plocate
652
B
-rwxr-xr-x
samba
383
B
-rwxr-xr-x
sysstat
518
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : cracklib-runtime
#!/bin/sh set -e if [ -x /usr/sbin/update-cracklib -a -r /etc/cracklib/cracklib.conf ] then status="$(/usr/sbin/update-cracklib)" if [ -n "${status}" ] then /usr/bin/logger -p cron.info -t cracklib "updated dictionary (read/written words: ${status})." else /usr/bin/logger -p cron.info -t cracklib "no dictionary update necessary." fi fi exit 0
Close