Skip to content

Commit 4ea792f

Browse files
authored
BBOT (#34)
* bbot * updated docs for bbot
1 parent ff9272f commit 4ea792f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/IntelOwl/usage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,9 @@ The following is the list of the available analyzers you can run out-of-the-box.
259259
- `UltraDNS_Malicious_Detector`: Scan if a DNS is marked malicious by [UltraDNS](https://vercara.com/ultra-dns-public).
260260
- `IPQuery`: [IPQuery](https://ipquery.io/) aims to provide a straightforward and simplistic API for working with IP addresses.
261261
- `Mullvad_DNS`: [Mullvad_DNS](https://github.com/mullvad/dns-blocklists) is an analyzer that queries Mullvad's DNS-over-HTTPS service (using the "base" endpoint) to check a domain's DNS records. It supports two modes: `query`: returns raw DNS answer data. `malicious`: interprets an NXDOMAIN (rcode==3) as the domain being blocked (i.e., malicious).
262+
263+
_Available from version > 6.3.1_
264+
- `BBOT`: [BBOT](https://github.com/blacklanternsecurity/bbot) (Bighuge BLS Open Threat) domain/URL scanner that leverages BBOT's Python library to perform scans with configurable modules and presets.
262265

263266
##### Generic analyzers (email, phone number, etc.; anything really)
264267

0 commit comments

Comments
 (0)