Protecting WordPress

Written by Zealus on January 18, 2008 – 2:44 am -

In order to protect your WordPress installation the following steps are mandatory.

Step 1: Read this post from Matt Cutts on protecting your WordPress installation. If you don’t know what the .htaccess file is or does - read this or this.

Step 2: If you have access t0 cPanel or any other hosting management script installed - login to your hosting management console and turn off indexes for your web directory. If you don’t know what I am talking about - make sure you repeat step 2 from the article mentioned above for all folders where no index.php file exists.

Step 3: Instead of denying IPs you can simply password-protect the /wp-admin/ directory. On my installations it has weird effect of redirecting straight to index page instead of asking for login/password. Even better - no password to remember and you still can use one of the blog editors to upload content.

Popularity: 17%

Tags: , ,

You might also be interested in reading this:


Tags: , ,
Posted in software | Comments Off

Why Trusted Platform Module won’t protect you

Written by Zealus on December 14, 2007 – 2:04 pm -

Trusted Platform Module Recently I was asked a very good question on Trusted Platform Module. Question stated that once the hard drive is removed from the system, there is nothing that prevents attacker to break decryption (even brute force it) and obtain data no matter how secure it is.

Pretty much all the protection applied in contemporary systems is built upon the thesis that any data is decipherable either by using LOTS of computer power or LOTS of time which makes data either too expensive to obtain in such a way or obsolete by the time it is deciphered.

Obtaining data from any hard drive is very expensive and time-consuming process. Unless you keep a little too much information on it - no one gives a damn. Basically, targeted attacks only make sense if attacker has enough reasons to believe that certain laptop possesses certain value. In all other cases - it’s cheaper to get “stuff” through other means.

That’s the primary reason for spam and phishing attacks – because it is cheaper and more productive to attack the weakest link in security chain. Such link happens to be a human, since most successful attacks use social engineering rather than brute forcing your password. Why break if you can ask and get it?

Generally speaking, most of security rules in place are impenetrable enough that fraudsters avert their efforts from brute force and other types of high-tech attacks and pursue scamming and phishing. Penetrating current security measures requires very high levels of knowledge and intelligence as well as knowing insides and outs of particular system one plans to attack. However, crafting fake bank web site and sending zillions of fake notifications to “update your account info” requires way less time, knowledge and costs almost nothing. The financial outcomes, however, are significant enough to make such attacks more feasible and more numerous.

Popularity: 14%

Tags: , ,

You might also be interested in reading this:


Tags: , ,
Posted in technology | Comments Off

Print is dead? Not so fast!

Written by Zealus on November 5, 2007 – 2:22 pm -

There’s a confession I would like to make: I love reading paper magazines and books. So much so that I, on occasion, go out and buy those outrageously expensive magazines from UK on web design, computer arts and photography.

Now, I am not sure if there are any decent magazines on web design in USA, but judging by photography magazines, UK publishing wins hands down. Their magazines are just… tastier. Not in a sense of good and bad taste, but in a sense how gourmet food looks and tastes better then your average Brooklyn McDonald’s. Don’t know how they get to do it, but for me it’s a proven fact.

Unless you are one of those I know everything already” gurus - I would like to suggest a Web Designer magazine by Imagine Publishing. And while you are at it - their Photoshop magazines are quite helpful, too.

In addition to that, last week at Barnes and Noble I picked up an interesting magazine, called hakin9 - hardcore IT security magazine. It is a bi-monthly Polish publication, specifically targeted at security professionals. Some reviews of popular anti-virus software, some hard-core Linux breaching techniques, even some commercial software included with magazine’s CD. However, the most interesting article in the picked issue was one on rootkit deployment techniques. That’s right, not how to protect yourself or how to recover from security breach, but how to break into someone else’s system - in plain English with screenshots and commentary.

So far, I enjoy my reading. Keep ‘em coming!

Popularity: 13%

Tags: , , , ,

You might also be interested in reading this:


Tags: , , , ,
Posted in personal | Comments Off