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
ab7d93292e
sourcecache module added
2016-03-14 20:47:45 +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
715e7f3a4b
Minimal functions requirements updated + PR request
2016-03-09 07:49:46 +01:00
Alexandre Dulaunoy
0284aee1a2
Exclude dot files from modules list to be loaded
2016-03-09 07:39:29 +01:00
Alexandre Dulaunoy
e0d8462227
Example of module introspection including meta information
2016-03-09 07:25:54 +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
0ad82a688a
Authentication notes added
2016-03-03 07:18:51 +01:00
Alexandre Dulaunoy
c5eebfc420
Passivetotal module added
2016-03-02 21:26:04 +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
93624bf0c3
Add a note regarding error codes
2016-02-29 21:49:42 +01:00
Alexandre Dulaunoy
dd3195eff8
Handling of error added
2016-02-29 21:44:50 +01:00
Alexandre Dulaunoy
6c0e905737
Merge pull request #1 from Rafiot/master
...
Make PEP8 happy.
2016-02-24 09:15:03 +01:00
Raphaël Vinot
6c378af7ee
Make PEP8 happy.
2016-02-23 19:50:35 -06:00
Alexandre Dulaunoy
d990de3995
Output updated (type of module added)
2016-02-24 00:55:14 +01:00
Alexandre Dulaunoy
fc609dd987
Add a version per default
2016-02-24 00:53:15 +01:00
Alexandre Dulaunoy
78a0e661ba
Add type per module
2016-02-24 00:52:38 +01:00
Alexandre Dulaunoy
598baa78a5
Format updated following Andras updates
2016-02-24 00:23:26 +01:00
Alexandre Dulaunoy
6e4a083633
default var directory added
2016-02-18 09:25:51 +01:00
Alexandre Dulaunoy
7038585d16
Python pip REQUIREMENTS file added
2016-02-18 09:21:36 +01:00
Iglocska
9bd1ae6199
Merge branch 'master' of https://github.com/MISP/misp-modules
2016-02-17 23:45:28 +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
4b7aba64cb
Minimal logging added to the server
2016-02-17 21:35:54 +01:00
Alexandre Dulaunoy
f17d24beb3
Debug messages removed
2016-02-17 18:41:17 +01:00
Alexandre Dulaunoy
a0c462ee33
Minimal documentation added
2016-02-17 18:40:55 +01:00
Alexandre Dulaunoy
e7e8f28a03
curl is now silent
2016-02-17 18:33:33 +01:00
Alexandre Dulaunoy
ad87f947a5
Basic test cases added
2016-02-17 16:05:30 +01:00
Alexandre Dulaunoy
03dbfb1d2b
MISP dns expansion module
2016-02-17 16:05:06 +01:00
Alexandre Dulaunoy
707233b940
First version of a web services to provide ReST API to MISP expansion
...
services.
2016-02-17 16:04:08 +01:00