Looking for beta tester for PHP Firewall

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
canthackme
Forum Newbie
Posts: 3
Joined: Sun Apr 08, 2012 4:16 pm

Looking for beta tester for PHP Firewall

Post by canthackme »

Hello,

We are looking for website owners that would be interested in testing our PHP web application firewall (WAF). This is a free beta. The firewall will protect against PHP code injections, SQL injections, traversal attacks, plus a lot of the other problems I see people discussing on these boards. If you are interested in this please go to http://www.canthack.me. If you have any questions please feel free to ask, I will keep an eye on this thread.
User avatar
Mordred
DevNet Resident
Posts: 1579
Joined: Sun Sep 03, 2006 5:19 am
Location: Sofia, Bulgaria

Re: Looking for beta tester for PHP Firewall

Post by Mordred »

Can you explain how it works?
canthackme
Forum Newbie
Posts: 3
Joined: Sun Apr 08, 2012 4:16 pm

Re: Looking for beta tester for PHP Firewall

Post by canthackme »

Mordred wrote:Can you explain how it works?
Of course, its checks all user input to the site (post, get, cookies, etc...) for patterns that match known hacks and exploits. These patterns can be updated automatically, so we will be able to prevent the latest known hacks in a very short period of time. There is obviously a lot more than just that but that what it really comes down to. What’s really cool about this app is that it notifies you about attempted hacks. This is actually really scary how much of the internet noise is just random bots connecting and sending malicious data. The app will block the IP after it find anything bad being sent to prevent continued attempts. These bans can be monitored and lifted via the canthackme admin.
User avatar
greyhoundcode
Forum Regular
Posts: 613
Joined: Mon Feb 11, 2008 4:22 am

Re: Looking for beta tester for PHP Firewall

Post by greyhoundcode »

There seem to be some issues with your shopping cart script, it isn't working very well (for me at least).

... On your website that is.
canthackme
Forum Newbie
Posts: 3
Joined: Sun Apr 08, 2012 4:16 pm

Re: Looking for beta tester for PHP Firewall

Post by canthackme »

Thats odd greyhoundcode, what browser are you using? I have tested this in all major browsers and am not having any problems.
Post Reply