README updated for the new modules

pull/46/head
Alexandre Dulaunoy 2016-08-17 10:46:13 +02:00
parent e34a440393
commit 331b3ea0b6
1 changed files with 1 additions and 2 deletions

View File

@ -27,8 +27,7 @@ For more information: [Extending MISP with Python modules](https://www.circl.lu/
* [passivetotal](misp_modules/modules/expansion/passivetotal.py) - a [passivetotal](https://www.passivetotal.org/) module that queries a number of different PassiveTotal datasets.
* [sourcecache](misp_modules/modules/expansion/sourcecache.py) - a module to cache a specific link from a MISP instance.
* [countrycode](misp_modules/modules/expansion/countrycode.py) - a hover module to tell you what country a URL belongs to.
* [virustotal](misp_modules/modules/expansion/virustotal.py) - an expansion module to pull known resolutions and malware samples related with an IP/Domain from virustotal
* (Probably requires private API key)
* [virustotal](misp_modules/modules/expansion/virustotal.py) - an expansion module to pull known resolutions and malware samples related with an IP/Domain from virusTotal (this modules require a VirusTotal private API key)
### Import modules