Linux r-1tbfree-gecko-e8ip2zsa-2f967-wvg4t 6.12.63-84.121.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 31 02:07:30 UTC 2025 x86_64
PHP/8.5.2 (Development Server)
: | : 10.16.21.217
Cant Read [ /etc/named.conf ]
8.5.2
root
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
/
usr /
sbin /
[ HOME SHELL ]
Name
Size
Permission
Action
add-shell
1.03
KB
-rwxr-xr-x
addgroup
58.03
KB
-rwxr-xr-x
adduser
58.03
KB
-rwxr-xr-x
agetty
107.57
KB
-rwxr-xr-x
blkdiscard
34.38
KB
-rwxr-xr-x
blkid
138.41
KB
-rwxr-xr-x
blkzone
90.38
KB
-rwxr-xr-x
blockdev
94.38
KB
-rwxr-xr-x
chcpu
46.38
KB
-rwxr-xr-x
chgpasswd
66.42
KB
-rwxr-xr-x
chmem
70.38
KB
-rwxr-xr-x
chpasswd
95.09
KB
-rwxr-xr-x
chroot
50.41
KB
-rwxr-xr-x
delgroup
20.71
KB
-rwxr-xr-x
deluser
20.71
KB
-rwxr-xr-x
dpkg-preconfigure
4.46
KB
-rwxr-xr-x
dpkg-reconfigure
4.43
KB
-rwxr-xr-x
faillock
22.24
KB
-rwxr-xr-x
findfs
14.38
KB
-rwxr-xr-x
fsck
58.38
KB
-rwxr-xr-x
fsfreeze
14.38
KB
-rwxr-xr-x
fstab-decode
14.23
KB
-rwxr-xr-x
fstrim
86.38
KB
-rwxr-xr-x
getty
107.57
KB
-rwxr-xr-x
groupadd
103.16
KB
-rwxr-xr-x
groupdel
90.99
KB
-rwxr-xr-x
groupmod
103.15
KB
-rwxr-xr-x
grpck
62.43
KB
-rwxr-xr-x
grpconv
58.27
KB
-rwxr-xr-x
grpunconv
58.27
KB
-rwxr-xr-x
iconvconfig
30.4
KB
-rwxr-xr-x
installkernel
2.65
KB
-rwxr-xr-x
invoke-rc.d
16.13
KB
-rwxr-xr-x
isosize
34.38
KB
-rwxr-xr-x
killall5
26.31
KB
-rwxr-xr-x
ldattach
34.38
KB
-rwxr-xr-x
ldconfig
965.01
KB
-rwxr-xr-x
losetup
130.53
KB
-rwxr-xr-x
mkfs
14.38
KB
-rwxr-xr-x
mkhomedir_helper
14.26
KB
-rwxr-xr-x
mkswap
134.39
KB
-rwxr-xr-x
newusers
106.97
KB
-rwxr-xr-x
nologin
22.38
KB
-rwxr-xr-x
pam-auth-update
20.94
KB
-rwxr-xr-x
pam_getenv
2.82
KB
-rwxr-xr-x
pam_namespace_helper
467
B
-rwxr-xr-x
pam_timestamp_check
14.24
KB
-rwxr-xr-x
pivot_root
14.38
KB
-rwxr-xr-x
policy-rc.d
255
B
-rwxr-xr-x
pwck
58.38
KB
-rwxr-xr-x
pwconv
54.26
KB
-rwxr-xr-x
pwhistory_helper
22.24
KB
-rwxr-xr-x
pwunconv
54.27
KB
-rwxr-xr-x
readprofile
34.42
KB
-rwxr-xr-x
remove-shell
1.08
KB
-rwxr-xr-x
rmt
63.19
KB
-rwxr-xr-x
rmt-tar
63.19
KB
-rwxr-xr-x
rtcwake
54.38
KB
-rwxr-xr-x
runuser
82.38
KB
-rwxr-xr-x
service
9
KB
-rwxr-xr-x
shadowconfig
1.94
KB
-rwxr-xr-x
start-stop-daemon
43.42
KB
-rwxr-xr-x
sulogin
58.39
KB
-rwxr-xr-x
swaplabel
18.38
KB
-rwxr-xr-x
swapoff
50.38
KB
-rwxr-xr-x
swapon
58.38
KB
-rwxr-xr-x
switch_root
18.38
KB
-rwxr-xr-x
tarcat
936
B
-rwxr-xr-x
unix_chkpwd
42.24
KB
-rwxr-sr-x
unix_update
42.24
KB
-rwxr-xr-x
update-ca-certificates
5.54
KB
-rwxr-xr-x
update-passwd
38.49
KB
-rwxr-xr-x
update-rc.d
17.72
KB
-rwxr-xr-x
update-shells
3.97
KB
-rwxr-xr-x
useradd
155.9
KB
-rwxr-xr-x
userdel
111.06
KB
-rwxr-xr-x
usermod
143.74
KB
-rwxr-xr-x
vigr
72.77
KB
-rwxr-xr-x
vipw
72.77
KB
-rwxr-xr-x
wipefs
50.38
KB
-rwxr-xr-x
zic
62.32
KB
-rwxr-xr-x
zramctl
134.51
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dpkg-reconfigure
#!/usr/bin/perl # This file was preprocessed, do not edit! use warnings; use strict; if (exists $ENV{DEBCONF_USE_CDEBCONF} and $ENV{DEBCONF_USE_CDEBCONF} ne '') { exec "/usr/lib/cdebconf/dpkg-reconfigure", @ARGV; } use Cwd; use Debconf::Db; use Debconf::Gettext; use Debconf::Template; use Debconf::Config; use Debconf::AutoSelect qw(:all); use Debconf::Log qw(:all); Debconf::Config->priority('low'); my $unseen_only=0; my $force=0; my $default_priority=0; my $reload=1; Debconf::Config->getopt( gettext(qq{Usage: dpkg-reconfigure [options] packages -u, --unseen-only Show only not yet seen questions. --default-priority Use default priority instead of low. --force Force reconfiguration of broken packages. --no-reload Do not reload templates. (Use with caution.)}), "unseen-only|u" => \$unseen_only, "default-priority" => \$default_priority, "force" => \$force, "reload!" => \$reload, ); if ($> != 0) { print STDERR sprintf(gettext("%s must be run as root"), $0)."\n"; exit 1; } Debconf::Db->load; if ($default_priority) { Debconf::Config->priority(Debconf::Question->get('debconf/priority')->value); } if (lc Debconf::Config->frontend eq 'noninteractive' && ! Debconf::Config->frontend_forced) { Debconf::Config->frontend('dialog'); } my $frontend=make_frontend(); unless ($unseen_only) { Debconf::Config->reshow(1); } my @packages=@ARGV; if (! @packages) { print STDERR "$0: ".gettext("please specify a package to reconfigure")."\n"; exit 1; } $ENV{DEBCONF_RECONFIGURE}=1; my %initial_triggers=map { $_ => 1 } triggers_pending(); my $original_cwd=getcwd(); foreach my $pkg (@packages) { $frontend->default_title($pkg); $frontend->info(undef); $_=`dpkg --status $pkg`; my ($version)=m/Version: (.*)\n/; my ($status)=m/Status: (.*)\n/; my ($package)=m/Package: (.*)\n/; my ($arch)=m/Architecture: (.*)\n/; if (! $force) { if (! defined $status || $status =~ m/not-installed$/) { print STDERR "$0: ".sprintf(gettext("%s is not installed"), $pkg)."\n"; exit 1; } if ($status !~ m/ ok installed$/) { print STDERR "$0: ".sprintf(gettext("%s is broken or not fully installed"), $pkg)."\n"; exit 1; } } my @control_paths=`dpkg-query --control-path $pkg`; map { my $line = $_; chomp $line; $line } @control_paths; my $control_path = sub { my $file = shift; my $path = (grep { /\.\Q$file\E$/ } @control_paths)[0]; chomp($path) if defined $path; return $path; }; if ($reload) { my $templates=$control_path->('templates'); if ($templates and -e $templates) { Debconf::Template->load($templates, $pkg); } } foreach my $info (['prerm', 'upgrade', $version], ['preinst', 'upgrade', $version], ['config', 'reconfigure', $version], ['postinst', 'configure', $version]) { my $script=shift @$info; my $path_script=$control_path->($script); next unless $path_script and -x $path_script; my $is_confmodule=''; $ENV{DPKG_MAINTSCRIPT_PACKAGE}=$package; $ENV{DPKG_MAINTSCRIPT_ARCH}=$arch; $ENV{DPKG_MAINTSCRIPT_NAME}=$script; if ($script ne 'config') { open (my $in, "<", $path_script); while (<$in>) { if (/confmodule/i) { $is_confmodule=1; last; } } close $in; } chdir('/'); if ($script eq 'config' || $is_confmodule) { my $confmodule=make_confmodule($path_script, @$info); $confmodule->owner($pkg); 1 while ($confmodule->communicate); exit $confmodule->exitcode if $confmodule->exitcode > 0; } else { run_external($path_script, @$info); } chdir($original_cwd); } } my @new_triggers; do { @new_triggers=(); foreach my $trigpend (triggers_pending()) { push @new_triggers, $trigpend if not exists $initial_triggers{$trigpend}; } if (@new_triggers) { chdir('/'); run_external("dpkg", "--configure", @new_triggers); chdir($original_cwd); } } while (@new_triggers); $frontend->shutdown; Debconf::Db->save; sub run_external { Debconf::Db->save; delete $ENV{DEBIAN_HAS_FRONTEND}; my $ret=system(@_); if (int($ret / 256) != 0) { exit int($ret / 256); } $ENV{DEBIAN_HAS_FRONTEND}=1; Debconf::Db->load; } sub triggers_pending { my @ret; local $_; open (my $query, '-|', 'dpkg-query', '-W', '-f', '${Package} ${binary:Package}\t${Triggers-Pending}\n'); while (<$query>) { chomp; my ($pkgnames, $triggers) = split /\t/; if (length $triggers) { my ($pkg, $binpkg) = split ' ', $pkgnames; push @ret, (length $binpkg ? $binpkg : $pkg); } } close $query; return @ret; }
Close