-
DNS amplification DoS attacks
If you are running a DNS server, then you need to check it is not being co-opted into ‘DNS amplification attacks’. Random nasty servers (typically part of virus created bot-nets) send your DNS server a short request but use a fake source IP address. Your DNS server then sends a (typically) long reply back to…
-
Finding Exploits and Trojan php hacks on a website
-
Blocking malicious crawlers or scrapers in Apache
Occasionally we see a customer who has a popular website that often gets people trying to crawl it and copy the lot, This has the unfortunate side effect that its hammering the site. Made worse only by dynamic pages and loops this can literally take down a server in some occasions. Often you can slow…
-
Finding spam sending PHP scripts on your server
Everyone has the occasional user who may leave something on their server that may send spam, or not update things as fast as they should. Tracking down the spammer can be a real problem though. Sometimes you can track down the domain, but not the script, other times they may have so many files that…
-
Account authorization and password resets
-
Plesk updates and server security
Recently we were advised of a significant vulnerability in all older versions of the Plesk Panel. If you have not done so recently, we strongly recommend you schedule some time to update. Extended details about that are available. You can follow their instructions to update your Plesk instance. Or please just pop in a support…
-
Linux kernel CVE-2012-0056 vulnerability
You have probably all heard about the recent local privilige escalation in recent Linux kernels by now. If not you can read all about it here. This only affects our recent Ubuntu 11.10 “Oneiric” VPSs, which by default were installed with a Linux 3.0.4 kernel. The 3.0.4 kernel was also tested to work with some…
-
Checking a potentially hacked machine and reinstalling packages when you break things
-
DigiNotar and SSL certificates
Great news! We were pretty sure, but a recent notification from our certificate supplier told us that none of the certificates ordered on behalf of our customers are signed by DigiNotar. For those of you not aware, DigiNotar is a Certificate Authority who provided signed SSL Certificates against their own trust chain. Which was recognized…
-
Why is your server sending spam? why does it keep crashing with high load?