Please help with bopm

Talk about pretty much anything here, but DO NOT USE FOR SUPPORT.

Moderator: Supporters

Locked
goldrunner
Posts: 6
Joined: Wed Jan 11, 2006 3:07 am
Contact:

Please help with bopm

Post by goldrunner »

Hi,

I have installed bopm but i get this error "-irc.unitedhearts.co.uk- *** Notice -- Failed OPER attempt by bopm ([email protected]) [unknown oper]" when trying to get bopm connected i have added my bopm config and bopm o-line line below for you to see (pw removed) Please someone help as we are getting attacked by 400+ bots!

/*
* BOPM sample configuration for Blitzed Admins. For explanations of what all
* the directives do, please see bopm.conf.sample.
*
* Most of this stuff is just suggestions. Any setting that is required will
* be noted as such.
*
*/

options {
pidfile = "/home/unitedircd/bopm/bopm.pid";
dns_fdlimit = 64;

/*
* You can use this to log ALL port scans that are done. This is
* optional and may be useful if you ever have to deal with abuse
* reports.
*/
scanlog = "/home/unitedircd/bopm/scan.log";
};


IRC {
# vhost = "0.0.0.0";

/* You're required to keep to this naming scheme! */
nick = "bopm";

realname = "United Hearts Open Proxy Monitor";
username = "bopm";
server = "irc.unitedhearts.co.uk";

/* It makes sense to put the nick password here so it ID's quicker. */
password = "passwordremoved";
port = 6667;

/*
* Your BOPM will need a registered nick and be identified to it, to get
* into #wg. (see below)
*/
nickserv = "nickserv :identify bopm-nick-password";
oper = "bopm passwordremoved";

/* Please use these modes, they're the only ones that make sense. */
mode = "+Fc-h";
away = "I'm a bot. Your messages will be ignored.";

channel {
/*
* This is where all of Blitzed's BOPMs are. The name "#wg" is left over
* from the days of dalnet's wgmon.
*/
name = "#wg";

/*
* Make sure your BOPM is set to ID to its nick, and that it has access
* enough in #wg to use the chanserv invite command. Anyone opped in #wg
* can add this access for you.
*/
invite = "chanserv :invite #wg";
};

/* Hybrid / Bahamut / Unreal (in HCN mode) */
connregex = "\\*\\*\\* Notice -- Client connecting: ([^ ]+) \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*";

/*
* "kline" controls the command used when an open proxy is confirmed.
*
* %n User's nick
* %u User's username
* %h User's irc hostname
* %i User's IP address
*
* You're required to use the following kline_command:
*/
kline = "KLINE *@%h :Open Proxy found on your host. Please visit http://www.blitzed.org/proxy?ip=%i for more information.";
};


OPM {
/* Our own blacklist. You're required to use this at least. */
blacklist {
name = "opm.blitzed.org";
type = "A record bitmask";
ban_unknown = yes;

reply {
1 = "WinGate";
2 = "Socks";
4 = "HTTP";
8 = "Router";
16 = "HTTP POST";
};
};

/*
* Use of NJABL is STRONGLY SUGGESTED, but not required.
*
* If you want to know more about it, see http://www.njabl.org/use.html or
* comment out if you decide you don't like it.
*/
blacklist {
name = "dnsbl.njabl.org";
type = "A record reply";
reply {
9 = "Open proxy";
};
ban_unknown = no;
kline = "KLINE *@%h :Open proxy found on your host, please visit http://www.njabl.org/cgi-bin/lookup.cgi?query=%i";
};

/* You must use a real email address below (that you actually read). */
dnsbl_from = "[email protected]";

/* Don't change this, it's already the correct address. */
dnsbl_to = "[email protected]";

/* This is usually correct. */
sendmail = "/usr/sbin/sendmail";
};

