Alexandre Dulaunoy
1b6afbe736
Test file for passivetotal updated
2016-03-25 09:04:23 +01:00
Alexandre Dulaunoy
c1dcb8be6b
Merge pull request #5 from passivetotal/master
...
Rewrote the entire PassiveTotal extension
2016-03-25 08:31:11 +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
199a23cc4b
How to start MISP modules
2016-03-24 16:52:53 +01:00
Alexandre Dulaunoy
23c2ef3664
2.4.28 includes misp modules by default
2016-03-21 23:10:48 +01:00
Alexandre Dulaunoy
57a9ada5bf
types are now described
2016-03-20 19:54:32 +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
Alexandre Dulaunoy
a0b6ee7392
Merge pull request #2 from iglocska/master
...
Some changes to the sourcecache expansion
2016-03-20 11:18:12 +01:00
Iglocska
13c069db2f
Merge branch 'alternate_response'
2016-03-20 10:59:01 +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
b505f1bd32
cve module tests added
2016-03-18 08:17:17 +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
4231cf1f6f
README updated to reflect config parameters changes
2016-03-16 07:57:37 +01:00
Alexandre Dulaunoy
3ee1f34aff
removed unused attributes
2016-03-16 07:53:37 +01:00
Alexandre Dulaunoy
e282150850
Sample JSON files reflecting config changes
2016-03-16 07:47:01 +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
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