This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
creating_alerts [2022/09/29 22:02] 31.10.169.22 created |
creating_alerts [2023/05/22 20:40] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
Once you found the optimal search queries after reducing the false positives you are ready to create automatic alerts. Alerts can be delivered in three different ways: | Once you found the optimal search queries after reducing the false positives you are ready to create automatic alerts. Alerts can be delivered in three different ways: | ||
- | * On the dashboard inside the alert widget (1) or under the menu "my alerts" | + | * **EMAIL**: Via Email using the email address used for the login or the one you specified in the onboarding |
- | {{: | + | * **API**: Via [[api|API]] |
- | * Via Email | + | * **DASHBOARD**: |
- | * Via [[api|API]] | + | {{: |
===== Setting up alerts inside the modules ===== | ===== Setting up alerts inside the modules ===== | ||
Line 13: | Line 12: | ||
Each module has different alerting features. Here two examples: | Each module has different alerting features. Here two examples: | ||
- | - Leak Alerts | + | |
+ | **Leak Alerts** | ||
Based on specific search results you are able to create alerts. Please click " | Based on specific search results you are able to create alerts. Please click " | ||
- | {{:: | + | {{:: |
You can create alerts based on any search you used in Kaduu by selecting the menu item " | You can create alerts based on any search you used in Kaduu by selecting the menu item " | ||
- | {{:: | + | {{:: |
Depening on the search, you can create different alert types: | Depening on the search, you can create different alert types: | ||
- | {{:: | + | {{:: |
+ | |||
+ | **Domain alerts** | ||
- | - Domain alerts | ||
In order to define alerts you first have to make a selection in the results. You will see different menu options: | In order to define alerts you first have to make a selection in the results. You will see different menu options: | ||
* Track new results for current search query: We will alert you, if for the exact same search query new findings are recorded. The existing findings will not be pushed via alerting | * Track new results for current search query: We will alert you, if for the exact same search query new findings are recorded. The existing findings will not be pushed via alerting | ||
- | |||
* Track new domains similar to selected domains: We will use the levensthein distance to alert you, if a similar domain appears in the future | * Track new domains similar to selected domains: We will use the levensthein distance to alert you, if a similar domain appears in the future | ||
- | |||
* Track changes for the selected domains: If any DNS record changes (e.g. WHOIS data), we will notify you | * Track changes for the selected domains: If any DNS record changes (e.g. WHOIS data), we will notify you | ||
- | |||
* Track new leaks and accounts containing selected domains: We will create an alert, if a leak or account appears with the domain you selected. | * Track new leaks and accounts containing selected domains: We will create an alert, if a leak or account appears with the domain you selected. | ||