403Webshell
Server IP : 217.160.0.244  /  Your IP : 216.73.216.131
Web Server : Apache
System : Linux infong-eu155 4.4.400-icpu-108 #2 SMP Wed Feb 11 11:51:01 UTC 2026 x86_64
User : u100174116 ( 6746176)
PHP Version : 8.5.10
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /kunden/proc/thread-self/root/lib/mc/shell/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /kunden/proc/thread-self/root/lib/mc/shell/append
FILENAME="/${SHELL_FILENAME}"
echo "### 001"
{
    bss=4096
    bsl=4095
    if [ $SHELL_FILESIZE -lt $bss ]; then
        bss=1;
        bsl=0;
    fi
    while [ $SHELL_FILESIZE -gt 0 ]; do
        cnt=`expr \\( $SHELL_FILESIZE + $bsl \\) / $bss`
        n=`dd bs=$bss count=$cnt | tee -a "${FILENAME}" | wc -c`
        SHELL_FILESIZE=`expr $SHELL_FILESIZE - $n`
    done
}; echo "### 200"

Youez - 2016 - github.com/yon3zu
LinuXploit