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

( https://github.com/MISP/MISP/issues/3993 ) An extension module that can run in the background and continuously fetch updates. For example: add an attribute to an event, choose the 'background'-extension module. Have the...

enhancement

Resolve known URL shortners to the long URL behind the short URL

Example: the API has rate limiting and we cannot do more than 1 request/5 sec. We should put a lock in redis that expires 5s after the first query.

Develop a module that reads and stores in a database separately the logs in a syslog-mysql and checks through the MISP Project's IOCs, if there is any in the syslog-mysql...

I've had problems to update MISP 2.4.94 to 2.4.99. I followed this option 1 (and 2) from https://github.com/MISP/MISP/blob/2.4/docs/UPDATE.md and, in option1, I have this error: `# git submodule update --init...

Just a quick feature request to have email_import module create an email object instead of adding the attributes directly to the event.

Some issues if it is not configured: https://gist.githubusercontent.com/SteveClement/1ba901612a97d63938ed5cf32c2100ee/raw/3dcfedce8648414fb01c703d1ae02e95212cadaa/gistfile1.txt I see there is code to handle that case but something is not working.

Creating a export module to create a new TheHive case from a MISP event

Version of modules that will add tags to an attribute that it is being enriched instead of adding additional attributes. This would be better of modules like the domaintools module....