Page 1 of 2

module like defizzer

Posted: Sat Sep 18, 2004 2:06 am
by SLipKnOt
i was wondering if there is another module like defizzer that identify bots(botnets) and kline it..

Posted: Sat Sep 18, 2004 3:19 am
by codemastr
Every botnet is different. There is no way to detect them all, and some are completely undetectable.

Posted: Sat Sep 18, 2004 6:12 am
by aquanight
codemastr wrote:and some are completely undetectable.
Well, maybe completely undetectable by a mere automated process such as an IRCd, but us humans are naturally much more capable of investigating such a "client"'s activities and taking the necessary action ;) .

Posted: Sat Sep 18, 2004 11:00 am
by SLipKnOt
codemastr wrote:Every botnet is different. There is no way to detect them all, and some are completely undetectable.
ok then how about when name!identd@* and fullname are same .. and mirc version not respond at in this moment it will identify them. i find some botnet use this style similer nick identd fullname in this way atleast we can stop few bots

Posted: Sat Sep 18, 2004 11:05 am
by SLipKnOt
aquanight wrote: Well, maybe completely undetectable by a mere automated process such as an IRCd, but us humans are naturally much more capable of investigating such a "client"'s activities and taking the necessary action ;) .
Well auanight how long u can be active and investigate.. not all time i guess.. and this bots can mess up all within few minutes if u dont run any automated process :)

Posted: Mon Sep 20, 2004 12:04 am
by w00t
http://ircdefender.org/

May be able to help, maybe not. Can do regex banning and stuff... give it a whirl.

Posted: Tue Sep 21, 2004 8:16 am
by SLipKnOt
w00t wrote:http://ircdefender.org/

May be able to help, maybe not. Can do regex banning and stuff... give it a whirl.
thanks bubby

Posted: Tue Sep 21, 2004 7:09 pm
by Winbots
ehh... http://www.neostats.net secureserv already detects many many botnets/spam/viruses :)

Posted: Wed Sep 22, 2004 6:15 pm
by SLipKnOt
Winbots wrote:ehh... http://www.neostats.net secureserv already detects many many botnets/spam/viruses :)
Well i tried so but secureserv only help on for some virus (litmus, trojan) kinda not botnet :)

Posted: Wed Sep 22, 2004 7:01 pm
by SLipKnOt
Actually i need something like that if any client wont reply version then it will mark it and kill or kline cuz most of the botnet dont reply version :$

Posted: Wed Sep 22, 2004 7:46 pm
by codemastr
SLipKnOt wrote:Actually i need something like that if any client wont reply version then it will mark it and kill or kline cuz most of the botnet dont reply version :$
Well you could certainly make such a module, but keep in mind it will kill innocent users too. I have my client set to not respond to version replies. Just because I want privacy means I can't use your server?

Posted: Thu Sep 23, 2004 12:00 am
by w00t
They must have other characteristics in common... presumably nickname or something?

Posted: Thu Sep 23, 2004 11:09 pm
by SLipKnOt
codemastr wrote:
SLipKnOt wrote:Actually i need something like that if any client wont reply version then it will mark it and kill or kline cuz most of the botnet dont reply version :$
Well you could certainly make such a module, but keep in mind it will kill innocent users too. I have my client set to not respond to version replies. Just because I want privacy means I can't use your server?
oh i dont mean that .. actually in my network its asian net work most of the user (99%) users use mIRC Jirc Few ppl usre xchat and all of them i find they respond except those bots :$ so .. in this kind a network that kind a module will help a lot..

Posted: Thu Sep 23, 2004 11:12 pm
by SLipKnOt
w00t wrote:They must have other characteristics in common... presumably nickname or something?
yeah i find they use they fullname common but they use "*" as their full name.. for this i cant ban them :( from ircd

Posted: Fri Sep 24, 2004 6:14 am
by w00t
Banning based on ctcp replies is a really bad idea... go talk to the defender people, they should probably be able to investigate into it and give you a hand.

I'd offer myself, but I'm busy with other projects at the moment. Still, drop me a line and I'll try get round to it.