Add Microsoft Defender ATP to misp-book external connector doc

pull/183/head
chinguyen1 2019-12-30 15:55:17 -08:00
parent 001e1da0be
commit 64534067a2
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ Follow these steps to register a new application:
misp = PyMISP(config.misp_domain, config.misp_key, config.misp_verifycert)
```
1. Modify config.py file to add in `misp_verifycert = False` anywhere in the file.
10. Modify config.py file to add in `misp_verifycert = False` anywhere in the file.
As the final step in configuring the script, modify the config.py file in the root folder of your cloned repo.