praetorian-inc / chariot-ui

Chariot Offensive Security Platform
https://preview.chariot.praetorian.com
MIT License
15 stars 6 forks source link

Link Risk Drawer to Assets #155

Open Ameston opened 6 days ago

Ameston commented 6 days ago

Feature Description The Risk drawer used to have several links to assets in Chariot. We'd like to restore that functionality. For example, from all the IPs and FQDNs shown within the Risk drawer, we'd like to be able to view the asset page for that asset (both IPs and FQDNs). Ultimately, the flow we'd like to restore is investigating the asset associated with a risk:

  1. show me the current asset for the IP and FQDN associated with this finding so I can see other risks, associated IPs/FQDNs, and other open services running)
  2. Allow me to view the origin of that IP/FQDN

Problem You currently need to open a separate tab and manually search for the asset associated with a risk.

Solution Make all of the IPs and FQDNs within the Risk drawer link to their corresponding assets page (ideally with the option to open it in a new tab or navigate the current drawer to that asset drawer)