Skip to main content
Skip table of contents

Event Notification - Use Cases


High/Medium/Low/Information-risk Findings

Trigger: Finding created

View template: Create view template filtering by the columns CVSS v3 severity and/or CVSS v2 severity with the severity you want to be notified about:


Subject:

{{ finding.cvssV3Severity }} risk found - {{finding.assetName}}


Content:

<div>
  <p>
    Dear {{ user.firstName }} on behalf of Outpost24,
  </p>
  <p>
  The following {{ finding.cvssV3Severity }} risk vulnerabilities were found for {{finding.assetName}} as part of the ongoing penetration testing {{finding.activeSubscriptionTypes[0]}} service:
  </p>
</div>
<div>
  <p>
    <b><a href="https://outscan.outpost24.com/portal/en/#/findings/{{finding.id}}/details'">{{ finding.name }}</a></b>
  </p>
</div>
<div>
  <p>
    Best Regards,
  </p>
  <p>
    Outpost24
  </p>
</div>

Scan failed

Trigger: Scan done

View template: Create a view template that filters by the status you want to get a notification for


Subject:

Scan Failed - {{ configuration.name }}

Content:

Dear {{ user.firstName }} on behalf of Outpost24,

The scan of {{ scan.assetIdentifierName }} has failed.

Configuration name: {{ configuration.name }}
Asset name: {{ scan.assetIdentifierName }}
Source: {{ scan.source }}

Best regards,

Outpost24

Finding: Exploit Available

Trigger: Finding created

View template:


Subject:

Exploitable vulnerability - {{finding.assetName}}

Content:

<div>
  <p>
    Dear {{ user.firstName }} on behalf of Outpost24,
  </p>
  <p>
  The following vulnerabilities 
  The following {{ finding.cvssV3Severity }} risk vulnerabilities were found for {{finding.assetName}} with public exploits:
  </p>
</div>
<div>
  <p>
    <b><a href="https://outscan.outpost24.com/portal/en/#/findings/{{finding.id}}/details'">{{ finding.name }}</a></b>
  </p>
</div>
<div>
  <p>
    Best Regards,
  </p>
  <p>
    Outpost24
  </p>
</div>


Fixed Finding

Trigger: Finding modified

View template: status: FIXED


Subject:

A finding has been fixed: {{ finding.name }}


Content:

<div>
  <p>
    Dear {{ user.firstName }} on behalf of Outpost24,
  </p>
  <p>
  The following {{ finding.cvssV3Severity }} risk vulnerabilities have been fixed:
  </p>
</div>
<div>
  <p>
    <b><a href="https://outscan.outpost24.com/portal/en/#/findings/{{finding.id}}/details'">{{ finding.name }}</a></b>
  </p>
</div>
<div>
  <p>
    Best Regards,
  </p>
  <p>
    Outpost24
  </p>
</div>






Copyright

© 2024 Outpost24® All rights reserved. This document may only be redistributed unedited and unaltered. This document may be cited and referenced only if clearly crediting Outpost24® and this document as the source. Any other reproduction and redistribution in print or electronically is strictly prohibited without explicit permission.

Trademark

Outpost24® and OUTSCAN™ are trademarks of Outpost24® and its affiliated companies. All other brand names, product names or trademarks belong to their respective owners.



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.