-
Notifications
You must be signed in to change notification settings - Fork 978
AVideo Platform Security Releases
Security releases for AVideo Platform are listed below by their release date. Users who are affected by the below security issues should update as soon as possible
Some one from IP 188.69.197.2 on Thu Oct 26 04:34:17 has been hack AVideo Platform server for some days. He was injecting xmrig (Monero CPU miner) in the servers. this was making our services being slow.
To know if you were affected run this command:
updatedb && locate xmrig
if you find the files
/var/www/html/YouPHPTube/videos/xmrig
/var/www/html/YouPHPTube/videos/xmrig.log
You were infected.
Run this commands
rm /var/www/html/YouPHPTube/videos/xmrig*
rm /var/www/html/YouPHPTube/videos/config.json
rm /var/www/html/YouPHPTube/videos/upl.php
then search for another PHP file on videos dir
cd /var/www/html/YouPHPTube/videos/ && ls -lah *.php
Only configuration.php is allowed here, delete any other php file
Update your AVideo Platform files https://github.com/WWBN/AVideo/wiki/How-to-Update-your-AVideo-Platform
Restart your server.
You Clean now
If you need more details look the video instructions: https://tutorials.avideo.com/video/security-releases-release-1-2017-oct-261