Categories
Tags → Securing Php Forms

PHP Penetration Tests (XSS, SQLI, CFLF, ACU)

PHP Penetration Test is a program for performing simple form based security tests. Securing the internet is upon to developers to create proper forms and applications. This is a tool for testing individual fields and values from various attacks. How ...
DETAILS

CAPTCHA validation using PHP and Ajax

CAPTCHA has become a popular means of securing forms against automated submission, by requiring users to enter a string displayed in an automatically generated image. This implementation uses Ajax to conveniently combine CAPTCHA into normal pre-sub...
DETAILS
©2003-2019 jCay.com