Tag: blacklist

Building the 5G Blacklist

Posted on September 23, 2011 in HTAccess, Security by

Protecting your website is more important than ever. There are a million ways to do it, and this is one of them. In fact, it’s what I use to protect Perishable Press and other key sites. It’s called the 5G Blacklist, and it’s something I’ve been working on for a long time. The idea is simple enough: analyze bad requests and block them using a firewall/blacklist via .htaccess. Now in its 5th generation, the 5G Blacklist has evolved into a considerably solid method of keeping your site safe and secure. How does it work? I’m glad you asked..

Continue Reading

Huge Collection of Code Snippets: HTAccess, PHP, WordPress, jQuery, HTML, CSS

Posted on September 5, 2011 in Web Design by

Please excuse this self-serving, miscellaneous post, but I’ve just got to purge all of these code snippets and scraps collected over the years. Whenever I update this site, I place any removed/unused code snippets into a giant note file for future reference, just in case. There’s all sorts of different types of code and snippets that just keep growing and growing and.. and finally it gets to a point where I just need to dump everything and start fresh. That is the purpose of this post.

Continue Reading

5G Firewall Beta

Posted on February 9, 2011 in HTAccess, Security by

Update 2012/01/25 — Official release version: 5G Blacklist 2012. The beta version provided in this post is now for reference only.

Updating the 4G Blacklist, the new 5G Firewall is now open for beta testing. The new code is better than ever, providing wider protection with less code and fewer false positives. I’ve had much success with this new firewall, but more testing is needed to ensure maximum compatibility and minimal issues.

Continue Reading