Search found 12 matches

by JRBlood
Sat Jun 26, 2010 9:05 pm
Forum: Unreal 3.2 Spamfilters
Topic: How can a channel be excluded from Spamfilter?
Replies: 4
Views: 11835

Re: How can a channel be excluded from Spamfilter?

Stealth, you da man! Sure enough:

Code: Select all

spamfilter         { ban-time 1d; ban-reason "Spam/Advertising"; virus-help-channel "#channame"; except "#channame"; };
Thanks for pointing that out to me. I should have looked at the config a LOT closer. :)
by JRBlood
Sat Jun 26, 2010 9:00 pm
Forum: Unreal 3.2 Spamfilters
Topic: How can a channel be excluded from Spamfilter?
Replies: 4
Views: 11835

Re: How can a channel be excluded from Spamfilter?

Checking now...

Our help channel is named differently, which may be why I didn't notice it in the config.
by JRBlood
Sat Jun 26, 2010 7:09 pm
Forum: Unreal 3.2 Spamfilters
Topic: How can a channel be excluded from Spamfilter?
Replies: 4
Views: 11835

How can a channel be excluded from Spamfilter?

I have a channel on our network that seems to be exempt from spamfilters. Here's an example: /spamfilter + c tempshun - Spammer example\.com\/images\/ If someone says http://www.example.com/images/image.jpg in any other channel, the spamfilter kicks in, but if they say it in one particular channel, ...
by JRBlood
Wed Jul 30, 2008 8:07 pm
Forum: Unreal 3.2 Spamfilters
Topic: Bot attack
Replies: 6
Views: 5303

Re: Bot attack

If you can give us all examples of the nicks the bots are using, I'm sure someone can come up with a filter. :)
by JRBlood
Fri Jul 18, 2008 1:12 am
Forum: Unreal 3.2 Spamfilters
Topic: I need a second set of eyes to check this expression.
Replies: 2
Views: 2735

Re: I need a second set of eyes to check this expression.

Tks. I'll take a closer look at what you did compaired to mine. I should be home by now ;)
by JRBlood
Thu Jul 17, 2008 6:17 pm
Forum: Unreal 3.2 Spamfilters
Topic: I need a second set of eyes to check this expression.
Replies: 2
Views: 2735

I need a second set of eyes to check this expression.

/spamfilter add u gzline 90d Bot_Flooder ^(?-i)[a-z]{5}[0-9]{2,3}+![a-z]{2}+@[^:]+:[a-z]{2} Did I do this right? It should block bots like: mqxcg245 (~re@mail.rexmetal.com) (oq) ytyof63 (~df@adsl196-198-26-217-196.adsl196-9.iam.net.ma) (ye) seayb449 (~go@adsl196-198-26-217-196.adsl196-9.iam.net.ma)...
by JRBlood
Fri Jul 04, 2008 4:39 pm
Forum: Unreal 3.2 Spamfilters
Topic: Bot attack
Replies: 6
Views: 5303

Re: Bot attack

Yup, we've been seeing these bots for months now trying to join #babu3. Filter we put in place has stopped them cold:

Code: Select all

/spamfilter add u gzline 90d |Bot_Flooder_S| \|XPSP[0-9]\|
Hope this does the trick for ya. :)
by JRBlood
Fri May 30, 2008 6:03 am
Forum: Unreal 3.2 Spamfilters
Topic: Regex required please.
Replies: 4
Views: 3629

Re: Regex required please.

Your bots look very similar to ones trying to join my network. These filters have worked out great for me: /spamfilter add u gzline 90d |Evil_Bots_S| \|XPSP[0-9]\| /spamfilter add u gzline 90d |Evil_Bots| \|[0-9][0-9]\|[0-9][0-9][0-9]\| The first one catches anyone with |XPSP#| The second one catche...
by JRBlood
Wed Apr 16, 2008 9:19 pm
Forum: Unreal 3.2 Spamfilters
Topic: Can't get spambot filter to work
Replies: 5
Views: 3679

Re: Can't get spambot filter to work

No. The numbers between {} mean "least, most" occurrences. For example, the [0-9]{2,4} means a single digit occurring at least twice, but no more than 4 times. Because this is only the ident we care about (in this particular section), there are no clones with fewer than 2 numbers, and no ...
by JRBlood
Sun Apr 13, 2008 1:59 am
Forum: Unreal 3.2 Spamfilters
Topic: Can't get spambot filter to work
Replies: 5
Views: 3679

Re: Can't get spambot filter to work

hmm... I just thought of something. For a bot like:

Code: Select all

LOGUSERS: d3422 [email protected] (aifhlgezw)
Should it be

Code: Select all

!~?[a-z][0-9]{1,4}@[^:]+:[a-z]{9}
Noting {1,4} instead of {2,4}?
by JRBlood
Sun Apr 13, 2008 1:27 am
Forum: Unreal 3.2 Spamfilters
Topic: Can't get spambot filter to work
Replies: 5
Views: 3679

Re: Can't get spambot filter to work

Note the addition of ~? and the change of {4} to {2,4}. These are very crucial parts of the spamfilter if you wish to catch all these clones. As Homer would say: "DOH!" Something told me that I needed something for the lack of IDENT. I was also wondering why, when testing RegEx expression...
by JRBlood
Sat Apr 12, 2008 8:45 pm
Forum: Unreal 3.2 Spamfilters
Topic: Can't get spambot filter to work
Replies: 5
Views: 3679

Can't get spambot filter to work

I just can't seem to get my head around these u filters. First, here's a short list from the logs: LOGUSERS: c5993 (~u1382@83.238.44.8 => 2F23EAF9.518C029E.D8299F22.IP) (mjneldgts) [83.238.44.8] connected to the network LOGUSERS: i8775 (~s3646@OFSfb-20p2-107.ppp11.odn.ad.jp => echo34-CE9097CC.ppp11....