mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-27 02:13:30 +01:00
IDH - Final setup fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
idh:
|
||||
opencanary:
|
||||
config:
|
||||
httpproxy.enabled: false
|
||||
httpproxy.enabled: true
|
||||
httpproxy.port: 8080
|
||||
httpproxy.skin: squid
|
||||
httproxy.skin.list:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
idh:
|
||||
opencanary:
|
||||
config:
|
||||
mysql.enabled: false
|
||||
mysql.enabled: true
|
||||
mysql.port: 3306
|
||||
mysql.banner: 5.5.43-0ubuntu0.14.04.1
|
||||
@@ -1,5 +1,5 @@
|
||||
idh:
|
||||
opencanary:
|
||||
config:
|
||||
ntp.enabled: false
|
||||
ntp.enabled: true
|
||||
ntp.port: '123'
|
||||
@@ -1,5 +0,0 @@
|
||||
idh:
|
||||
opencanary:
|
||||
config:
|
||||
rdp.enabled: false
|
||||
rdp.port: 3389
|
||||
@@ -1,5 +1,5 @@
|
||||
idh:
|
||||
opencanary:
|
||||
config:
|
||||
redis.enabled: false
|
||||
redis.enabled: true
|
||||
redis.port: 6379
|
||||
@@ -1,5 +1,5 @@
|
||||
idh:
|
||||
opencanary:
|
||||
config:
|
||||
sip.enabled: false
|
||||
sip.enabled: true
|
||||
sip.port: 5060
|
||||
@@ -2,4 +2,4 @@ idh:
|
||||
opencanary:
|
||||
config:
|
||||
smb.auditfile: /var/log/samba-audit.log
|
||||
smb.enabled: false
|
||||
smb.enabled: true
|
||||
@@ -1,5 +1,5 @@
|
||||
idh:
|
||||
opencanary:
|
||||
config:
|
||||
snmp.enabled: false
|
||||
snmp.enabled: true
|
||||
snmp.port: 161
|
||||
@@ -1,6 +1,6 @@
|
||||
idh:
|
||||
opencanary:
|
||||
config:
|
||||
ssh.enabled: false
|
||||
ssh.enabled: true
|
||||
ssh.port: 22
|
||||
ssh.version: SSH-2.0-OpenSSH_5.1p1 Debian-4
|
||||
@@ -1,5 +1,5 @@
|
||||
idh:
|
||||
opencanary:
|
||||
config:
|
||||
tftp.enabled: false
|
||||
tftp.enabled: true
|
||||
tftp.port: 69
|
||||
Reference in New Issue
Block a user