PEAK XOOPS - Anti register bots Question in englishin japanese

Anti register bots Question

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 .2 | Posted on 2007/11/24 10:39
chus  企霹始   Posts: 3
Hy,

I
Votes:65 Average:10.00
Previous post - Next post | Parent - No child | Posted on 2007/11/25 17:51
GIJOE  黎扦烦菱   Posts: 4110
hi chus.

Quote:

I have installed the Xoops 3.13 module and copied the postcommon_register_insert_js_check.php to the filters enabled folder but seems it doesn't work.
Just try to register as a guest.
Don't forget turning JavaScript of your browser off.
Votes:39 Average:10.00
Previous post - Next post | Parent - Children.1 .2 | Posted on 2007/11/28 22:48
chus  企霹始   Posts: 3
Thanks GIJOE. I think I
Votes:39 Average:10.00
Previous post - Next post | Parent - No child | Posted on 2007/12/7 1:52 | Last modified
chus  企霹始   Posts: 3
I found the function.
I paste here the code so if someone wants to use it elsewhere he can do. I see it as a way to expand protector to other parts of your website.

I found that the class is loaded, with echoing the php function "get_declared_classes". So I started the work.

First call protector class that is loaded inside xoops. Than you can call a function of that class.
Here is an example of calling the class and the log and deny by htaccess function.

Quote:
$protector = new protector;
$protector->output_log("IPB Register Exploit"); $protector->deny_by_htaccess();
Votes:33 Average:10.00
Previous post - Next post | Parent - No child | Posted on 2007/12/13 6:14
GIJOE  黎扦烦菱   Posts: 4110
I've checked and found the filter - postcommon_register_insert_js_check.php - cannot work with 2.2.x from xoops.org

This filter is only for both 2.0.x and XCL2.1
Votes:2 Average:10.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!