mirror of https://github.com/desaster/kippo.git
21 lines
364 B
Plaintext
21 lines
364 B
Plaintext
[honeypot]
|
|
ssh_port = 2222
|
|
hostname = sales
|
|
log_path = log
|
|
download_path = dl
|
|
contents_path = honeyfs
|
|
data_path = data
|
|
txtcmds_path = txtcmds
|
|
filesystem_file = fs.pickle
|
|
public_key = public.key
|
|
private_key = private.key
|
|
password = 123456
|
|
;sensor_name=myhostname
|
|
|
|
;[database]
|
|
;engine = mysql
|
|
;host = localhost
|
|
;database = kippo
|
|
;username = kippo
|
|
;password = secret
|