Home | Networks | Community | Need Help? 

 
 Quick search

 
 
 RegisterRegister   Log inLog in 

Latest wave of spam
Goto page Previous  1, 2, 3, 4  Next
 
Post new topic   Reply to topic    SearchIRC Forum Index -> IRC Abuse
Author Message
Willaim
Idler
Idler


Joined: 27 Jun 2003
Posts: 323
Location: IRC

PostPosted: Aug 11, 2009 1:16am    Post subject: Reply with quote

Yea, I added "spamfilter yes;" to nickserv and chanserv aliases..didn't work..

either the bot's using a new pass or doing something differently

I don't have a way to spy on it so I can't see what commands it issues upon connecting... Sad damn privacy policy!
Back to top
Jobe
Eleet
Eleet


Joined: 30 Jul 2006
Posts: 526
Location: Lurking in the shadows of some random channel!

PostPosted: Aug 11, 2009 3:00am    Post subject: Reply with quote

Willaim wrote:
Yea, I added "spamfilter yes;" to nickserv and chanserv aliases..didn't work..

either the bot's using a new pass or doing something differently

I don't have a way to spy on it so I can't see what commands it issues upon connecting... Sad damn privacy policy!

Run services in debug mode Wink, you can then class it as debugging, and get away with it.
Back to top
maddog906
Lurker
Lurker


Joined: 08 Mar 2005
Posts: 164

PostPosted: Aug 11, 2009 6:27am    Post subject: its come back as a new name/place/etc Reply with quote

[08:07am] -implemented:#Cservice- Your #1 daily source of Socks&Proxies... Register NOW! http://www.filehosting.org/file/details/51512/mIRC.rar
Back to top
Willaim
Idler
Idler


Joined: 27 Jun 2003
Posts: 323
Location: IRC

PostPosted: Aug 12, 2009 1:55am    Post subject: Reply with quote

I turned Debug on and saw no mention of the spammer privmsg'ing NickServ.

It simply connects, joins a bunch of channels, spams the channels, parts each channel, changes nick, repeats.
Back to top
Trixar_za
Eleet
Eleet


Joined: 10 Dec 2006
Posts: 613
Location: South Africa

PostPosted: Aug 12, 2009 2:07am    Post subject: Re: its come back as a new name/place/etc Reply with quote

maddog906 wrote:
[08:07am] -implemented:#Cservice- Your #1 daily source of Socks&Proxies... Register NOW! http://www.filehosting.org/file/details/51512/mIRC.rar

For that I would just spamfilter mIRC.rar, because this seems the defining factor.
Back to top
Jobe
Eleet
Eleet


Joined: 30 Jul 2006
Posts: 526
Location: Lurking in the shadows of some random channel!

PostPosted: Aug 12, 2009 4:47am    Post subject: Re: its come back as a new name/place/etc Reply with quote

Trixar_za wrote:
For that I would just spamfilter mIRC.rar, because this seems the defining factor.

Unfortunately there are some spammed links that dont include mIRC.rar
Back to top
Trixar_za
Eleet
Eleet


Joined: 10 Dec 2006
Posts: 613
Location: South Africa

PostPosted: Aug 12, 2009 7:26am    Post subject: Re: its come back as a new name/place/etc Reply with quote

Jobe wrote:
Trixar_za wrote:
For that I would just spamfilter mIRC.rar, because this seems the defining factor.

Unfortunately there are some spammed links that dont include mIRC.rar

Good point. I've never experienced a independent bot attack, so I'm kind of in the dark to it's M.O. There has to be a pattern to how it works though (hopefully anyway). Let me dig through the code and see what I can fish up.

EDIT: Bleh, PingBad provide me with the newest copy of this. I still have a old version floating around on my hard drive (somewhere), but it won't be much use with the new one Neutral
Back to top
Jobe
Eleet
Eleet


Joined: 30 Jul 2006
Posts: 526
Location: Lurking in the shadows of some random channel!

