• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook pagefor updates, or we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.)

[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