Merge pull request #69 from fukusuket/add-prerequisites-misp-scraper-blog

chg: [blog] add prerequisites for MISP-Scraper
pull/70/head
Alexandre Dulaunoy 2022-09-20 16:11:19 +02:00 committed by GitHub
commit 9dc2d60ddc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -62,6 +62,9 @@ The feedlist is a JSON file with feeds consisting of a title and a URL.
If you need inspiration to complete your RSS feedlist then have a look at my [OPML Security Feeds GitHub repository](https://github.com/cudeso/OPML-Security-Feeds/blob/master/feedly.opml).
## Prerequisites
[MISP modules installed and enabled](https://github.com/MISP/misp-modules#how-to-install-and-start-misp-modules-in-a-python-virtualenv-recommended).
## Installation
To install the scraper, clone the repository from GitHub, setup and activate a Python virtual environment, install the requirements and create an empty config file.