PostPosted: Aug 12, 2009 9:47am    Post subject: Re: its come back as a new name/place/etc Reply with quote

Trixar_za wrote:
Good point. I've never experienced a independent bot attack, so I'm kind of in the dark to it's M.O. There has to be a pattern to how it works though (hopefully anyway). Let me dig through the code and see what I can fish up.

Oh there's a C&C channel where you can find all the active bots and independant himself.

As for you never being attacked, you're lucky, one network I /oper on gets 24 per hour (that's 24 caught by BOPM, usually none get through)
Back to top
Willaim
Idler
Idler


Joined: 27 Jun 2003
Posts: 323
Location: IRC

PostPosted: Aug 12, 2009 10:15am    Post subject: Reply with quote

What DNSBL? Because I have maybe 1 get blocked by BOPM, and the rest get through.

Here's an example of the latest one we got: http://pastebin.com/m2dffe8b1
Back to top
Willaim
Idler
Idler


Joined: 27 Jun 2003
Posts: 323
Location: IRC

PostPosted: Aug 12, 2009 11:07am    Post subject: Reply with quote

Another example: http://pastebin.com/m174da94e
Back to top
Jobe
Eleet
Eleet


Joined: 30 Jul 2006
Posts: 526
Location: Lurking in the shadows of some random channel!

PostPosted: Aug 13, 2009 6:50am    Post subject: Reply with quote

Willaim wrote:
What DNSBL?

DroneBL, SwiftBL, EFNet's BL, AHBL, njabl and proxybl on the network where the bots cant get through. Most are caught by dronebl and swiftbl, then efnet's bl
Back to top
Willaim
Idler
Idler


Joined: 27 Jun 2003
Posts: 323
Location: IRC

PostPosted: Aug 13, 2009 9:57am    Post subject: Reply with quote

Can I get an example for AHBL and NJABL? I can't find one on their sites..
Back to top
maddog906
Lurker
Lurker


Joined: 08 Mar 2005
Posts: 164

PostPosted: Aug 13, 2009 12:21pm    Post subject: the address is (real google it) Reply with quote

http://www.dnsbl.org/
or
here for bopm config,
blacklist {
name = "virbl.dnsbl.bit.nl";
type = "A record reply";
ban_unknown = no;
reply {
1 = "TOR";
};
kline = "KLINE *@%h :TOR exit node found. Visit http://virbl.dnsbl.bit.nl/?i=%i for info.";
};

blacklist {
name = "dnsbl.swiftbl.net";
type = "A record reply";
reply {
2 = "SOCKS Proxy";
3 = "IRC Proxy";
4 = "HTTP Proxy";
5 = "IRC Drone";
6 = "TOR";
};
ban_unknown = no;
kline = "KLINE *@%h :Your host is listed in SwiftBL. For further information and removal visit http://swiftbl.net/lookup";
};

there are many more
http://www.dronebl.org/docs/howtouse
Back to top
Trixar_za
Eleet
Eleet


Joined: 10 Dec 2006
Posts: 613
Location: South Africa

PostPosted: Aug 13, 2009 1:13pm    Post subject: Reply with quote

Yay, finally got attacked, but no script, only a exe file and a proxy list Neutral - did they modify the exe file?
Back to top
Willaim
Idler
Idler


Joined: 27 Jun 2003
Posts: 323
Location: IRC

PostPosted: Aug 14, 2009 1:33am    Post subject: Re: the address is (real google it) Reply with quote

maddog906 wrote:
name = "virbl.dnsbl.bit.nl";

Added.

Anyone have one for AHBL and NJABL?
Back to top
Display posts from previous:   
Post new topic   Reply to topic    SearchIRC Forum Index -> IRC Abuse All times are GMT - 6 Hours
Goto page Previous  1, 2, 3, 4  Next
Page 2 of 4

 
 
Forum powered by phpBB
 
 © 2000 - 2008 EverythingIRC, Inc. All rights reserved. Please read our disclaimer