Commit Graph

49 Commits (amuehlem-master)

Author SHA1 Message Date
Alexandre Dulaunoy 879928c6be Merge pull request #28 from Rafiot/pip
Make it a package
2016-06-28 21:14:47 +02:00
Raphaël Vinot 22eaba6ab6 Make sure misp-modules can be launched from anywhere 2016-06-23 19:51:13 +09:00
Iglocska e61ebcddd5 Added skeleton structure for new modules 2016-06-18 18:27:37 +02:00
Raphaël Vinot 0752c5e3f4 Make it a package 2016-06-18 11:04:41 +09:00
Rogdham 3c69398551 [EUPI] Fix expansion for empty EUPI response
Offer no enrichment instead of displaying an error message
2016-06-08 17:52:11 +02:00
Rogdham c055f4e68c [EUPI] Simplify hover 2016-06-07 10:34:53 +02:00
Raphaël Vinot 16231782e8 [EUPI] Return error message is unknown 2016-05-13 11:56:12 +02:00
Raphaël Vinot 35a5a72f94 [EUPI] Do not return empty results 2016-05-13 11:44:35 +02:00
Raphaël Vinot 5703b9c0f3 [ASN description] Fix input type 2016-05-08 14:28:03 +02:00
Raphaël Vinot d2a1cfd3af Add ASN Description expansion module 2016-05-08 13:07:09 +02:00
Raphaël Vinot cdbbaac71e Fix last commit 2016-05-04 13:33:26 +02:00
Raphaël Vinot 7813416128 Improve rendering of IP ASN 2016-05-04 13:17:12 +02:00
Raphaël Vinot 5eac88673c Fix again IPASN module 2016-05-04 12:52:01 +02:00
Raphaël Vinot 789c8a25f3 Fix IPASN module 2016-05-04 12:33:21 +02:00
Raphaël Vinot ac1eb522c3 Add IPASN history module 2016-05-01 12:09:33 +02:00
Raphaël Vinot 5014e0fb6c Fix eupi module 2016-04-28 16:31:55 +02:00
Raphaël Vinot 33fc5503a3 Add EUPI module 2016-04-28 14:21:39 +02:00
Alexandre Dulaunoy 7e8ef9bfb9 Deleted 2016-04-12 09:29:09 +02:00
Alexandre Dulaunoy 2454f046e8 intelmq is an experimental module (not production ready) 2016-04-12 09:27:10 +02:00
Raphaël Vinot c34628890e Merge branch 'master' of https://github.com/MISP/misp-modules 2016-04-11 11:08:49 +02:00
Raphaël Vinot 601380df68 Make PEP8 happy 2016-04-11 11:07:11 +02:00
aaronkaplan b7798b6373
initial example of intelmq connector/enrichtment. Need to change to use the eventDB RESTful API, not the postgresql DB 2016-04-10 17:35:47 +02:00
Alexandre Dulaunoy 45d5743374 dns MISP module - option to specify nameserver added 2016-03-28 11:57:24 +02:00
Raphaël Vinot be27730fd3 Add CIRCL pssl module 2016-03-25 17:38:03 +01:00
Raphaël Vinot 98f72489c5 Make loader more flexible 2016-03-25 15:39:55 +01:00
Alexandre Dulaunoy 69801a4fc3 First module to test the freetext import functionality 2016-03-25 13:52:10 +01:00
Alexandre Dulaunoy bb558c5a39 CIRCL Passive DNS output attributes updated 2016-03-25 11:30:37 +01:00
Alexandre Dulaunoy fbf5015be0 CIRCL Passive DNS added 2016-03-25 11:02:32 +01:00
Brandon Dixon 34b814463c Rewrote the entire PassiveTotal extension 2016-03-24 16:46:20 -07:00
Alexandre Dulaunoy 459bf08b9f Return a text attribute for an hover only module 2016-03-24 21:44:15 +01:00
Alexandre Dulaunoy 43e6273172 Debug removed 2016-03-20 19:26:34 +01:00
Iglocska e1d36a8a7d Convert the base64 to ascii 2016-03-20 17:06:05 +01:00
Alexandre Dulaunoy 0ac7d23b25 module-type added as default 2016-03-20 11:54:03 +01:00
Alexandre Dulaunoy 9c5467a363 Return base64 value of the archived data 2016-03-20 11:43:29 +01:00
Iglocska 3d5b686f2f Some changes to the sourcecache expansion
- return attachment or malware sample
2016-03-20 10:55:39 +01:00
Alexandre Dulaunoy 909efc1e42 CVE hover expansion module
An hover module is a module returning a JSON that can be used
as hover element in the MISP UI.
2016-03-18 07:51:13 +01:00
Alexandre Dulaunoy c469681b68 sourcecache module includes the metadata config. 2016-03-16 20:02:03 +01:00
Alexandre Dulaunoy 3ee1f34aff removed unused attributes 2016-03-16 07:53:37 +01:00
Alexandre Dulaunoy 340d506b7c config parameters are now exposed via the meta information
config uses a specific list of values exposed via the
introspection of the module. config is now passed as an additional
dictionary to the request. MISP attributes include only MISP attributes.
2016-03-16 07:43:44 +01:00
Alexandre Dulaunoy 5cc07c0203 A minimal caching module added to cache link or url from MISP 2016-03-14 20:40:06 +01:00
Alexandre Dulaunoy 2eb6d159f4 Typo fixed + meta output 2016-03-09 08:59:12 +01:00
Alexandre Dulaunoy dfc74cfba8 Module meta added to return version, description and author per module 2016-03-09 07:23:32 +01:00
Alexandre Dulaunoy d86b58165e First version of a passivetotal MISP expansion module 2016-03-02 21:17:37 +01:00
Alexandre Dulaunoy ef6487d4aa Default DNS updated 2016-02-29 21:50:37 +01:00
Alexandre Dulaunoy dd3195eff8 Handling of error added 2016-02-29 21:44:50 +01:00
Raphaël Vinot 6c378af7ee Make PEP8 happy. 2016-02-23 19:50:35 -06:00
Alexandre Dulaunoy fc609dd987 Add a version per default 2016-02-24 00:53:15 +01:00
Iglocska 5082a835d8 Changed the output format to include all matching attribute types
- changed the output format to give us a bit more flexibility
  - return an array of results
  - return the valid misp attribute types for each result
2016-02-17 23:43:53 +01:00
Alexandre Dulaunoy 03dbfb1d2b MISP dns expansion module 2016-02-17 16:05:06 +01:00