Alexandre Dulaunoy
57a9ada5bf
types are now described
7 years ago
Alexandre Dulaunoy
43e6273172
Debug removed
7 years ago
Iglocska
e1d36a8a7d
Convert the base64 to ascii
7 years ago
Alexandre Dulaunoy
0ac7d23b25
module-type added as default
7 years ago
Alexandre Dulaunoy
9c5467a363
Return base64 value of the archived data
7 years ago
Alexandre Dulaunoy
a0b6ee7392
Merge pull request #2 from iglocska/master
...
Some changes to the sourcecache expansion
7 years ago
Iglocska
13c069db2f
Merge branch 'alternate_response'
7 years ago
Iglocska
3d5b686f2f
Some changes to the sourcecache expansion
...
- return attachment or malware sample
7 years ago
Alexandre Dulaunoy
b505f1bd32
cve module tests added
7 years ago
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.
7 years ago
Alexandre Dulaunoy
c469681b68
sourcecache module includes the metadata config.
7 years ago
Alexandre Dulaunoy
4231cf1f6f
README updated to reflect config parameters changes
7 years ago
Alexandre Dulaunoy
3ee1f34aff
removed unused attributes
7 years ago
Alexandre Dulaunoy
e282150850
Sample JSON files reflecting config changes
7 years ago
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.
7 years ago
Alexandre Dulaunoy
ab7d93292e
sourcecache module added
7 years ago
Alexandre Dulaunoy
5cc07c0203
A minimal caching module added to cache link or url from MISP
7 years ago
Alexandre Dulaunoy
2eb6d159f4
Typo fixed + meta output
7 years ago
Alexandre Dulaunoy
715e7f3a4b
Minimal functions requirements updated + PR request
7 years ago
Alexandre Dulaunoy
0284aee1a2
Exclude dot files from modules list to be loaded
7 years ago
Alexandre Dulaunoy
e0d8462227
Example of module introspection including meta information
7 years ago
Alexandre Dulaunoy
dfc74cfba8
Module meta added to return version, description and author per module
7 years ago
Alexandre Dulaunoy
0ad82a688a
Authentication notes added
7 years ago
Alexandre Dulaunoy
c5eebfc420
Passivetotal module added
7 years ago
Alexandre Dulaunoy
d86b58165e
First version of a passivetotal MISP expansion module
7 years ago
Alexandre Dulaunoy
ef6487d4aa
Default DNS updated
7 years ago
Alexandre Dulaunoy
93624bf0c3
Add a note regarding error codes
7 years ago
Alexandre Dulaunoy
dd3195eff8
Handling of error added
7 years ago
Alexandre Dulaunoy
6c0e905737
Merge pull request #1 from Rafiot/master
...
Make PEP8 happy.
7 years ago
Raphaël Vinot
6c378af7ee
Make PEP8 happy.
7 years ago
Alexandre Dulaunoy
d990de3995
Output updated (type of module added)
7 years ago
Alexandre Dulaunoy
fc609dd987
Add a version per default
7 years ago
Alexandre Dulaunoy
78a0e661ba
Add type per module
7 years ago
Alexandre Dulaunoy
598baa78a5
Format updated following Andras updates
7 years ago
Alexandre Dulaunoy
6e4a083633
default var directory added
7 years ago
Alexandre Dulaunoy
7038585d16
Python pip REQUIREMENTS file added
7 years ago
Iglocska
9bd1ae6199
Merge branch 'master' of https://github.com/MISP/misp-modules
7 years ago
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
7 years ago
Alexandre Dulaunoy
4b7aba64cb
Minimal logging added to the server
7 years ago
Alexandre Dulaunoy
f17d24beb3
Debug messages removed
7 years ago
Alexandre Dulaunoy
a0c462ee33
Minimal documentation added
7 years ago
Alexandre Dulaunoy
e7e8f28a03
curl is now silent
7 years ago
Alexandre Dulaunoy
ad87f947a5
Basic test cases added
7 years ago
Alexandre Dulaunoy
03dbfb1d2b
MISP dns expansion module
7 years ago
Alexandre Dulaunoy
707233b940
First version of a web services to provide ReST API to MISP expansion
...
services.
7 years ago