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...
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...