Monthly Archives: August 2009

apache.org hacked?

Apache.org was down for a while this morning and shortly after they released a note about a compromise: This is a short overview of what happened on Friday August 28 2009 to the apache.org services. A more detailed post will … Read more


Posted in Uncategorized | Tagged , | Leave a comment

servage.net mass defaced again

It seems that http://www.servage.net/ has been mass defaced again. It is not the first time I hear about them, but it seems they get hacked way too often. My suggestion: Host your pages on private/dedicated servers (some are as cheap … Read more


Posted in Uncategorized | Tagged , | 3 Comments

WordPress <= 2.8.3 Remote admin reset password

How to annoy a wordpress admin? By changing his password without confirmation… WordPress get_row($wpdb->prepare(“SELECT * FROM $wpdb->users WHEREuser_activation_key = %s”, $key)); if ( empty( $user ) ) return new WP_Error(‘invalid_key’, __(‘Invalid key’));…[snip]….line 276:$action = isset($_REQUEST['action']) ? $_REQUEST['action'] : ‘login’;$errors = … Read more


Posted in Uncategorized | Tagged , , | 11 Comments

The curiosity killed the cat

During the last few months we have been releasing numerous free online tools at Sucuri. One to scan web sites for security issues, another one to text-browse sites, one to check if a twitter account is spammer and a few … Read more


Posted in Uncategorized | Tagged , , | 2 Comments

Twitter is down, productivity is up

Twitter has been down for more than one hour today and I suddenly noticed an increased productivity from my peers… any correlation? Maybe that’s related to the latest “worm”, where thousands of users were posting “Today was so exciting! Made … Read more


Posted in Uncategorized | Tagged , | Leave a comment

Cisco leaking private IP addresses via DNS

One of the first things I learned while setting up my DNS servers was to never leak internal IP addresses to the outside world. Well, it seems that Cisco haven’t learned it yet.. $ host pop.cisco.compop.cisco.com has address 10.48.73.66$ host … Read more


Posted in Uncategorized | Tagged , , | Leave a comment