No.Do you have custom image captcha intalled?
FoolBotHoneyPot/Model/StopBotters.php: $sbWriter = XenForo_DataWriter::create('Tac_CustomImgCaptcha_DataWriter_StopBotters'); // *2 Update to use the correct DataWriter
FoolBotHoneyPot/Model/StopBotters.php: AND addon_id = \'CustomImgCaptcha\'
Server Error Log
Error Info
XenForo_Exception: Invalid data writer 'Tac_CustomImgCaptcha_FoolBotHoneyPot_StopBotters' specified - library/XenForo/DataWriter.php:2055
Generated By: Unknown Account, 2 minutes ago
Stack Trace
#0 /home/minepeak/public_html/library/Tac/FoolBotHoneyPot/Model/StopBotters.php(47): XenForo_DataWriter::create('Tac_CustomImgCa...')
#1 /home/minepeak/public_html/library/Tac/FoolBotHoneyPot/Model/StopBotters.php(21): Tac_FoolBotHoneyPot_Model_StopBotters->localStopBottersSubmit(false)
#2 /home/minepeak/public_html/library/Tac/FoolBotHoneyPot/ControllerPublic/Register.php(261): Tac_FoolBotHoneyPot_Model_StopBotters->stopBottersErrors('FBHPUser', 'peter', 'peter.jone0086@...', '2da6a50bf884414...', '1', '1', 0)
#3 /home/minepeak/public_html/library/XenForo/FrontController.php(351): Tac_FoolBotHoneyPot_ControllerPublic_Register->actionRegister()
#4 /home/minepeak/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /home/minepeak/public_html/index.php(13): XenForo_FrontController->run()
#6 {main}
Request State
array(3) {
["url"] => string(37) "http://minepeak.com/register/register"
["_GET"] => array(0) {
}
["_POST"] => array(21) {
["93a3ca2ba43a8f52f21a10c1772e8e97"] => string(0) ""
["username"] => string(0) ""
["d8e082e09d5a214f0fc9a82725a35a57"] => string(5) "peter"
["1582bcac48d1bbd91528875a2161827a"] => string(0) ""
["e30c82f53174f8775f4889a2ac9f6409"] => string(0) ""
["5de7387648a51a216b8383fb3d4e9e8d"] => string(24) "peter.jone0086@gmail.com"
["password"] => string(8) "********"
["468fd9ce918af1012ed3d97e6191c844"] => string(0) ""
["4e9bc11b3341d90552cc240d1947c8ee"] => string(32) "aed75dd15ba3ad7e17472914fccc7b6c"
["93098af0e81953e10a0c2d4c227c1e60"] => string(0) ""
["dob_month"] => string(1) "3"
["dob_day"] => string(2) "14"
["dob_year"] => string(4) "1995"
["505ea5177b70c9d8ff189d828a131a51"] => array(1) {
["nzy0ytazywu"] => string(0) ""
}
["custom_fields_shown"] => array(1) {
[0] => string(11) "nzy0ytazywu"
}
["7a6808203f9091df368dc348ee369566"] => string(12) "Asia/Kolkata"
["recaptcha_challenge_field"] => string(206) "03AHJ_Vut2ELw1S_SpQj87IHFHM1Q7uL2ruZhEGgTYINW7pGcK2jRMkTM-mdgi1GuDqKtfhD8xGB9hak0IPb7FIoJKHNjAAPT8nqRZ0KkUzRW53wBzzmrDrIhGx8oIG1CaElJOCZxaF60wgIyQIh_nuCiMcBwnTOivEPsmOq8HW_wjRmNnOEMqDJEdSMlrkWbQjbCjhoLbCgv-"
["recaptcha_response_field"] => string(12) "ncepeth ATHE"
["agree"] => string(1) "1"
["_xfToken"] => string(8) "********"
["reg_key"] => string(32) "764a03ae36dcd12a846301717611b624"
}
}
# grep -iR CustomImgCaptcha *
upload/library/Tac/FoolBotHoneyPot/ControllerPublic/Register.php: $addonCICActive = (array_key_exists('CustomImgCaptcha', $addOns) && $addOns['CustomImgCaptcha'] > 0 && $options->captcha == "Tac_CustomImgCaptcha_Captcha_Captcha" && $options->fbhpCaptchaRegOff == 0? true : false);
upload/library/Tac/FoolBotHoneyPot/ControllerPublic/Register.php: $addonCIC = XenForo_Model::create('XenForo_Model_AddOn')->getAddOnById('CustomImgCaptcha');
upload/library/Tac/FoolBotHoneyPot/ControllerPublic/Register.php: $addonCICActive = ($addonCIC && !empty($addonCIC['active']) && $options->captcha == "Tac_CustomImgCaptcha_Captcha_Captcha" && $options->fbhpCaptchaRegOff == 0? true : false);
upload/library/Tac/FoolBotHoneyPot/ControllerPublic/Register.php: $CICWriter = XenForo_DataWriter::create('Tac_CustomImgCaptcha_DataWriter_Counts');
upload/library/Tac/FoolBotHoneyPot/ControllerPublic/Register.php: protected function _getCountsModel(){return $this->getModelFromCache('Tac_CustomImgCaptcha_Model_Counts');}
upload/library/Tac/FoolBotHoneyPot/ControllerPublic/Register.php: protected function _getUuidsModel(){return $this->getModelFromCache('Tac_CustomImgCaptcha_Model_Uuids');}
Yes, that's using version Cdid you see my post above
version foolbothoneypot_v3_0_01c.zip
$sbWriter = XenForo_DataWriter::create('Tac_FoolBotHoneyPot_DataWriter_StopBotters'); // *2 Update to use the correct DataWriter
Yep, that's the onemake sure you are using fbhb version c (foolbothoneypot_v3_0_01c.zip) from here:
http://www.surreyforum.co.uk/thread...stering-with-a-custom-registration-page.1621/
I haven't added it to the TAC pack yet (and wont until I've added a few versions)
I think xrumers solutions to js detection and all other browser types of detection, is to actually use a browser automation as part of the registrationxrumer said:Also, this updated technology is decoding arithmetical anti-bot protection, JS-protections, CSS-protection and honeypot.
Ok, thanks for the response. I will keep an eye out for any more that fail SE1 to see if they ramp up in frequency.Yep, that's exactly the sort of bot I need to catch with secret ingredient 2. It's what I've been looking out for !!!
The new hidden fields will hold it back to some degree, they are fairly hard to target with xrumer since it looks for close labels (intel form), and my honeypots also have honeypot labels,
but I don't want to rely on these honeypots, just like the core honey pots, they're getting targeted (I've seen GSA get past them, thankfully GSA can't get past secret ingredient 1)
It's JavaScript enabled, and bypassed the core honeypots, and even gets past secret ingredient 1
This strongly implies it's a browser based bot, but more than that, I think this is the new version of xrumer that I've been looking out for
I think xrumers solutions to js detection and all other browser types of detection, is to actually use a browser automation as part of the registration
They haven't targeted secret ingredient 1, it's simply passed, because it is a browser!
Pretty scary
Anyway, we knew this was happening, that's why I'm back in the game
So yes, indeed cause for concern
We use essential cookies to make this site work, and optional cookies to enhance your experience.