mirror of https://github.com/MISP/misp-book
added microsoftgraph repo
parent
b8f97b706d
commit
46630d5f2b
|
@ -24,7 +24,7 @@ Before installing the sample:
|
||||||
## Getting Started
|
## Getting Started
|
||||||
After the prerequisites are installed or met, perform the following steps to use these scripts:
|
After the prerequisites are installed or met, perform the following steps to use these scripts:
|
||||||
|
|
||||||
1. Download or clone this repository.
|
1. Download or clone [this repository](https://github.com/microsoftgraph/security-api-solutions/tree/master/Samples/MISP).
|
||||||
1. Go to directory `security-api-solutions/Samples/MISP`
|
1. Go to directory `security-api-solutions/Samples/MISP`
|
||||||
1. Install dependencies. In the command line, run `pip3 install requests requests-futures pymisp`
|
1. Install dependencies. In the command line, run `pip3 install requests requests-futures pymisp`
|
||||||
1. To run script, go to the root directory of misp-graph-script and enter `PYTHONHASHSEED=0 python3 script.py` in the command line.
|
1. To run script, go to the root directory of misp-graph-script and enter `PYTHONHASHSEED=0 python3 script.py` in the command line.
|
||||||
|
|
Loading…
Reference in New Issue