mirror of https://github.com/MISP/misp-modules
README updated for the new modules
parent
e34a440393
commit
331b3ea0b6
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue