Page 1 of 1

AntiRandom doesn't detect on new IRCd

Posted: Thu Dec 27, 2007 9:04 am
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

Re: AntiRandom doesn't detect on new IRCd

Posted: Tue Jan 08, 2008 11:43 am
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])

Re: AntiRandom doesn't detect on new IRCd

Posted: Tue Jan 08, 2008 2:00 pm
by Casper
Have you edited the config file which is in the .rar file and enclosed it to the unrealircd.conf ?

Re: AntiRandom doesn't detect on new IRCd

Posted: Tue Jan 08, 2008 2:30 pm
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])

Re: AntiRandom doesn't detect on new IRCd

Posted: Tue Jan 08, 2008 2:40 pm
by Casper
Hmmm, not sure what's causing it then... As alternative you could use BOPM a proxy scanner.

Re: AntiRandom doesn't detect on new IRCd

Posted: Tue Jan 08, 2008 5:05 pm
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