![]() |
Stop an easy loophole for spammers getting around censoring?
Hey I censor a few words. I actually just have them replaced by other words, but some people have quickly figured out how to get past this.
They can simply add [b ] tags in the middle of the word. Like: Tru[ b][/ b]ck This still shows up as "Truck" even though this word is supposed to be censored. I don't think this is any way around this but if anyone knows I'd appreciate it. I know I could just add "Tru[ b][/ b]ck" to my block list, but someone could but as many [ b] tags in there as they wanted, and it would not be regognized as the same word. There are minors that browse my forums and I try to censor the top few profanities. Any ideas? :) |
vB3 is smart enough for this. Just scan the post for empty tags, although there's no way to stop them in the end. If they keep doing it, warn and ban them.
|
actually, filb's right. you could do something like:
PHP Code:
|
Wouldn't that screw up your bold vbcode tags then?
|
nope, because it just eliminates empty bold tags.
but it's also a bad thing, because then you cant do something like this anymore to describe vb-code: [high]test[/high] |
How does vb3.0 handle it?
|
Quote:
And that string replace is a good idea, although the only problem is if someone REALLY wanted to, they could do something like this: vBulletin = vBu[ b][ i][ u][/ b][/ u][/ i]lletin :ermm: Is there a way to disable vbcode on a per-member basis? Maybe I'll look into that... |
@boofo: i'm intrested in, too :)
@006: [high]test[high] is actually [disable][high]test[high][/disable] |
Oh I see. Hmm. Inever thought about that. Well is there a way in PHP to say if X is ANY characters?
I am doing PHP Code:
Is something like this possible? Maybe if certain letters are found in a word in no particular order, then those would trigger the replace? I don't know... :ermm: How does vB3 handle this? And is there an estimate release time? It's been in it's beta stages for like a year at least. :( |
Quote:
As for this problem - it's a known issue that vB3 addresses. How? Best ask the vB developers at vB.com. :) |
All times are GMT. The time now is 09:20 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:
|