Closed filippocarletti closed 5 years ago
The ET link is not provided by EveBox itself, but some integration. Are you running EveBox on SELKS?
No SELKS, it's EveBox fed by eve.json using sqlite.
Can you provide your evebox.yaml? Maybe there is an event service defined in there for ET links.
data-directory: /var/lib/evebox
http:
tls:
enabled: false
reverse-proxy: true
database:
type: sqlite
retention-period: 30
authentication:
required: no
input:
enabled: true
filename: "/var/log/suricata/eve.json"
geoip:
disabled: false
event-services:
- type: custom
enabled: true
name: ET
url: http://doc.emergingthreats.net/{{alert.signature_id}}
Thanks for the report. My most recent commit fixes this issue and it will be in the development builds in the next few days.
The link to the ET signature in the top right of an alert page is now a number (a counter) that links back to the inbox. Refreshing the page the number becomes an external link to doc.emergingthreats.net.
Steps to reproduce
EveBox 0.10.2.
First click on the alert from inbox:
After page refresh: