Bopm help

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

Moderator: Supporters

Locked
Trevon17
Posts: 18
Joined: Thu Nov 13, 2008 2:23 am

Bopm help

Post by Trevon17 »

I've been having problem with botnetters and other proxys.

But when i try to activiate bopm

[Nov 15 03:05:53 2008] MAIN -> BOPM 3.0.3 started.
[Nov 15 03:05:53 2008] MAIN -> Reading configuration file...
[Nov 15 03:05:53 2008] CONFIG -> Loading /cygdrive/c/BOPM/etc/bopm.conf
[Nov 15 03:05:53 2008] CONFIG -> parse error: line 247
[Nov 15 03:05:56 2008] MAIN -> BOPM 3.0.3 started.
[Nov 15 03:05:56 2008] MAIN -> Reading configuration file...
[Nov 15 03:05:56 2008] CONFIG -> Loading /cygdrive/c/BOPM/etc/bopm.conf
[Nov 15 03:05:56 2008] CONFIG -> parse error: line 247
[Nov 15 03:05:57 2008] MAIN -> BOPM 3.0.3 started.
[Nov 15 03:05:57 2008] MAIN -> Reading configuration file...
[Nov 15 03:05:57 2008] CONFIG -> Loading /cygdrive/c/BOPM/etc/bopm.conf
[Nov 15 03:05:57 2008] CONFIG -> parse error: line 247
[Nov 15 03:12:09 2008] MAIN -> BOPM 3.0.3 started.
[Nov 15 03:12:09 2008] MAIN -> Reading configuration file...
[Nov 15 03:12:09 2008] CONFIG -> Loading /cygdrive/c/BOPM/etc/bopm.conf
[Nov 15 03:12:09 2008] CONFIG -> parse error: line 247

Where is line 247 suppose to be
[dx]
Posts: 107
Joined: Sat Jun 16, 2007 1:03 am

Re: Bopm help

Post by [dx] »

Seems to be error in your conf file. Post us your bopm.conf file to see what is at 247 line
Trevon17
Posts: 18
Joined: Thu Nov 13, 2008 2:23 am

Re: Bopm help

Post by Trevon17 »

Ok ill post it
Last edited by Trevon17 on Sat Nov 15, 2008 2:01 am, edited 1 time in total.
Trevon17
Posts: 18
Joined: Thu Nov 13, 2008 2:23 am

Re: Bopm help

Post by Trevon17 »

Trevon17 wrote:

BOPM sample configuration

options {
/*
* Full path and filename for storing the process ID of the running
* BOPM.
*/
pidfile = "/cygdrive/c/BOPM/bopm.pid";

negcache = 3600;

dns_fdlimit = 64;

scanlog = "/cygdrive/c/BOPM/var/bopm_full.log";
};


IRC {

# vhost = "127.4.0.5";
nick = "Bopm";
realname = "Blitzed Open Proxy Monitor";
username = "bopm";
server = "69.114.213.218";
# password = "";
port = 6667;
# nickserv = "privmsg nickserv :identify password";
oper = "bopm bompgilgeous1235468";
mode = "+s +c";
away = "I'm a bot. Your messages will be ignored.";
channel {

name = "#Oper";


# *key = "somekey";


# invite = "privmsg chanserv :invite #bopm";
};

kline = "KLINE *@%h :Open Proxy found on your host. Please visit http://www.blitzed.org/proxy?ip=%i for more information.";


# kline = "KLINE *@%h :Open Proxy found on your host. Please visit http://www.blitzed.org/opm/index2.phtml?ip=%i for more information.";


# kline = "GLINE +*@%i 1800 :Open proxy found on your host. Please visit http://www.blitzed.org/proxy?ip=%i for more information.";


perform = "PROTOCTL HCN";

};


/*

OPM {

blacklist {

name = "opm.blitzed.org";


type = "A record bitmask";

ban_unknown = yes;

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

# kline = "KLINE *@%h :Open proxy found on your host, please visit http://www.blitzed.org/proxy?ip=%i";
};

# 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";
# };

# dnsbl_from = "[email protected]";


# dnsbl_to = "[email protected]";


# sendmail = "/usr/sbin/sendmail";
};

scanner {


name="default";


protocol = HTTP:80;
protocol = HTTP:8080;
protocol = HTTP:3128;
protocol = HTTP:6588;


protocol = SOCKS4:1080;
protocol = SOCKS5:1080;


protocol = ROUTER:23;



protocol = WINGATE:23;


protocol = HTTPPOST:80;



# vhost = "127.0.0.1";


fd = 512;


max_read = 4096;


timeout = 30;



target_ip = "127.0.0.1";


target_port = 6667;



target_string = "*** Looking up your hostname...";


# target_string = ":server.yournetwork.org NOTICE AUTH :*** Looking up your hostname...";


};

scanner {
name = "extended";

protocol = HTTP:81;
protocol = HTTP:8000;
protocol = HTTP:8001;
protocol = HTTP:8081;
protocol = HTTPPOST:81;
protocol = HTTPPOST:6588;
# protocol = HTTPPOST:4480;
protocol = HTTPPOST:8000;
protocol = HTTPPOST:8001;
protocol = HTTPPOST:8080;
protocol = HTTPPOST:8081;
protocol = SOCKS4:4914;
protocol = SOCKS4:6826;
protocol = SOCKS4:7198;
protocol = SOCKS4:7366;
protocol = SOCKS4:9036;
protocol = SOCKS5:4438;
protocol = SOCKS5:5104;
protocol = SOCKS5:5113;
protocol = SOCKS5:5262;
protocol = SOCKS5:5634;
protocol = SOCKS5:6552;
protocol = SOCKS5:6561;
protocol = SOCKS5:7464;
protocol = SOCKS5:7810;
protocol = SOCKS5:8130;
protocol = SOCKS5:8148;
protocol = SOCKS5:8520;
protocol = SOCKS5:8814;
protocol = SOCKS5:9100;
protocol = SOCKS5:9186;
protocol = SOCKS5:9447;
protocol = SOCKS5:9578;

fd = 400;

};





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

user {
/* 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*";

scanner = "extended";
};

exempt {
mask = "*!*@127.0.0.1";
};

char *target_ip;
int target_port;
char *target_string;
};
zEkE
Posts: 111
Joined: Wed Apr 14, 2004 9:30 am
Location: Harrisonburg, VA
Contact:

Re: Bopm help

Post by zEkE »

I'd guess it has something to do with the last 4 lines...

Code: Select all

char *target_ip;
int target_port;
char *target_string;
};
Thats C rather than config, if I'm not mistaken.

I also noticed a comment that opened (/*) but wasn't closed, located 6 lines above the line 'name = "opm.blitzed.org";'

Should be removed, probably, as closing it after the OPM block will either cause errors or make BOPM not work at all once running.
NetAdmin - irc.unitedchristianchat.net
http://www2.i-al.net/ircbots/
[dx]
Posts: 107
Joined: Sat Jun 16, 2007 1:03 am

Re: Bopm help

Post by [dx] »

Yeah, it could be an error, never seen before in conf
Locked