Merge branch 'master' of github.com:MISP/misp-warninglists

pull/46/head
Alexandre Dulaunoy 2017-12-22 15:24:34 +01:00
commit c975c09e08
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 7 additions and 2 deletions

View File

@ -25343,8 +25343,13 @@
], ],
"matching_attributes": [ "matching_attributes": [
"hostname", "hostname",
"domain" "domain",
"url",
"domain|ip"
],
"type": [
"hostname"
], ],
"name": "List of known public DNS resolvers expressed as hostname", "name": "List of known public DNS resolvers expressed as hostname",
"version": 20171222 "version": 20171223
} }