![]() |
Quote:
Quote:
- Renamed register.php to something unique and not with register in the name. - Changed the two phrases as instructed. - Edited my Tapatalk setting to reflect the new name. - Even changed up my notification encouraging registration that displays for guests to reflect the new unique register.php name and removed the reference to register opting to hyperlink a different word. -------------------------- There are still bots always on my new register.php, unfortunately. I have new registrations temporarily closed until I can get this resolved as they were getting through my Human Verification questions (which are pretty hard/unique and don't contain the answer in the question). I'm thinking next step would be to re-open registrations but try the New reCAPTCHA if it's a better deterrent then Questions? Or try GlowHost Spam-O-Matic. |
Nope, read this thread, and do as I suggest there, The era of Big Spam is over.
There is a couple of bot/spiders lists in that thread, make sure to use them in the respective mods. :) |
Installed and working fine
Thanks |
Yeah this mod will work pretty good. In about 8 months, I have blocked 12,911 attempts with this mod.
|
I love this Mod myself ...I was getting hit "HARD" before I installed this, now I honestly don't get hit at all ...maybe 3 times in the last year lol ...no lie!!!
|
Yeah the mod is awesome, the count I posted earlier is just auto boys that are coded to go to a site and try and access register.php
I just have that file with some code in it to update the db when someone tries to access the original file. :) |
Nice Ozzy..and just a tip for you guys who are planning on using this mod....DO NOT use the words register, sign up, new account, account to rename your new register.php...use something that is almost like a password .... the words register, signup, newaccount or anything similar will attract the spammers and bots ...
|
Yeah it can not contain any deretive of the word register, as well as the phrases can not contain the same. :)
|
You saw what I named my new register.php lol ..no one would ever think of that right? lol ... I got a "WIENER" !!!! LOL :)
|
I don't think anyone will guess it. :)
|
Noticed a error within the mod. If you leave the New File Name For register.php setting blank, to disable the mod, you get a bunch of these errors on the online.php page.
Code:
Warning: strpos(): Empty needle in /home/ozzmodz/public_html/includes/functions_online.php(1245) : eval()'d code on line 35 |
Quote:
In the mean time users should either disable the mod via the Product Manager or if you want go to Plugin Manager, edit the Location Fix plugin. Erase everything that is there and paste this in its place: Code:
global $vbulletin; |
Good stuff Joe, works just fine now. :) Thanks for the quick update. :)
|
So is that the (patched) code or just a (for now) fix? ...
|
You need to manually make the changes for now, the product is not updated.
|
Ok good stuff ... thanks ozzy ...
|
Not a problem. :)
|
Ciao BirdOPrey5
When I change the two instances in class_bootstrap.php the forum does not charge the index. Returning to the original class_bootstrap.php everything works with vb 4.2.1 Obviously I also renamed the file register.php. What am I doing wrong? I followed your guide "Rename register.php by BOP5 Readme.txt" three times, but the same problem Thanks |
The file changes are only required for Facebook Connect to work correctly- it doesn't change any index- can you explain what you mean by changing an index?
Installing the mod and enabling it is what changes the register.php link in the forum code, and a few phrase edits to change the URL in emails. |
Well, nuts I thought this would get the Spam bots off my server for at least a little while. They found the new registration page in a matter of hours.
I used a very random URL and they still found it. Someone must have gotten it manually. So Im using Spam-O-Matic and that catches nearly all these ******. I rarely get a spam post so that's good. I'm just trying to get the bots off my server. Any ideas? They hit the registration page every few seconds. |
Are you certain you deleted (or renamed) register.php and didn't make a copy of it under a new name? If register.php still exists it will work even if you aslo have a page like dshsah23h2.php to register on.
|
You may want to disable registration completely and use my "Really Fast Registration" mod in its place, that will be a significant change for the spam bots to overcome. Only downside is registration needs to be very basic, no custom questions.
https://vborg.vbsupport.ru/showthread.php?t=301283 |
Wow, thanks for the fast response.
Im sure its changed. I used a password generator with numbers, letters, uppercase, and lowercase to get about a 14 character random URL then renamed the old one via FTP. Register.php just 404's now. Do you think there is any chance the cache in the spambot is till allowing it access? Long shot but maybe. As for the quick registration, I'm concerned it will not work with my spam plugin. Like I said it catches 99.9 of the bots. All I'm trying to accomplish now is to get the bots off the server. Hitting it every few seconds is really adding to my load. |
I don't know... Is there at least a temporary delay when you rename the registration page before the spam registrations start again? If not I wonder if it is possible there is a backdoor on your forum being exploited for registrations. One way to check would be to turn off registrations for a bit and confirm no new people register.
|
Quote:
It was about a 4 hour delay but that's a good ideal I'm going to try turning it off the rest of today and see what happens. I'll post back. |
So far no new attempts to register when New Registration is turned off so I guess that's good news.
Is there a way to hide/spoof the url that's displayed for this? A URL rewrite so they can't just copy what's displayed in the browser and plug in the new URL into the bot. |
I just wanted to add that this mod is helping allot actually. I was being hit with spambots every few seconds all day every day trying to register. So far after a few days Im down to about 100 a day. That's a big change, thanks.
Still, it would be nice to be able to hide the URL somehow. I'm sure it can be done but I'm no wiz with htaccess so maybe someone would be willing to take up the challenge. |
I can't think of anyway to hide a URL that it would still work.
|
You might want to try blocking bots by user agent at the server level.
|
Quote:
Code:
<html> |
if its chinese spam bots stick this in your .htaccess file...
Chinese Spammers RewriteCond %{HTTP_USER_AGENT} ^.*(Mb2345Browser|LieBaoFast|zh-CN|MicroMessenger|zh_CN|Kinza|Bytespider|Baiduspid er|Sogou).*$ [NC] RewriteRule .* – [F,L] |
Seems to clash with this https://vborg.vbsupport.ru/showthread.php?t=315960
getting this reCAPTCHA could not be verified due to server issues. Please try again later. on people requesting new passwords. |
All times are GMT. The time now is 03:04 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|