Update tools.md

Remove localhost reference
pull/85/head
Koen Van Impe 2023-08-27 20:51:54 +02:00 committed by GitHub
parent 2abf2f41c7
commit b6d130f673
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ For the additional software created by the MISP project, check our [MISP project
* [MISP-IOC-Validator](https://github.com/tom8941/MISP-IOC-Validator/) validates the format of the different IOC from MISP and to remove false positive by comparing these IOC to existing known false positive.
* [misp-extractor](https://github.com/00gxd14g/misp-extractor) - Connects to a MISP instance and retrieves attributes of specific types src-ip,dst-ip,url,domain The retrieved attributes are then written to separate files.
* [misp-to-sentinel (Azure Function)](https://github.com/zolderio/misp-to-sentinel/) - Azure Function to export MISP intel to Azure Sentinel
* [misp-to-sentinel (on MISP server)](http://localhost:1313/2023/08/26/MISP-Sentinel-UploadIndicatorsAPI.html/) - The MISP to Microsoft (Azure) Sentinel integration allows you to upload indicators from MISP to Microsoft Sentinel. It relies on PyMISP to get indicators from MISP and an Azure App and Threat Intelligence Data Connector in Azure. This version supports the Upload Indicators API and the Graph API.
* [misp-to-sentinel (on MISP server)](https://github.com/cudeso/misp2sentinel/) - The MISP to Microsoft (Azure) Sentinel integration allows you to upload indicators from MISP to Microsoft Sentinel. It relies on PyMISP to get indicators from MISP and an Azure App and Threat Intelligence Data Connector in Azure. This version supports the Upload Indicators API and the Graph API.
* [eCrimeLabs MISP Purge Events tool](https://github.com/eCrimeLabs/MISP-PurgeEvents) A python script to perform cleanup of old or unwanted events, including Blacklisted Events.
* [misp-takedown](https://github.com/rommelfs/misp-takedown) - A curses-style interface for automatic takedown notification based on MISP events.
* [misp-scraper](https://github.com/cudeso/misp-scraper) - A web scraper to create MISP events and reports