SecurityAdvisor (Deprecated)
#
This Integration is part of the SecurityAdvisor (Deprecated) Pack.Deprecated
No available replacement.
Use SecurityAdvisor integration to coach your end users on cyber security threats they face. SecurityAdvisor advisor contextual coaching platform allows you to perform targeted coaching to users therefore making them more likely to change their behavior and reduce the number of incidents. For example, a user whose system is often targeted for malware can be coached with a malware context, a phishing target educated about phishing. Our training is quick & relevant not more than 5 minutes and has shown to reduce incidents from targeted user by 90% due to better security awareness and hygine.
#
Use Cases- A user is targeted with a phishing attack. Use coach-end-user end user command with this user's email address and "phishing" context to send them a training on Email Phishing.
- A malware is found on user's machine due to unsafe browsing habbits. Use coach-end-user end user command with this user's email address and "malware" context to send them a training on staying safe online.
- A user is targeted with ransomware attack. Use coach-end-user end user command with this user's email address and "ransomware" context to send them a training on staying safe online.
- You can create conditional coaching conditions like send coaching is the user has scored less than 80 in a particular coaching context.
You can add coach-end-user command (see commands below) to any section of your playbook to trigger these notifications.
#
PrerequisitesYou need an API key for this integration.
- Log in to www.securityadvisor.io.
- Navigate to the My Profile section or contact support@securityadvisor.io.
#
Configure SecurityAdvisor on Cortex XSOAR- Navigate to Settings > Integrations > Servers & Services.
- Search for SecurityAdvisor.
- Click Add instance to create and configure a new integration instance.
- Name: a textual name for the integration instance.
- use system proxy
- trust any certificate
- API Endpoint URL = "https://www.securityadvisor.io/
- API Key = See Prerequisites above to get your API key
- Click Test to validate the URLs, token, and connection.
#
CommandsYou can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
- coach-end-user
#
1. Coach an end userSends a contextual message to a single user. This command takes a user email address as "user" input. This is where the training email is sent. The "context" input has four predefined settings:
- malware: Coach user on malware
- phishing: Coach user on phishing
- ransomware: Coach user on ransomware
- spam: Coach user to avoid spam
#
Base Commandcoach-end-user
#
InputArgument Name | Description | Required |
---|---|---|
user | User email address. | Required |
context | Coaching context. | Optional |
#
Context OutputPath | Type | Description |
---|---|---|
SecurityAdvisor.CoachUser.coaching_date | string | Time when coaching was sent or completed. |
SecurityAdvisor.CoachUser.coaching_status | string | User coaching status for context. "Pending" means that coaching has been sent and is pending. "Done" means the user has completed the coaching. |
SecurityAdvisor.CoachUser.coaching_score | string | User's coaching score (out of 100). |
SecurityAdvisor.CoachUser.context | string | Coaching context. |
#
Command Examplecoach-end-user user="track@securityadvisor.io" context="phishing"
#
Context Example#
SecurityAdvisorBot says...coaching_date | coaching_status | coaching_score | user | context | message |
---|---|---|---|---|---|
2019-10-04T21:04:19.480425 | Pending | track@securityadvisor.io | phishing | Coaching Sent |