StamusNetworks / scirius

Scirius is a web application for Suricata ruleset management and threat hunting.
GNU General Public License v3.0
625 stars 150 forks source link

Hyperlink to EveBox contains wrong character #220

Closed ipworkx closed 2 years ago

ipworkx commented 3 years ago

The hyperlink in scirius to hunt in Evebox contains the wrong character. It is the following: https://u006.system.ipworkx.loc/evebox/#/events;q=dest_ip:"192.168.11.137"

Officially it should be: https://u006.system.ipworkx.loc/evebox/#/events?q=dest_ip:"192.168.11.137"

The question mark is missing and should be there other while it will not query Evebox at all and just shows all the records in stead of only a query for the IP address.

Screenshot 2021-01-14 at 08 27 00
pevma commented 2 years ago

This is fixed.