WTF People? Stop Wasting our t...

WTF People? Stop Wasting our time and money! Featured Work

Virtual Desktop – BETA T...

Virtual Desktop – BETA Testers Needed Featured Work

Keep in touch

RSS Feed Twitter Facebook Delicious

Subscribe via Email

Archive for the ‘Coding’ Category


linux

Saturday, May 1st, 2010

SecureLive, the best defense for your CMS

Sunday, March 14th, 2010

In my job, I have seen a ton of hacking attempts and exploits targeting servers and websites. Most often, when someone is hacked it is because some part of their website has allowed for an injection into the code, or a remote file include (Yes, there are other methods, but these are by far the [...]

First Script Revision – Death To Httpd Flooders

Monday, November 2nd, 2009

So I started with the most widely used script that I have written, my phpDDoS reject scripts.  This single script has taken the place of the 3 scripts prior. Simply wget the file into the directory that you want to have it run from, make it executable.  From there you can create a cron job [...]

Learning Perl… Its not as complicated as I once thought.

Sunday, November 1st, 2009

So I started learning Perl scripting, as it has now become a tool that can greatly improve my efficiency at work. After toying with it a bit, I have decided that I am going to rewrite some of my other scripts in perl, and post them here, as perl tends to be more uniform. I [...]

Death to Http Flooders…

Wednesday, April 1st, 2009

So, for those of you that don’t know, I work for a hosting company. I enjoy what I do, and for all intents and purposes, I do a pretty good job at it. Recently, one of the sites we host, was getting hammered, hardcore.

To save on a very long, long, long winded story of how we battled these flooders, I am going to list what we did to get things working well again.