echo 'ALERT - Root Shell Access on:' `hostname` `date` `who` | mail -s "Alert: Root Access from `who | cut -d'(' -f2 | cut -d')' -f1`" mojily@chonnom.com
# Send Telegram
curl -F text="ALERT - Root Shell Access on:' `hostname` `date` `who`" -F chat_id=XXXXXXXX, https://api.telegram.org/botXXXXXX:AAHCmUCKnXXXXXXXXXwNmZENrLc/sendMessage