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

Proposal for misp-modules

Open adulau opened this issue 9 years ago • 7 comments

A list of modules to be done:

  • [x] Country code expansion (hover and expansion)
  • [x] CIRCL Passive SSL (hover and expansion)
  • [x] CIRCL Passive DNS (hover and expansion)
  • [x] DMA and Cuckoo sandbox submission (hover and expansion)
  • [ ] SWIFT Bank lookup (hover)
  • [ ] Export module: Bro IDS
  • [ ] asn.shadowserver.org / whois
  • [ ] RIPEstat module / https://stat.ripe.net/docs/data_api
  • [ ] OpenDNS module via https://investigate.api.opendns.com/
  • [ ] Malware Hash Registry / whois / http://www.team-cymru.org/MHR.html
  • [ ] Import/Export module: Facebook ThreatExchange
  • [ ] Export module: bpf filter for tcpdump or Google stenographer
  • [x] Export module: markdown pdf export including natural language description of a MISP event
  • [ ] Export module: markdown (table of indicators - to ease the production of reports)

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

adulau avatar Mar 23 '16 12:03 adulau

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

adulau avatar Mar 25 '16 13:03 adulau

PSSL is in the pull request

Rafiot avatar Mar 25 '16 18:03 Rafiot

Whois added in the export branch to be merged soon.

adulau avatar Aug 09 '16 21:08 adulau

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?

amuehlem avatar Oct 05 '16 14:10 amuehlem

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.

Vincent-CIRCL avatar Feb 27 '19 12:02 Vincent-CIRCL

Add the flag new-module-request

8ear avatar Jul 30 '19 15:07 8ear

  • [ ] Pandora analysis framework submit
  • [ ] LookyLoo submit

adulau avatar Mar 19 '23 09:03 adulau