-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathews.cfg.default
185 lines (154 loc) · 3.94 KB
/
ews.cfg.default
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
[MAIN]
homedir = /opt/ews
spooldir = /opt/ews/spool
logdir = /opt/ews
del_malware_after_send = false
send_malware = true
sendlimit = 5000
contact = [email protected]
proxy = None
ip_int = 1.1.1.1
ip_ext = 1.2.3.4
[EWS]
ews = false
username = <your ews portal username>
token = <your ews portal token>
rhost_first = https://<your ews portal 1>
rhost_second = https://<your ews portal 2>
ignorecert = false
[HPFEED]
hpfeed = false
host = localhost
port = 1337
channels = test
ident = username
secret= passwort
# path/to/certificate for tls broker - or "none" for non-tls broker
tlscert = none
# hpfeeds submission format: "ews" (xml) or "json"
hpfformat = ews
[EWSJSON]
json = false
jsondir = /opt/ewsposter/json
[INFLUXDB]
influxdb = false
host = http://influxdb
port = 8086
username = <your username for influx 1.8>
password = <your password for influx 1.8>
token = <your token for influx 2.0>
bucket = <your bucket/database for 2.0/1.8>
org = <your org for influx 2.0>
[GLASTOPFV3]
glastopfv3 = false
nodeid = <your unique analyzer id>
sqlitedb = /opt/honeypot/glastopf/data/db/glastopf.db
malwaredir = /opt/honeypot/glastopf/data/files
[COWRIE]
cowrie = false
nodeid = <your unique analyzer id>
logfile = /opt/cowrie/cowrie.json
[DIONAEA]
dionaea = false
nodeid = <your unique analyzer id>
malwaredir = /opt/honeypot/dionaea/var/download
sqlitedb = /opt/honeypot/dionaea/var/logsql.sqlite
[HONEYTRAP]
honeytrap = false
nodeid = <your unique analyzer id>
newversion = true
payloaddir = /opt/honeypot/honeytrap/attacks
attackerfile = /opt/honeypot/honeytrap/log/attacker.log
[EMOBILITY]
eMobility = false
nodeid = <your unique analyzer id>
logfile = /work2/ewsposter/emobility/emobility.log
[CONPOT]
conpot = false
nodeid = <your unique analyzer id>
logfile = /opt/conpot/conpot.json
[ELASTICPOT]
elasticpot = false
nodeid = <your unique analyzer id>
logfile = /opt/elasticpot/log/elasticpot.json
[SURICATA]
suricata = false
nodeid = <your unique analyzer id>
logfile = /opt/suricata/logs/suricata_ews.log
[MAILONEY]
mailoney = false
nodeid = <your unique analyzer id>
logfile = /opt/mailoney/commands.log
[RDPY]
rdpy = false
nodeid = <your unique analyzer id>
logfile = /opt/rdpy/log/rdpy.log
[VNCLOWPOT]
vnclowpot = false
nodeid = <your unique analyzer id>
logfile = /opt/vnclowpot/log/vnclowpot.log
[HERALDING]
heralding = false
nodeid = <your unique analyzer id>
logfile = /opt/heralding/log/auth.csv
[CISCOASA]
ciscoasa = false
nodeid = <your unique analyzer id>
logfile = /opt/ciscoasa/log/ciscoasa.log
[TANNER]
tanner = false
nodeid = <your unique analyzer id>
logfile = /opt/tanner/log/tanner_report.json
[GLUTTON]
glutton = false
nodeid = <your unique analyzer id>
logfile = /opt/glutton/log/tanner.log
[HONEYSAP]
honeysap = false
nodeid = <your unique analyzer id>
logfile = /opt/honeysap/log/honeysap-external.log
[ADBHONEY]
adbhoney = false
nodeid = <your unique analyzer id>
logfile = /opt/adbhoney/log/adbhoney.json
malwaredir = /opt/adbhoney/downloads
[FATT]
fatt = false
nodeid = <your unique analyzer id>
logfile = /opt/fatt/log/fatt.log
[IPPHONEY]
ipphoney = false
nodeid = <your unique analyzer id>
logfile = /opt/ipphoney/log/ipphoney.log
[DICOMPOT]
dicompot = false
nodeid = <your unique analyzer id>
logfile = /opt/dicompot/log/dicompot.log
[MEDPOT]
medpot = false
nodeid = <your unique analyzer id>
logfile = /opt/medpot/log/medpot.log
[HONEYPY]
honeypy = false
nodeid = <your unique analyzer id>
logfile = /opt/honeypy/log/json.log
[CITRIX]
citrix = false
nodeid = <your unique analyzer id>
logfile = /opt/citrixhoneypot/log/server.log
[REDISHONEYPOT]
redishoneypot = false
nodeid = <your unique analyzer id>
logfile = /opt/redishoneypot/log/redishoneypot.log
[ENDLESSH]
endlessh = false
nodeid = <your unique analyzer id>
logfile = /opt/endlessh/log/endlessh.log
[SENTRYPEER]
sentrypeer = false
nodeid = <your unique analyzer id>
logfile = /opt/sentrypeer/log/sentrypeer.json
[LOG4POT]
log4pot = false
nodeid = <your unique analyzer id>
logfile = /opt/log4pot/log/log4pot.log