Matthew Wilson
Matthew Wilson
Currently we just track malware/threat names+types. It would also be beneficial to add in a risk rating especially since some of the types we track are VERY broad categories of...
Shouldn't be able to make an event with a blank or otherwise empty (like a space) name.
Currently when alerts are added to a new event in ACE, we automatically prepend the YYYYMMDD of the earliest ACE alert to the event name the analyst gives. However, due...
The installer checks for internet access by using curl, which is not necessarily installed in a clean Ubuntu install. ``` ace@acedev:/opt/ace$ ./installer/source_install sed: can't read /etc/apache2/envvars: No such file or...
Currently URLs in the ACE GUI look like: https://ace.local/saq/manage The "saq" reference should probably either be removed or changed to "ace".
Currently, when a phish is sent to multiple people and it uses the same message-id, ACE will only extract one of them. However, the email remediation works properly and is...