AntiRandom doesn't detect on new IRCd

These are old archives. They are kept for historic purposes only.
Post Reply
Bunkerwaiss
Posts: 36
Joined: Thu Dec 27, 2007 8:48 am

AntiRandom doesn't detect on new IRCd

Post by Bunkerwaiss »

Hi there..

I have upgraded the Unreal to last version 3.2.7 running on Linux.
And now the AntiRandom-1.1 seemed not to detect complex nicks like this:

Code: Select all

[PTS]YY6x-UUi899

Did somebody have some similar problem?

Its all well configured, compiled, and executed.

Thanks
Swan
Posts: 3
Joined: Fri Sep 02, 2005 1:08 am

Re: AntiRandom doesn't detect on new IRCd

Post by Swan »

Yes, i have similar problem on version 3.2.7 with AntiRandom-1.1
Don't work but i don't know why....
Now join many spam/clone bot
Example:
YJEZGLDD ([email protected])
DZUKOPOQ ([email protected])
QAYKCHKI ([email protected])
Casper
Posts: 338
Joined: Sun Jul 08, 2007 7:44 am
Location: The Netherlands

Re: AntiRandom doesn't detect on new IRCd

Post by Casper »

Have you edited the config file which is in the .rar file and enclosed it to the unrealircd.conf ?
Ex Network-Administrator
Swan
Posts: 3
Joined: Fri Sep 02, 2005 1:08 am

Re: AntiRandom doesn't detect on new IRCd

Post by Swan »

yes...

loadmodule "src/modules/antirandom.so";

and

set {
antirandom {
threshold 5;
ban-action gline;
ban-time 4h;
ban-reason "You look like a bot. Be sure to fill in your nick/ident/realname properly.";
fullstatus-on-load yes;
show-failedconnects yes;
except-hosts {
};
};
};

But the clonebot join and join...
LBLORMDH ([email protected])
YHWBKOJY ([email protected])
FGQRVHXM ([email protected])
CVURBYKC ([email protected])
GIUINKTS ([email protected])
Casper
Posts: 338
Joined: Sun Jul 08, 2007 7:44 am
Location: The Netherlands

Re: AntiRandom doesn't detect on new IRCd

Post by Casper »

Hmmm, not sure what's causing it then... As alternative you could use BOPM a proxy scanner.
Ex Network-Administrator
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: AntiRandom doesn't detect on new IRCd

Post by Stealth »

Swan wrote:Yes, i have similar problem on version 3.2.7 with AntiRandom-1.1
Don't work but i don't know why....
Now join many spam/clone bot
Example:
YJEZGLDD ([email protected])
DZUKOPOQ ([email protected])
QAYKCHKI ([email protected])
Blocking these is discussed here
Post Reply