Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/IntelOwl/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ The following is the list of the available analyzers you can run out-of-the-box.
- `CIRCLPassiveDNS`: scan an observable against the CIRCL Passive DNS DB
- `CIRCLPassiveSSL`: scan an observable against the CIRCL Passive SSL DB
- `Classic_DNS`: Retrieve current domain resolution with default DNS
- `CleanBrowsing_Malicious_Detector`: Uses [CleanBrowsing DoH](https://cleanbrowsing.org/filters/#step3) to check if domain is related to phishing, spam or malware.
- `CloudFlare_DNS`: Retrieve current domain resolution with CloudFlare DoH (DNS over HTTPS)
- `CloudFlare_Malicious_Detector`: Leverages CloudFlare DoH to check if a domain is related to malware
- `Crowdsec`: check if an IP was reported on [Crowdsec](https://www.crowdsec.net/) Smoke Dataset
Expand Down Expand Up @@ -769,4 +770,4 @@ The result of this combination is also a [Data Model](#datamodels) and it can be
![img.png](./static/job_data_model.png)

A preview of the evaluation, reliability and tags can also be seen in the investigation overview:
![img.png](./static/investigation_engine.png)
![img.png](./static/investigation_engine.png)