Differences
This shows you the differences between two versions of the page.
en:dpi:qoe:use_cases:triggers_ssh_bruteforce:start [2023/08/30 08:53] – created elena.krasnobryzh | en:dpi:qoe:use_cases:triggers_ssh_bruteforce:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Detecting SSH bruteforce attacks using triggers in QoE ====== | ||
- | {{indexmenu_n> | ||
- | [[en: | ||
- | * notification in GUI | ||
- | * HTTP action | ||
- | * sending an email | ||
- | \\ | ||
- | The required options of the Stingray Service Gateway: | ||
- | * [[en: | ||
- | * [[en: | ||
- | Required additional modules: | ||
- | * [[en: | ||
- | * [[en: | ||
- | |||
- | ===== System trigger to detect SSH bruteforce attacks ===== | ||
- | |||
- | Trigger to detect SSH bruteforce attacks (Name - "ssh bruteforce" | ||
- | |||
- | {{ dpi: | ||
- | |||
- | === General trigger information === | ||
- | |||
- | {{ dpi: | ||
- | |||
- | * The name of the trigger "ssh bruteforce"; | ||
- | * Days of the week - all; | ||
- | * Checking frequency - every 10 minutes; | ||
- | * Trigger frequency - 0; | ||
- | * Start/end dates and times are customizable if needed. | ||
- | |||
- | < | ||
- | |||
- | === Queries === | ||
- | |||
- | {{ dpi: | ||
- | |||
- | For this trigger, an uneditable query with the following parameters is set: | ||
- | |||
- | * Table to scan: Raw full netflow → Tables → Attacks detection → SSH bruteforce; | ||
- | * Period from: now - 30 minutes | ||
- | * Period from: now - 20 minutes | ||
- | |||
- | |||
- | === Conditions === | ||
- | |||
- | {{ dpi: | ||
- | |||
- | * Add " | ||
- | * Bind - AND | ||
- | * Function - avg | ||
- | * Series in field 1 - session lifetime to subscriber <= 20(ms) | ||
- | * Series in field 2 - number of sessions per subscriber >= 1500 | ||
- | |||
- | < | ||
- | |||
- | === Errors processing === | ||
- | |||
- | {{ dpi: | ||
- | |||
- | * In the "If no error" field - no data | ||
- | * In the "If execution error or timeout" | ||
- | |||
- | < | ||
- | |||
- | === Actions === | ||
- | == E-mail == | ||
- | |||
- | {{ dpi: | ||
- | |||
- | * For automatic filling of the form - click on the "</>" | ||
- | * In the "Send to" field - specify an email address | ||
- | * With this setting, when triggered, a notification will be sent to the specified email address: ID, trigger name, status, link to the report (saved state). | ||
- | |||
- | |||
- | == Notification == | ||
- | {{ dpi: | ||
- | |||
- | * For automatic filling of the form - click on the "</>" | ||
- | * Select the type of notification - " | ||
- | * This setting will create a notification in the Stingray Service Gateway | ||
- | |||
- | {{ dpi: | ||
- | |||
- | You can get a link to the report in the notification menu | ||
- | |||
- | {{ dpi: | ||
- | |||
- | Choose the notification | ||
- | Click " | ||
- | |||
- | {{ dpi: | ||
- | |||
- | Click on the link to the report - the report will open in a new browser tab. | ||
- | |||
- | == HTTP action == | ||
- | |||
- | {{ dpi: | ||
- | |||
- | * For automatic filling of the form - click on the "</>" | ||
- | * Choose the most suitable method for your ticket system and enter the URL. |