![]() |
Quote:
Now what I mean with when the spambots have learned to deal with that is that after a while I am pretty certain spambots will become aware of how they are prevented from registering and start delaying. From what I was able to see there is no where the time the bot took. I have set it currently to post to forum, which is great as it publishes the spamming email addresses, and exposes them to email harvesters LOL. I thought I saw something about a log file but I was unable to find where that goes. It certainly is not in the settings of the spambot blocker. And ideally the log file would have all the information so that I can run an analysis after the fact. |
Oh, I see. When you said "spambot" I thought you meant this mod. Anyway, as I said I don't monitor what this blocks myself, but I haven't heard anyone say anything that makes me think any spambots are smart enough to adapt to this. We discussed it earlier in the thread and I think the consensus is that there's a small percentage of vb sites using this scheme for protection, so it wouldn't be worth programming a spambot to deal with it. I think if they fail to successfully register, for whatever the reason, they just move on.
There is no log file, although I've been talking about it for a long time. At this point I don't think there ever will be one, but who knows, I might get motivated some day to release an update with a few new features. |
Quote:
Using timers for well over three years and studying bot behavior carefully, I have seen no evidence adjustments are made for timers. Think about it - first you as a XRumer programmer have to know there is a timer. Then you have to know there is a minimum and a maximum setting. Then you have to guess the setting, site to site. It won't happen, because they are hitting 1000s of sites all at the same time, and individual results don't draw any attention - it's like fishing with a big seining net. Automation, bulk and speed are all that matters. It's easy to think you're personally being targeted and studied, but you're not. You're just one in the many 1000s. |
Quote:
Quote:
|
Quote:
Using timers for well over three years and studying bot behavior carefully, I have seen no evidence adjustments are made for timers. Think about it - first you as a XRumer programmer have to know there is a timer. Then you have to know there is a minimum and a maximum setting. Then you have to guess the setting, site to site. Impossible. And not even doable, since you are dealing with 10s of 1000s of sites you are hitting. There's also nothing in XRumer that tracks failed registration attempts anyway. It won't happen, because they are hitting 1000s of sites all at the same time, and individual results don't draw any attention - it's like fishing with a big seining net. Automation, bulk and speed are all that matters. It's easy to think you're personally being targeted and studied, but you're not. You're just one in the many 1000s. Conventional "wisdom" says the spammers are all powerful, all-talented, smarter than us gods of some sort, who will always figure a way around any hindrance we dummies out here might devise. And it just ain't so. |
Quote:
Quote:
|
Quote:
This is all mostly XRumer doing the automated registration and posting, and currently it has nothing in it at all that allows the user to set delays. They can program that into it I am sure, but without somehow being able to detect the time settings they are going to be hit and miss at best, and miss more than hit. Agreed that if this was a native feature of vBulletin it would get alot more attention than it does - but then we get to the details, where the devils always are. |
Quote:
Now OTOH, making the spam bots multi-threaded or multi-process or both, That is not a trivial undertaking if it is not designed into it from the get go. I have no insight into spambots and if they are multi-threaded or multi process designed, but if they are, the change to wait is so trivial that it is laughable. Which brings be back to gathering information: Kevin, would you be willing to let me take a stab at the code? And just to be clear: I do NOT want to take over or step on anybodies toes. I just offer some time to implement a feature *I* would like to see and then hand the software back to its owner and inventor. |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
Next. |
Ant then you would not make as much money as someone else competing against you, cause they would get wayyy many more registrations than you.
|
Quote:
|
Quote:
|
Who in the heck takes longer than two minutes to register to a site, it this a senior citizen home? LMAO
|
Quote:
Do like I did, and actually BUY your copy of XRumer. Perchance to see what it is capable of, and what it is not capable of. Find out how it really works. Quote:
See? They are not cut off. That max time check can be anything, and it is designed to stop the script kiddie stuff you are proposing. |
Quote:
|
Quote:
Quote:
|
Quote:
And where you hit? They change the settings. It's not as simple or trivial as has been said. |
Max, we've discussed this before and as I said then, we'll just have to disagree. I don't want this thread to go on all night going back and forth when no new info is being added.
But I do give you full credit for recognizing the value of this approach, and reviving Calorie's old mod. This has hundreds of installs, and the other mod (that shall not be named) had hundreds, and I'm guessing a lot of people either didn't hit install or implemeted their own, so I'd say there must be at least a couple thousand installs, and it's all because you paid someone to update it. |
Well not to belabor the point Kevin, but minutes is the setting for max time, in your mod. Default is 1 minute.
Quote:
So, a XRumer programmer would have to figure out what minimum time, and what max time, to plan for, for 10K sites. Hit and miss. Quote:
|
Quote:
|
Quote:
Minimum time is where we can enter seconds. |
Plus I never got to thank you for picking up the fumbled ball so to speak, and taking the time to code this yourself with all original code. It's one of the best products on vBorg.
Thanks! |
Quote:
Anyway, let's just enjoy the fact that bots don't seem to be getting through. |
I'll take this offline, PM sent.
|
I have logged many, many bot registration attempts, they go anywhere from, 0.623 seconds to 100001 seconds, but most of them hit under 10 seconds.
|
Quote:
I never used the "wait for time to expire" feature though. It tips off the minimum time setting.:D |
1 Attachment(s)
I have added a little bit of functionality to spambot blocker. Mainly it is to write all the attempts of spambots trying to register into a log, well, actually a DB table, so that those attempts can be data-mined afterwards. E.g. that way I can see with certainty, what I already suspected: more than 80% of all spammers are using @yahoo.com email addresses.
I am attaching a few screenshots of the results of the data captured for two weeks now. If anybody is interested in the changes, post here and I will create a list of changes. A live version of those pages can be found at: http://www.rx3forums.com/forums/pages.php?pageid=4 |
Added another feature to this mod: Now it does add the spammers IP address to the list of banned IPs. That way the first time they try to register is also their last time. Since that list could potentially get rather long I am currently discussing to change this and put the list of blocked IPs into the DB into its own table. That way access would not slow down dramatically over time but stay rather rather constant and would only be one (rather simple) SQL statement.
Thoughts? |
Quote:
|
apleschu has been kind enough to share his additions, but I haven't had a chance to release them yet. But I will.
Regarding the banned ip lookup, I don't really know what to recommend when it comes to that kind of thing. But I remember a few years ago we tried this thing called zbblock which automatically blocked IPs, and the way it works is to ban one it appends it to a file (separated from the preceding one by a comma). Then to check an ip it does file_get_contents, then uses the php function substr_count. Anyway, just another idea. Edit: ...but now that I think about it, that was probably done because zbblock doesn't use a database at all. Although it does have the advantage of being able to do it's work before vbulletin does it's initialization. |
Quote:
In addition I have set it up in a way so that the list is also sorted, so that it can be searched faster by a binary search rather than the linear search that is currently implemented. Either someone else is going to implement the binary of at some point in the future when I get to have too much time on my hands again I will change/add that kh99: I am going to IM you what you need. Specifically because I made this already IPv6 safe ;) So there are a few changes to the package I sent you, that was only IPv4 |
OK, sounds good. I guess I thought you wanted to change it because you thought keeping it in the setting might end up causing problems when it gets big, but I don't have any specific reason to think that myself.
|
honestly, I don't know yet. for now I let it coast and see where that goes. if I find the energy and time to implement a binary search then that would still be LOTS faster than any DB search. Although the memory use would be unpredictable, especially if that would be used by forums that have 10's of thousands of banned IP addresses. And with the voracity the spammers are trying to register at my tiny forum it can't take too long before I have that.
I guess I will cross that bridge when I get to it. Right now this works and it works nicely. Once a spammer is identified their IP is blocked for good and they will never again use processor cycles or even given a second chance to see if they got smarter. |
Quote:
Just watching the SpamBot Stopper log the IP's of every attempt, i'm sure the IP lists will be in the thousands in no time. They're almost always IP's from China anyway. EDIT: Quote:
|
hmmmm.... this Missing or invalid check value was mention but never answered.
I still get it ever so often... |
All times are GMT. The time now is 01:34 PM. |
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:
|