Add Pulsedive domain threat intelligence source
This commit is contained in:
parent
faae2f80c5
commit
c8bcac5a72
4 changed files with 273 additions and 1 deletions
|
|
@ -22,6 +22,7 @@ widely-used reputation systems.
|
|||
| OISD | downloaded list | no | user (default on) |
|
||||
| VirusTotal v3 | HTTPS lookup | yes (admin) | admin |
|
||||
| AlienVault OTX | HTTPS lookup | free (admin) | admin |
|
||||
| Pulsedive | HTTPS lookup | free (admin) | admin |
|
||||
|
||||
### Obtaining API keys
|
||||
|
||||
|
|
@ -48,6 +49,11 @@ widely-used reputation systems.
|
|||
2. Go to *Settings → API Integration* to find your personal OTX key.
|
||||
3. Free, no documented rate limits for the indicator lookup API.
|
||||
|
||||
**Pulsedive** (option: `pulsedive_api_key`)
|
||||
1. Register a free account at [pulsedive.com](https://pulsedive.com/).
|
||||
2. Go to your profile and copy the API key shown under *API*.
|
||||
3. Free tier available; higher quotas with a paid plan.
|
||||
|
||||
DNS-based blocklists are queried in parallel. The OpenPhish feed is
|
||||
downloaded once per hour by the provider and cached in memory.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue