Skip to content

Commit 51b0a1e

Browse files
authored
Merge pull request #49 from gqvz/patch-1
Add CleanBrowsing Malicious Detector
2 parents e27d610 + 62f15fd commit 51b0a1e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/IntelOwl/usage.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ The following is the list of the available analyzers you can run out-of-the-box.
168168
- `CIRCLPassiveDNS`: scan an observable against the CIRCL Passive DNS DB
169169
- `CIRCLPassiveSSL`: scan an observable against the CIRCL Passive SSL DB
170170
- `Classic_DNS`: Retrieve current domain resolution with default DNS
171+
- `CleanBrowsing_Malicious_Detector`: Uses [CleanBrowsing DoH](https://cleanbrowsing.org/filters/#step3) to check if domain is related to phishing, spam or malware.
171172
- `CloudFlare_DNS`: Retrieve current domain resolution with CloudFlare DoH (DNS over HTTPS)
172173
- `CloudFlare_Malicious_Detector`: Leverages CloudFlare DoH to check if a domain is related to malware
173174
- `Crowdsec`: check if an IP was reported on [Crowdsec](https://www.crowdsec.net/) Smoke Dataset
@@ -769,4 +770,4 @@ The result of this combination is also a [Data Model](#datamodels) and it can be
769770
![img.png](./static/job_data_model.png)
770771

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

0 commit comments

Comments
 (0)