Fixed formatting in README.md

pull/377/head
bennyv 2020-03-04 10:43:24 +11:00
parent 277f56e088
commit 4771a5177d
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ For more information: [Extending MISP with Python modules](https://www.misp-proj
* [shodan](misp_modules/modules/expansion/shodan.py) - a minimal [shodan](https://www.shodan.io/) expansion module.
* [Sigma queries](misp_modules/modules/expansion/sigma_queries.py) - Experimental expansion module querying a sigma rule to convert it into all the available SIEM signatures.
* [Sigma syntax validator](misp_modules/modules/expansion/sigma_syntax_validator.py) - Sigma syntax validator.
* [SOPHOSLabs Intelix](misp_modules/modules/expansion/sophoslabs_intelix.py) - SOPHOSLabs Intelix is an API for Threat Intelligence and Analysis (Free tier)[SOPHOSLabs](https://aws.amazon.com/marketplace/pp/B07SLZPMCS)
* [SophosLabs Intelix](misp_modules/modules/expansion/sophoslabs_intelix.py) - SophosLabs Intelix is an API for Threat Intelligence and Analysis (free tier availible). [SophosLabs](https://aws.amazon.com/marketplace/pp/B07SLZPMCS)
* [sourcecache](misp_modules/modules/expansion/sourcecache.py) - a module to cache a specific link from a MISP instance.
* [STIX2 pattern syntax validator](misp_modules/modules/expansion/stix2_pattern_syntax_validator.py) - a module to check a STIX2 pattern syntax.
* [ThreatCrowd](misp_modules/modules/expansion/threatcrowd.py) - an expansion module for [ThreatCrowd](https://www.threatcrowd.org/).