misp-warninglists/lists/crl-ip/list.json

13 lines
234 B
JSON
Raw Normal View History

{
"description": "IP addresses that belongs to CRL or OCSP",
"list": [],
"matching_attributes": [
"ip-src",
"ip-dst",
"domain|ip"
],
"name": "CRL and OCSP IP addresses",
"type": "cidr",
"version": 20230704
}