scanner {
name = "default";

/*
* Any user will get scanned on these protocols. This is the top 10 list of
* protocol/ports found in our blacklist and you're required to test at
* least these.
*
* If you want to add more, ask the OPM people for some sensible
* suggestions.
*/
protocol = SOCKS4:1080;
protocol = SOCKS5:1080;
protocol = HTTP:6588;
protocol = HTTP:8080;
protocol = HTTP:5490;
protocol = SOCKS5:1075;
protocol = HTTPPOST:80;
protocol = HTTP:808;
protocol = HTTPPOST:8080;
protocol = WINGATE:23;

/*
* If your ircd is running from a machine with more than one interface,
* you'll need to specify the IP to scan from here. Particularly important
* if you're running on a shell server.
*/
vhost = "67.159.12.148";

/* Don't bother changing these unless you know what they do. */
fd = 512;
max_read = 4096;
timeout = 30;

/* Don't forget to change this to the public IP of your server! */
target_ip = "67.159.12.148";

/* This needs to be a port that is available to normal clients. */
target_port = 6667;

/* Don't forget to change this to have your FULL server name here! */
target_string = ":irc.unitedhearts.co.uk NOTICE AUTH :*** Looking up your hostname...";
};

scanner {
/*
* Here's a bunch more tests to do on "suspicious-looking" clients. Again,
* these are the most popular ports/protocols found in our blacklist, but
* feel free to add/remove some if you know what you're doing.
*/
name = "extra";

protocol = WINGATE:1181;
protocol = SOCKS5:1180;
protocol = HTTPPOST:3128;
protocol = HTTP:3128;
protocol = HTTP:80;
protocol = ROUTER:23;
protocol = HTTPPOST:555;
protocol = HTTP:1182;
protocol = HTTPPOST:6588;
protocol = SOCKS5:1813;
protocol = HTTP:4480;
protocol = HTTP:8000;
protocol = HTTP:9778;
protocol = HTTP:25318;
protocol = SOCKS5:25791;
protocol = HTTPPOST:8000;
protocol = SOCKS5:5104;
protocol = HTTP:81;
protocol = HTTP:2282;
protocol = SOCKS5:5262;
protocol = HTTPPOST:5121;
protocol = SOCKS5:8814;
protocol = SOCKS5:6552;
protocol = SOCKS5:4438;
protocol = HTTPPOST:81;
protocol = SOCKS5:8148;
protocol = SOCKS5:4044;
protocol = HTTPPOST:4480;
protocol = SOCKS5:9186;
protocol = SOCKS5:8130;
protocol = HTTPPOST:8548;
protocol = SOCKS5:5634;

/* Less fds are given to this scanner */
fd = 400;
};

user {
scanner = "default";
mask = "*!*@*";
};

user {
scanner = "extra";
/*
* If the user matches any of these masks they will get the extra scans
* too.
*
* Connections without ident will match on a vast number of connections;
* very few proxies run ident though.
*/
mask = "*!~*@*";
mask = "*!squid@*";
mask = "*!nobody@*";
mask = "*!www-data@*";
mask = "*!cache@*";
mask = "*!CacheFlowS@*";
mask = "*!*@*www*";
mask = "*!*@*proxy*";
mask = "*!*@*cache*";
};

/*
* You can use exempts to deliberately allow certain insecure proxies onto the
* network, but this should never be necessary! Please consult BOPM people
* before using this. If you think you have found a false positive then they
* really need to know.
*/
/*
exempt {
mask = "*!*@127.0.0.1";
};
*/
And here is my 0-line for bopm :-

oper bopm {
class clients;
from {
userhost *@*;
};
password "passwordremoved";
flags
{
netadmin;
can_zline;
can_override;
can_gzline;
can_gkline;
global;
};
};
Syzop
UnrealIRCd head coder
Posts: 2112
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: Please help with bopm

Post by Syzop »

I have installed bopm but i get this error "-irc.unitedhearts.co.uk- *** Notice -- Failed OPER attempt by bopm ([email protected]) [unknown oper]" when trying to get bopm connected i have added my bopm config and bopm o-line line below for you to see (pw removed)
Are you able to /OPER up yourself as bopm on that server (be sure to try when being a normal user [not oper]). /oper bopm passwd...

If not, check '/stats o', check /rehash for errors, check if you aren't editting an old configfile or part that has been commented out, etc...

