Add Botvrij.eu domain blocklist source
Downloads the Botvrij.eu public IOC domain list (no API key required), caches it in-process with a 6h TTL, and flags any registered domain that appears directly or as a parent of a feed entry.
This commit is contained in:
parent
6b1d2e2540
commit
9916ab0732
3 changed files with 286 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ widely-used reputation systems.
|
|||
| abuse.ch URLhaus | HTTPS lookup | free Auth-Key (admin) | user (default on) |
|
||||
| abuse.ch ThreatFox | HTTPS lookup | free Auth-Key (admin) | user (default on) |
|
||||
| abuse.ch MalwareBazaar| HTTPS lookup | free Auth-Key (admin) | user (default on) |
|
||||
| Botvrij.eu | downloaded list | no | user (default on) |
|
||||
| VirusTotal v3 | HTTPS lookup | yes (admin) | admin |
|
||||
|
||||
### Obtaining API keys
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue