misp-modules icon indicating copy to clipboard operation
misp-modules copied to clipboard

Modules for expansion services, enrichment, import and export in MISP and other tools.

Results 147 misp-modules issues
Sort by recently updated
recently updated
newest added

I did some test with email_import (based on the latest version of the VM with misp-modules). # Install related issues (just to keep track of those) - The modules was...

enhancement
from:testing

https://github.com/sherlock-project/sherlock

new-module-request
hacktoberfest

I recently built a MISP container following the instructions from https://github.com/MISP/docker-misp. When I run the container not in detached mode, I am seeing the following in the console: ```2020-04-23 17:34:01,592...

Hi everyone, as the title shows I'm very new. I am trying to integrate MISP with our Crowdstrike instance. Here are the steps I took so far, but I cannot...

It would be nice to have a module allowing you to upload a PCAP, which then does the - [ ] file extraction - [ ] email extraction (and related...

new-module-request
n-list

### Ideas - At the moment, the sructure of the data, processed from PassiveTotal, in MISP, is not that better like Domaintools. It should be something like this i.e. ```...

Currently it's instance wide only

topic:training

Hi there, I am trying to create an expansion module that will return the log file as an attachment. The code creates an attachment, but the file being created does...

Original Report: https://gitter.im/MISP/Support?at=5e5acf064eefc06dcf27f477 ``` 2020-02-28 14:33:38,855 - misp-modules - ERROR - Something went wrong: Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/misp_modules/__init__.py", line 201, in post response = yield tornado.gen.with_timeout(timeout, self.run_request(jsonpayload))...

A domain email info from a DNS zone is ```foo.bar.tld.``` or ```foo.bar.hello.tld```. We don't really know where the ```@``` should be located, however most often it should be around the...

n-list