StanleyHero YN-Captor is a website security PHP script designed to successfully authenticate a users presence when they access sensitive data.
To submit Forms, or to enter private areas or to gain access to a websites controlled environment visitors will confirm their presence by typing a matching set of randomly selected letters and numbers. In order to submit a Form or to access certain areas a website visitor will be asked to authenticate a set of letters/numbers that will be randomly displayed within the requested Form.
The YN-Captor script is presently configured with the following information:
- The script will show a random set of 8 letters/numbers
- The script will not repeat any of the 8 chosen letters/numbers
- The script will show a random background image behind the letters/numbers
- The script will show the letters/numbers box side-by-side with the Answer box
These and other components may all be adapted and changed easily by the controller. You may change appearance of Display-Box, Answer-Box, color, border, and the default settings for Quantity etc.
NOTE: This script must be added to one of your pre-existing Forms using a single line of code. The script also includes a Tester.php page to verify your work; its source code can prove very useful.
|