Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Linux Users] Update your BASH!

Bow

Skilled Illusionist
Joined
Jan 28, 2012
Messages
355
Reaction score
163
Hello,

To all you fellow Linux users, please update your BASH immediately. Further information as to why;

BASH Vulnerability:


Evidence of exploitation:


You can use this tool to check if your website is vulnerable:


It's highly advised that you update your BASH immediately;

CentOS
Code:
yum clean all; yum update -y

Ubtuntu
Code:
apt-get update; apt-get upgrade; apt-get dist-upgrade

You're welcome!
 
Back
Top