chg: Add default feed

pull/8414/head
Applenice 2022-05-29 01:52:29 +08:00
parent 365748b119
commit 13d6aefa72
1 changed files with 29 additions and 0 deletions

View File

@ -1674,5 +1674,34 @@
"exportable": true,
"hide_tag": false
}
},
{
"Feed": {
"name": "threatfox indicators of compromise",
"provider": "abuse.ch",
"url": "https://threatfox.abuse.ch/export/csv/recent/",
"rules": "{\"tags\":{\"OR\":[],\"NOT\":[]},\"orgs\":{\"OR\":[],\"NOT\":[]}",
"enabled": false,
"distribution": "0",
"sharing_group_id": "0",
"default": false,
"source_format": "csv",
"fixed_event": true,
"delta_merge": false,
"publish": false,
"override_ids": false,
"settings": "{\"csv\":{\"value\":\"3\",\"delimiter\":\"\"},\"common\":{\"excluderegex\":\"\"}}",
"input_source": "network",
"delete_local_file": false,
"lookup_visible": true,
"caching_enabled": true,
"force_to_ids": false
},
"Tag": {
"name": "osint:source-type=\"block-or-filter-list\"",
"colour": "#004f89",
"exportable": true,
"hide_tag": false
}
}
]