Hello and Greetings, I have just been reviewing a script that says its a PHP firewall. It is using an array with 250 elements that are all basically subsets of code and injections that hackers use to break into sites. I could easily take this array and create a preg_match test but was wondering at what point pattern matching gets unmanageable or impractical. This script looks a lot like .htaccess using mod rewrite to block badguys.
I would appreciates some feedback on this, what is the rest of the world using to block or intercept bad guy injection attacks? -- Best regards, mikesz mailto:[EMAIL PROTECTED] _______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php
