Skip to content

Commit

Permalink
DOC: Add cymru cap feed
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Wagner committed Jan 24, 2018
1 parent bc2d21a commit ee0e61b
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion docs/Feeds.md
Expand Up @@ -934,7 +934,22 @@ http://www.team-cymru.org/CSIRT-AP.html

## Collector Bot

Usually via HTTPS.
**Bot Name:** Generic URL Fetcher

**Bot Module:** intelmq.bots.collectors.http.collector_http

**Configuration Parameters:**
```
id: cymru-cap-collector
provider: Cymru
feed: Cymru CAP
rate_limit: 86400
http_url: https://www.cymru.com/{{your organization name}}/infected_{time[%Y%m%d]}.txt
http_url_formatting: true
http_username: {{your login}}
http_password: {{your password}}
```


## Parser Bot

Expand Down

0 comments on commit ee0e61b

Please sign in to comment.