-
Notifications
You must be signed in to change notification settings - Fork 5
/
config
51 lines (39 loc) · 1.18 KB
/
config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
#main config file
# basic config
BIND_INTERFACE=lo
BIND_IP=127.0.0.7
WHITELIST=127.0.0.1
### use spec for specific port monitoring followed by comas and numbers as below
PORTS=SPEC,21,22,23,110,143,135,136,137,139,445,1025,1030,1433,1434,1001,3128,3306,3389,5900,2307,2303,10000
### use ALL for all ports and ! for excluding certain ports
#PORTS=ALL,!22,!80,!443,!31415
# carefull with this as it might lock out legit people that use the service
#
COLDWAR_MODE=PROACTIVE
#COLDWAR_MODE=MONITOR
# let this AS IS, trust meh
BROADCAST_ALARM=YES
UPLOAD_TO_GLOBAL=YES
# to get all the feeds use this url,
URL=http://coldwar.zero1.al/attacks/create
URL_GET=http://coldwar.zero1.al/attacks/
# to get your specific feed
#URL=http://coldwar.zero1.al/index.php?action=get&id=[yourid]
# syslog support (IT DOES WORK)
USE_SYSLOG=YES
SYSLOG_TYPE=LOCAL
#SYSLOG_TYPE=REMOTE
SYSLOG_SERVER_IP=127.0.0.1
SYSLOG_PROTO=UDP
########## MOTREN SPO PUNON -->
SYSLOG_PORT=515
# mail support
EMAIL_NOTIFIC=YES
EMAIL_SERVER= smtp.googlemail.com
EMAIL_PASS= bohh
#EMAIL_ENC=TSL
#EMAIL_ENC=SSL
EMAIL_SUBJECT= COLDWAR SYSTEM ALERT