Security check for login/register using visual confirmation

Date 2004/9/16 14:53:55 | Topic: Hacks

A security check plug-in for xoops register and/or login.

How does it work:
1 The system generates a confirm id associated with a random code and stores it in a db table or in xoops_session table.
2 Meanwhile the random code will also be stored in a temporary file containing scripts protect against external scripts execution.
3 An image creation function will read the random code to create the confirmation image.
4 Once submitted, the typed code will be compared with the stored code.
5 An attempt limit is configurable.

How to use it? TODO? read the readme.txt
It is here!


This article comes from XOOPS Web Application System
https://xoops.org

The URL for this story is:
https://xoops.org/modules/news/article.php?storyid=1715