If you can, well, hmm.. you can try running "/path/to/bopm -d -d", you will see all IRC traffic (what it sends, what it receives) then.
goldrunner
Posts: 6
Joined: Wed Jan 11, 2006 3:07 am
Contact:

Post by goldrunner »

Hi,

Thankyou for your reply, i found out i had the 0-line commented out lol, anyway i have another problem now its connected it aint scanning like it should? It aint even showing up in the motd to say it is :( please help

Or can you come on to irc.unitedhearts.co.uk in #cafe and talk to me twirl please.

Thankyou
Syzop
UnrealIRCd head coder
Posts: 2112
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

I'll leave the rest to someone else ;p
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

It doesnt add anything to the motd to say its scanning...

Check for outgoing connection limitations in your firewall.

Check that your target IP does actually return the raw you told it that it should. (Since its against the rules to post a full config, I wont bother to read it)
Why the hell can't my signature be empty?
"Your message contains too few characters."
Solutech
Posts: 296
Joined: Thu Mar 18, 2004 11:38 pm

Post by Solutech »

The config looks ok to me , What does the bopm log show ? . It should show bopm connecting up to the network and opering ok . Can you see bopm on the server ? . Also is the log showing it scanning ? .
Yawn. So there's yet another "if the user clicks the button, they're infected" exploit. Why is this news? We already know users are idiots.
goldrunner
Posts: 6
Joined: Wed Jan 11, 2006 3:07 am
Contact:

Post by goldrunner »

Hi,

On the server i can see it oper up and join the channel i set it to join, and in its scan log i have this :-
[Jan 12 21:19:52 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:19:52 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:19:52 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:19:52 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:19:52 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:19:52 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:19:52 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:19:52 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:19:52 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:20:18 2006] 217.36.221.7:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: penfold ([email protected]) [217.36.221.7] {clients}"
[Jan 12 21:20:18 2006] 217.36.221.7:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: penfold ([email protected]) [217.36.221.7] {clients}"
[Jan 12 21:20:18 2006] 217.36.221.7:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: penfold ([email protected]) [217.36.221.7] {clients}"
[Jan 12 21:20:18 2006] 217.36.221.7:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: penfold ([email protected]) [217.36.221.7] {clients}"
[Jan 12 21:20:18 2006] 217.36.221.7:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: penfold ([email protected]) [217.36.221.7] {clients}"
[Jan 12 21:20:18 2006] 217.36.221.7:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: penfold ([email protected]) [217.36.221.7] {clients}"
[Jan 12 21:20:18 2006] 217.36.221.7:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: penfold ([email protected]) [217.36.221.7] {clients}"
[Jan 12 21:20:18 2006] 217.36.221.7:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: penfold ([email protected]) [217.36.221.7] {clients}"
[Jan 12 21:20:18 2006] 217.36.221.7:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: penfold ([email protected]) [217.36.221.7] {clients}"
[Jan 12 21:20:57 2006] 217.136.93.115:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:20:57 2006] 217.136.93.115:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:20:57 2006] 217.136.93.115:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:20:57 2006] 217.136.93.115:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:20:57 2006] 217.136.93.115:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:20:57 2006] 217.136.93.115:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:20:57 2006] 217.136.93.115:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:20:57 2006] 217.136.93.115:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:20:57 2006] 217.136.93.115:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:08 2006] 217.136.93.115:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:08 2006] 217.136.93.115:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:08 2006] 217.136.93.115:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:08 2006] 217.136.93.115:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:08 2006] 217.136.93.115:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:08 2006] 217.136.93.115:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:08 2006] 217.136.93.115:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:08 2006] 217.136.93.115:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:08 2006] 217.136.93.115:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:14 2006] 217.136.93.115:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:14 2006] 217.136.93.115:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:14 2006] 217.136.93.115:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:14 2006] 217.136.93.115:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:14 2006] 217.136.93.115:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:14 2006] 217.136.93.115:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:14 2006] 217.136.93.115:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:14 2006] 217.136.93.115:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:21:14 2006] 217.136.93.115:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Lance ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:22:31 2006] 217.136.93.115:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest6217 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:22:31 2006] 217.136.93.115:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest6217 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:22:31 2006] 217.136.93.115:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest6217 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:22:31 2006] 217.136.93.115:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest6217 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:22:31 2006] 217.136.93.115:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest6217 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:22:31 2006] 217.136.93.115:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest6217 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:22:31 2006] 217.136.93.115:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest6217 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:22:31 2006] 217.136.93.115:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest6217 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:22:31 2006] 217.136.93.115:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest6217 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:23:39 2006] 217.136.93.115:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest5383 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:23:39 2006] 217.136.93.115:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest5383 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:23:39 2006] 217.136.93.115:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest5383 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:23:39 2006] 217.136.93.115:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest5383 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:23:39 2006] 217.136.93.115:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest5383 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:23:39 2006] 217.136.93.115:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest5383 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:23:39 2006] 217.136.93.115:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest5383 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:23:39 2006] 217.136.93.115:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest5383 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:23:39 2006] 217.136.93.115:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest5383 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:34 2006] 217.136.93.115:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest3165 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:34 2006] 217.136.93.115:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest3165 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:34 2006] 217.136.93.115:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest3165 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:34 2006] 217.136.93.115:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest3165 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:34 2006] 217.136.93.115:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest3165 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:34 2006] 217.136.93.115:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest3165 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:34 2006] 217.136.93.115:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest3165 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:34 2006] 217.136.93.115:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest3165 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:34 2006] 217.136.93.115:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest3165 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:50 2006] 217.136.93.115:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest7990 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:50 2006] 217.136.93.115:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest7990 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:50 2006] 217.136.93.115:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest7990 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:50 2006] 217.136.93.115:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest7990 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:50 2006] 217.136.93.115:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest7990 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:50 2006] 217.136.93.115:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest7990 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:50 2006] 217.136.93.115:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest7990 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:50 2006] 217.136.93.115:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest7990 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:50 2006] 217.136.93.115:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest7990 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:24:54 2006] 172.213.95.103:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: tikka ([email protected]) [172.213.95.103] {clients}"
[Jan 12 21:24:54 2006] 172.213.95.103:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: tikka ([email protected]) [172.213.95.103] {clients}"
[Jan 12 21:24:54 2006] 172.213.95.103:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: tikka ([email protected]) [172.213.95.103] {clients}"
[Jan 12 21:24:54 2006] 172.213.95.103:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: tikka ([email protected]) [172.213.95.103] {clients}"
[Jan 12 21:24:54 2006] 172.213.95.103:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: tikka ([email protected]) [172.213.95.103] {clients}"
[Jan 12 21:24:54 2006] 172.213.95.103:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: tikka ([email protected]) [172.213.95.103] {clients}"
[Jan 12 21:24:54 2006] 172.213.95.103:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: tikka ([email protected]) [172.213.95.103] {clients}"
[Jan 12 21:24:54 2006] 172.213.95.103:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: tikka ([email protected]) [172.213.95.103] {clients}"
[Jan 12 21:24:54 2006] 172.213.95.103:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: tikka ([email protected]) [172.213.95.103] {clients}"
[Jan 12 21:25:38 2006] 83.134.90.127:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:25:49 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:25:49 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:25:49 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:25:49 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:25:49 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:25:49 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:25:49 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:25:49 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:25:49 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:26:08 2006] 83.134.90.127:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:26:08 2006] 83.134.90.127:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:26:08 2006] 83.134.90.127:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:26:08 2006] 83.134.90.127:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:26:08 2006] 83.134.90.127:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:26:08 2006] 83.134.90.127:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:26:08 2006] 83.134.90.127:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:26:08 2006] 83.134.90.127:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:27:03 2006] 82.7.215.34:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark-angel ([email protected]) [82.7.215.34] {clients}"
[Jan 12 21:27:03 2006] 82.7.215.34:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark-angel ([email protected]) [82.7.215.34] {clients}"
[Jan 12 21:27:03 2006] 82.7.215.34:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark-angel ([email protected]) [82.7.215.34] {clients}"
[Jan 12 21:27:03 2006] 82.7.215.34:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark-angel ([email protected]) [82.7.215.34] {clients}"
[Jan 12 21:27:03 2006] 82.7.215.34:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark-angel ([email protected]) [82.7.215.34] {clients}"
[Jan 12 21:27:03 2006] 82.7.215.34:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark-angel ([email protected]) [82.7.215.34] {clients}"
[Jan 12 21:27:03 2006] 82.7.215.34:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark-angel ([email protected]) [82.7.215.34] {clients}"
[Jan 12 21:27:03 2006] 82.7.215.34:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark-angel ([email protected]) [82.7.215.34] {clients}"
[Jan 12 21:27:03 2006] 82.7.215.34:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark-angel ([email protected]) [82.7.215.34] {clients}"
[Jan 12 21:36:41 2006] 86.6.22.132:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: SeXyLiLsTaR ([email protected]) [86.6.22.132] {clients}"
[Jan 12 21:36:41 2006] 86.6.22.132:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: SeXyLiLsTaR ([email protected]) [86.6.22.132] {clients}"
[Jan 12 21:36:41 2006] 86.6.22.132:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: SeXyLiLsTaR ([email protected]) [86.6.22.132] {clients}"
[Jan 12 21:36:41 2006] 86.6.22.132:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: SeXyLiLsTaR ([email protected]) [86.6.22.132] {clients}"
[Jan 12 21:36:41 2006] 86.6.22.132:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: SeXyLiLsTaR ([email protected]) [86.6.22.132] {clients}"
[Jan 12 21:36:41 2006] 86.6.22.132:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: SeXyLiLsTaR ([email protected]) [86.6.22.132] {clients}"
[Jan 12 21:36:41 2006] 86.6.22.132:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: SeXyLiLsTaR ([email protected]) [86.6.22.132] {clients}"
[Jan 12 21:36:41 2006] 86.6.22.132:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: SeXyLiLsTaR ([email protected]) [86.6.22.132] {clients}"
[Jan 12 21:36:41 2006] 86.6.22.132:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: SeXyLiLsTaR ([email protected]) [86.6.22.132] {clients}"
[Jan 12 21:36:52 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:36:52 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:36:52 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:36:52 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:36:52 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:36:52 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:36:52 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:36:52 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:36:52 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirly ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:43:26 2006] 217.136.93.115:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9535 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:43:26 2006] 217.136.93.115:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9535 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:43:26 2006] 217.136.93.115:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9535 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:43:26 2006] 217.136.93.115:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9535 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:43:26 2006] 217.136.93.115:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9535 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:43:26 2006] 217.136.93.115:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9535 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:43:26 2006] 217.136.93.115:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9535 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:43:26 2006] 217.136.93.115:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9535 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:43:26 2006] 217.136.93.115:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9535 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:44:38 2006] 82.41.244.122:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest8782 ([email protected]) [82.41.244.122] {clients}"
[Jan 12 21:44:38 2006] 82.41.244.122:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest8782 ([email protected]) [82.41.244.122] {clients}"
[Jan 12 21:44:38 2006] 82.41.244.122:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest8782 ([email protected]) [82.41.244.122] {clients}"
[Jan 12 21:44:38 2006] 82.41.244.122:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest8782 ([email protected]) [82.41.244.122] {clients}"
[Jan 12 21:44:38 2006] 82.41.244.122:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest8782 ([email protected]) [82.41.244.122] {clients}"
[Jan 12 21:44:38 2006] 82.41.244.122:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest8782 ([email protected]) [82.41.244.122] {clients}"
[Jan 12 21:44:38 2006] 82.41.244.122:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest8782 ([email protected]) [82.41.244.122] {clients}"
[Jan 12 21:44:38 2006] 82.41.244.122:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest8782 ([email protected]) [82.41.244.122] {clients}"
[Jan 12 21:44:38 2006] 82.41.244.122:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest8782 ([email protected]) [82.41.244.122] {clients}"
[Jan 12 21:47:27 2006] 217.136.93.115:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9417 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:47:27 2006] 217.136.93.115:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9417 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:47:27 2006] 217.136.93.115:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9417 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:47:27 2006] 217.136.93.115:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9417 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:47:27 2006] 217.136.93.115:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9417 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:47:27 2006] 217.136.93.115:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9417 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:47:27 2006] 217.136.93.115:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9417 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:47:27 2006] 217.136.93.115:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9417 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:47:27 2006] 217.136.93.115:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest9417 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:48:48 2006] 217.136.93.115:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest1576 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:48:48 2006] 217.136.93.115:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest1576 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:48:48 2006] 217.136.93.115:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest1576 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:48:48 2006] 217.136.93.115:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest1576 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:48:48 2006] 217.136.93.115:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest1576 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:48:48 2006] 217.136.93.115:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest1576 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:48:48 2006] 217.136.93.115:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest1576 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:48:48 2006] 217.136.93.115:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest1576 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:48:48 2006] 217.136.93.115:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Guest1576 ([email protected]) [217.136.93.115] {clients}"
[Jan 12 21:49:28 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: war^god ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:49:28 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: war^god ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:49:28 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: war^god ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:49:28 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: war^god ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:49:28 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: war^god ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:49:28 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: war^god ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:49:28 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: war^god ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:49:28 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: war^god ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:49:28 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: war^god ([email protected]) [84.9.171.200] {clients}"
[Jan 12 21:49:44 2006] 83.134.90.127:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz|wait ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:50:14 2006] 83.134.90.127:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz|wait ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:50:14 2006] 83.134.90.127:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz|wait ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:50:14 2006] 83.134.90.127:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz|wait ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:50:14 2006] 83.134.90.127:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz|wait ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:50:14 2006] 83.134.90.127:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz|wait ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:50:14 2006] 83.134.90.127:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz|wait ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:50:14 2006] 83.134.90.127:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz|wait ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:50:14 2006] 83.134.90.127:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Jslabz|wait ([email protected]) [83.134.90.127] {clients}"
[Jan 12 21:57:59 2006] 86.141.189.60:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: snyped ([email protected]) [86.141.189.60] {clients}"
[Jan 12 21:57:59 2006] 86.141.189.60:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: snyped ([email protected]) [86.141.189.60] {clients}"
[Jan 12 21:57:59 2006] 86.141.189.60:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: snyped ([email protected]) [86.141.189.60] {clients}"
[Jan 12 21:57:59 2006] 86.141.189.60:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: snyped ([email protected]) [86.141.189.60] {clients}"
[Jan 12 21:57:59 2006] 86.141.189.60:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: snyped ([email protected]) [86.141.189.60] {clients}"
[Jan 12 21:57:59 2006] 86.141.189.60:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: snyped ([email protected]) [86.141.189.60] {clients}"
[Jan 12 21:57:59 2006] 86.141.189.60:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: snyped ([email protected]) [86.141.189.60] {clients}"
[Jan 12 21:57:59 2006] 86.141.189.60:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: snyped ([email protected]) [86.141.189.60] {clients}"
[Jan 12 21:57:59 2006] 86.141.189.60:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: snyped ([email protected]) [86.141.189.60] {clients}"
[Jan 12 22:02:09 2006] 86.136.139.231:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Dean ([email protected]) [86.136.139.231] {clients}"
[Jan 12 22:02:09 2006] 86.136.139.231:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Dean ([email protected]) [86.136.139.231] {clients}"
[Jan 12 22:02:09 2006] 86.136.139.231:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Dean ([email protected]) [86.136.139.231] {clients}"
[Jan 12 22:02:09 2006] 86.136.139.231:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Dean ([email protected]) [86.136.139.231] {clients}"
[Jan 12 22:02:09 2006] 86.136.139.231:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Dean ([email protected]) [86.136.139.231] {clients}"
[Jan 12 22:02:09 2006] 86.136.139.231:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Dean ([email protected]) [86.136.139.231] {clients}"
[Jan 12 22:02:09 2006] 86.136.139.231:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Dean ([email protected]) [86.136.139.231] {clients}"
[Jan 12 22:02:09 2006] 86.136.139.231:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Dean ([email protected]) [86.136.139.231] {clients}"
[Jan 12 22:02:09 2006] 86.136.139.231:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Dean ([email protected]) [86.136.139.231] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzogcifg ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzogcifg ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzogcifg ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzogcifg ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzogcifg ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzogcifg ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzogcifg ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzogcifg ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzogcifg ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzmhlqgt ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzmhlqgt ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzmhlqgt ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzmhlqgt ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzmhlqgt ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzmhlqgt ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzmhlqgt ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzmhlqgt ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzmhlqgt ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzxoyhsh ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzxoyhsh ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzxoyhsh ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzxoyhsh ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzxoyhsh ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzxoyhsh ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzxoyhsh ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzxoyhsh ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:04:03 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzxoyhsh ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:07:05 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:07:05 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:07:05 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:07:05 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:07:05 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:07:05 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:07:05 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:07:05 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:07:05 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzpykmoz ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzpykmoz ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzpykmoz ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzpykmoz ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzpykmoz ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzpykmoz ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzpykmoz ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzpykmoz ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzpykmoz ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzwfjrac ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzwfjrac ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzwfjrac ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzwfjrac ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzwfjrac ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzwfjrac ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzwfjrac ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzwfjrac ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:43 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzwfjrac ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:44 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzubbkil ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:44 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzubbkil ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:44 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzubbkil ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:44 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzubbkil ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:44 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzubbkil ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:44 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzubbkil ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:44 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzubbkil ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:44 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzubbkil ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:08:44 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzubbkil ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:09:39 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzuoepjo ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:09:39 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzuoepjo ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:09:39 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzuoepjo ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:09:39 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzuoepjo ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:09:39 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzuoepjo ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:09:39 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzuoepjo ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:09:39 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzuoepjo ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:09:39 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzuoepjo ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:09:39 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: MAstEr-Cl0nEzuoepjo ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:10:56 2006] 86.130.130.223:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: madmanc ([email protected]) [86.130.130.223] {clients}"
[Jan 12 22:10:56 2006] 86.130.130.223:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: madmanc ([email protected]) [86.130.130.223] {clients}"
[Jan 12 22:10:56 2006] 86.130.130.223:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: madmanc ([email protected]) [86.130.130.223] {clients}"
[Jan 12 22:10:56 2006] 86.130.130.223:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: madmanc ([email protected]) [86.130.130.223] {clients}"
[Jan 12 22:10:56 2006] 86.130.130.223:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: madmanc ([email protected]) [86.130.130.223] {clients}"
[Jan 12 22:10:56 2006] 86.130.130.223:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: madmanc ([email protected]) [86.130.130.223] {clients}"
[Jan 12 22:10:56 2006] 86.130.130.223:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: madmanc ([email protected]) [86.130.130.223] {clients}"
[Jan 12 22:10:56 2006] 86.130.130.223:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: madmanc ([email protected]) [86.130.130.223] {clients}"
[Jan 12 22:10:56 2006] 86.130.130.223:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: madmanc ([email protected]) [86.130.130.223] {clients}"
[Jan 12 22:17:55 2006] 83.67.44.216:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Sof ([email protected]) [83.67.44.216] {clients}"
[Jan 12 22:17:55 2006] 83.67.44.216:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Sof ([email protected]) [83.67.44.216] {clients}"
[Jan 12 22:18:16 2006] 83.67.44.216:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Sof ([email protected]) [83.67.44.216] {clients}"
[Jan 12 22:18:16 2006] 83.67.44.216:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Sof ([email protected]) [83.67.44.216] {clients}"
[Jan 12 22:18:16 2006] 83.67.44.216:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Sof ([email protected]) [83.67.44.216] {clients}"
[Jan 12 22:18:16 2006] 83.67.44.216:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Sof ([email protected]) [83.67.44.216] {clients}"
[Jan 12 22:18:16 2006] 83.67.44.216:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Sof ([email protected]) [83.67.44.216] {clients}"
[Jan 12 22:18:16 2006] 83.67.44.216:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Sof ([email protected]) [83.67.44.216] {clients}"
[Jan 12 22:18:16 2006] 83.67.44.216:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Sof ([email protected]) [83.67.44.216] {clients}"
[Jan 12 22:37:01 2006] 84.9.171.200:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:37:01 2006] 84.9.171.200:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:37:01 2006] 84.9.171.200:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:37:01 2006] 84.9.171.200:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:37:01 2006] 84.9.171.200:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:37:01 2006] 84.9.171.200:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:37:01 2006] 84.9.171.200:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:37:01 2006] 84.9.171.200:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:37:01 2006] 84.9.171.200:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: twirl ([email protected]) [84.9.171.200] {clients}"
[Jan 12 22:42:30 2006] 82.7.215.34:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark_angel_13 ([email protected]) [82.7.215.34] {clients}"
[Jan 12 22:42:30 2006] 82.7.215.34:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark_angel_13 ([email protected]) [82.7.215.34] {clients}"
[Jan 12 22:42:30 2006] 82.7.215.34:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark_angel_13 ([email protected]) [82.7.215.34] {clients}"
[Jan 12 22:42:30 2006] 82.7.215.34:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark_angel_13 ([email protected]) [82.7.215.34] {clients}"
[Jan 12 22:42:30 2006] 82.7.215.34:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark_angel_13 ([email protected]) [82.7.215.34] {clients}"
[Jan 12 22:42:30 2006] 82.7.215.34:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark_angel_13 ([email protected]) [82.7.215.34] {clients}"
[Jan 12 22:42:30 2006] 82.7.215.34:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark_angel_13 ([email protected]) [82.7.215.34] {clients}"
[Jan 12 22:42:30 2006] 82.7.215.34:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark_angel_13 ([email protected]) [82.7.215.34] {clients}"
[Jan 12 22:42:30 2006] 82.7.215.34:80 (HTTPPOST) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: dark_angel_13 ([email protected]) [82.7.215.34] {clients}"
[Jan 12 22:44:36 2006] 68.186.164.232:80 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Derek ([email protected]) [68.186.164.232] {clients}"
[Jan 12 22:44:36 2006] 68.186.164.232:8080 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Derek ([email protected]) [68.186.164.232] {clients}"
[Jan 12 22:44:36 2006] 68.186.164.232:3128 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Derek ([email protected]) [68.186.164.232] {clients}"
[Jan 12 22:44:36 2006] 68.186.164.232:6588 (HTTP) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Derek ([email protected]) [68.186.164.232] {clients}"
[Jan 12 22:44:36 2006] 68.186.164.232:1080 (SOCKS4) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Derek ([email protected]) [68.186.164.232] {clients}"
[Jan 12 22:44:36 2006] 68.186.164.232:1080 (SOCKS5) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Derek ([email protected]) [68.186.164.232] {clients}"
[Jan 12 22:44:36 2006] 68.186.164.232:23 (ROUTER) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Derek ([email protected]) [68.186.164.232] {clients}"
[Jan 12 22:44:36 2006] 68.186.164.232:23 (WINGATE) ":irc.unitedhearts.co.uk NOTICE bopm :*** Notice -- Client connecting: Derek ([email protected]) [68.186.164.232] {clients}"
[..]
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

I notice that you are using the default KLINE statement.

Which server are these clients connecting to?

Make sure your BOPM is configured to both scan, and globally ban, all clients on the network
Why the hell can't my signature be empty?
"Your message contains too few characters."
Solutech
Posts: 296
Joined: Thu Mar 18, 2004 11:38 pm

Post by Solutech »

looks as though it is scanning to me . My logfile looks almost the same and my bopm works just fine . Why do you think it isnt scanning properly ? .
Yawn. So there's yet another "if the user clicks the button, they're infected" exploit. Why is this news? We already know users are idiots.
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

Hmmmm... Moved => Off Topic
Locked