IntegralDefense / ACE

Analysis Correlation Engine
Apache License 2.0
26 stars 10 forks source link

cloudphish "clear alert" is broken for multi-company system #133

Closed unixfreak0037 closed 5 years ago

unixfreak0037 commented 5 years ago

I missed this in the upgrade, and really, it'll be fixed properly when we do the big GUI/API update, but in the meantime the existing GUI needs to see figure out (or received) what ACE system that request should go to and make the that request and return that result to the user.

ACE System 1 (company A)
ACE System 2 (company B)
ACE GUI <-- user makes cloudphish clear request
the cloudphish entry is on ACE System 2
ACE GUI makes API request to ACE System 2 and returns the result
unixfreak0037 commented 5 years ago

Turns out this is not an issue. This should work as designed.