2020-02-26 10:52:09 +01:00
|
|
|
{
|
|
|
|
"description": "A list of commonly used abuse and contact e-mail addresses, including the ones denoted in RFC2142.",
|
|
|
|
"list": [
|
|
|
|
"/^(security|noc|soc|abuse)\\@.*\\..*$/i"
|
|
|
|
],
|
|
|
|
"matching_attributes": [
|
|
|
|
"email-dst",
|
|
|
|
"email-src",
|
|
|
|
"target-email"
|
2020-04-03 13:37:17 +02:00
|
|
|
],
|
|
|
|
"name": "Common contact e-mail addresses",
|
|
|
|
"type": "regex",
|
|
|
|
"version": 20200226
|
2020-02-26 10:52:09 +01:00
|
|
|
}
|