Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
x86_64-linux-gnu /
perl /
5.22.1 /
bits /
Delete
Unzip
Name
Size
Permission
Date
Action
byteswap-16.ph
730
B
-rw-r--r--
2020-10-19 12:57
byteswap.ph
3.72
KB
-rw-r--r--
2020-10-19 12:57
endian.ph
247
B
-rw-r--r--
2020-10-19 12:57
ioctl-types.ph
1.72
KB
-rw-r--r--
2020-10-19 12:57
ioctls.ph
3.74
KB
-rw-r--r--
2020-10-19 12:57
pthreadtypes.ph
4.31
KB
-rw-r--r--
2020-10-19 12:57
select.ph
1.36
KB
-rw-r--r--
2020-10-19 12:57
select2.ph
490
B
-rw-r--r--
2020-10-19 12:57
sigaction.ph
1.48
KB
-rw-r--r--
2020-10-19 12:57
sigcontext.ph
860
B
-rw-r--r--
2020-10-19 12:57
siginfo.ph
7.33
KB
-rw-r--r--
2020-10-19 12:57
signum.ph
2.76
KB
-rw-r--r--
2020-10-19 12:57
sigset.ph
2.99
KB
-rw-r--r--
2020-10-19 12:57
sigstack.ph
408
B
-rw-r--r--
2020-10-19 12:57
sigthread.ph
346
B
-rw-r--r--
2020-10-19 12:57
sockaddr.ph
507
B
-rw-r--r--
2020-10-19 12:57
socket.ph
12.22
KB
-rw-r--r--
2020-10-19 12:57
socket2.ph
177
B
-rw-r--r--
2020-10-19 12:57
socket_type.ph
766
B
-rw-r--r--
2020-10-19 12:57
syscall.ph
82.47
KB
-rw-r--r--
2020-10-19 12:57
syslog-ldbl.ph
355
B
-rw-r--r--
2020-10-19 12:57
syslog-path.ph
363
B
-rw-r--r--
2020-10-19 12:57
syslog.ph
404
B
-rw-r--r--
2020-10-19 12:57
time.ph
1.77
KB
-rw-r--r--
2020-10-19 12:57
timex.ph
3.1
KB
-rw-r--r--
2020-10-19 12:57
types.ph
2.42
KB
-rw-r--r--
2020-10-19 12:57
typesizes.ph
3.93
KB
-rw-r--r--
2020-10-19 12:57
uio.ph
581
B
-rw-r--r--
2020-10-19 12:57
waitflags.ph
1.15
KB
-rw-r--r--
2020-10-19 12:57
waitstatus.ph
2.52
KB
-rw-r--r--
2020-10-19 12:57
wordsize.ph
457
B
-rw-r--r--
2020-10-19 12:57
Save
Rename
require '_h2ph_pre.ph'; no warnings qw(redefine misc); if(defined(&_SIGNAL_H)) { eval 'sub SIG_ERR () {(( &__sighandler_t) -1);}' unless defined(&SIG_ERR); eval 'sub SIG_DFL () {(( &__sighandler_t) 0);}' unless defined(&SIG_DFL); eval 'sub SIG_IGN () {(( &__sighandler_t) 1);}' unless defined(&SIG_IGN); if(defined(&__USE_UNIX98)) { eval 'sub SIG_HOLD () {(( &__sighandler_t) 2);}' unless defined(&SIG_HOLD); } eval 'sub SIGHUP () {1;}' unless defined(&SIGHUP); eval 'sub SIGINT () {2;}' unless defined(&SIGINT); eval 'sub SIGQUIT () {3;}' unless defined(&SIGQUIT); eval 'sub SIGILL () {4;}' unless defined(&SIGILL); eval 'sub SIGTRAP () {5;}' unless defined(&SIGTRAP); eval 'sub SIGABRT () {6;}' unless defined(&SIGABRT); eval 'sub SIGIOT () {6;}' unless defined(&SIGIOT); eval 'sub SIGBUS () {7;}' unless defined(&SIGBUS); eval 'sub SIGFPE () {8;}' unless defined(&SIGFPE); eval 'sub SIGKILL () {9;}' unless defined(&SIGKILL); eval 'sub SIGUSR1 () {10;}' unless defined(&SIGUSR1); eval 'sub SIGSEGV () {11;}' unless defined(&SIGSEGV); eval 'sub SIGUSR2 () {12;}' unless defined(&SIGUSR2); eval 'sub SIGPIPE () {13;}' unless defined(&SIGPIPE); eval 'sub SIGALRM () {14;}' unless defined(&SIGALRM); eval 'sub SIGTERM () {15;}' unless defined(&SIGTERM); eval 'sub SIGSTKFLT () {16;}' unless defined(&SIGSTKFLT); eval 'sub SIGCLD () { &SIGCHLD;}' unless defined(&SIGCLD); eval 'sub SIGCHLD () {17;}' unless defined(&SIGCHLD); eval 'sub SIGCONT () {18;}' unless defined(&SIGCONT); eval 'sub SIGSTOP () {19;}' unless defined(&SIGSTOP); eval 'sub SIGTSTP () {20;}' unless defined(&SIGTSTP); eval 'sub SIGTTIN () {21;}' unless defined(&SIGTTIN); eval 'sub SIGTTOU () {22;}' unless defined(&SIGTTOU); eval 'sub SIGURG () {23;}' unless defined(&SIGURG); eval 'sub SIGXCPU () {24;}' unless defined(&SIGXCPU); eval 'sub SIGXFSZ () {25;}' unless defined(&SIGXFSZ); eval 'sub SIGVTALRM () {26;}' unless defined(&SIGVTALRM); eval 'sub SIGPROF () {27;}' unless defined(&SIGPROF); eval 'sub SIGWINCH () {28;}' unless defined(&SIGWINCH); eval 'sub SIGPOLL () { &SIGIO;}' unless defined(&SIGPOLL); eval 'sub SIGIO () {29;}' unless defined(&SIGIO); eval 'sub SIGPWR () {30;}' unless defined(&SIGPWR); eval 'sub SIGSYS () {31;}' unless defined(&SIGSYS); eval 'sub SIGUNUSED () {31;}' unless defined(&SIGUNUSED); eval 'sub _NSIG () {65;}' unless defined(&_NSIG); eval 'sub SIGRTMIN () {( &__libc_current_sigrtmin ());}' unless defined(&SIGRTMIN); eval 'sub SIGRTMAX () {( &__libc_current_sigrtmax ());}' unless defined(&SIGRTMAX); eval 'sub __SIGRTMIN () {32;}' unless defined(&__SIGRTMIN); eval 'sub __SIGRTMAX () {( &_NSIG - 1);}' unless defined(&__SIGRTMAX); } 1;