MISP / misp-modules

Modules for expansion services, enrichment, import and export in MISP and other tools.
http://misp.github.io/misp-modules
GNU Affero General Public License v3.0
338 stars 233 forks source link

Proposal for misp-modules #4

Open adulau opened 8 years ago

adulau commented 8 years ago

A list of modules to be done:

Feel free to add your modules proposal or pick a module to do ;-)

adulau commented 8 years ago

Passive DNS implemented with the freetext export (new feature to be implemented soon in MISP by @iglocska )

Rafiot commented 8 years ago

PSSL is in the pull request

adulau commented 8 years ago

Whois added in the export branch to be merged soon.

amuehlem commented 7 years ago

I'm working on a MISP module to show the country code using the free geolite db from maxmind. Instead of passing the db file as a config parameter and open it for every request, I'm looking for a way to open it once when the module is started. Is there a simple way to implement this? Do you have any hints how to access config parameters when the module server is started?

Vincent-CIRCL commented 5 years ago

Export module: markdown pdf export including natural language description of a MISP event This has been added, but with a very simple natural language description of a MISP event.

8ear commented 5 years ago

Add the flag new-module-request

adulau commented 1 year ago