sql injection

PHProtect - Captcha and PHP security

PHProtect - Captcha and PHP security

PHProtect is a tool to allow you to easily insert captcha’s to prevent spam and database flooding and prevent common PHP attacks. Key functions Easily include captchas Time delay on captcha to prevent bruteforce attacks Automatically sanitise all GET, POST, COOKIE and REQUEST requests with just 2 lines of code Stop XSS attacks Stop SQL injections Captcha PHProtect allows you to include captcha in your exiting forms with just a few lines of...

HackerCatcher - Catch hackers w/ Admin Panel

HackerCatcher - Catch hackers w/ Admin Panel

HackerCatcher is a complete system (with admin panel) designed to catch if someone is trying to hack your page and save his data: IP, String (with the one that tried to hack), date, file, details about the hack, and more. The features are: Can catch XSS /SQLi You choose what inputs to listen and catch hacks All the hacks detected are saved into database (of course, escaped) You can receive an email if someone is trying to hack your page In ...

Fake Admin Honeypot

Fake Admin Honeypot

Fake ADmin Honeypot is a fake /admin directory in your server that mimics a real admin directory (login screen)... Attackers usually try by trial and error to guess the directory of administration panels (Control panels) in websites. The most common directory being “Admin” or “admin” but you can have as many fake directories as you wish (or use rewrite rules in your htaccess file if you know how to do that). Attackers will “guess” your a...