Raphaël Vinot
88d9f0d75a
Merge pull request #11 from Rafiot/master
...
Fix test mode
2016-04-12 09:20:30 +02:00
Raphaël Vinot
f2a109eed8
fix test mode
2016-04-12 09:17:12 +02:00
Raphaël Vinot
319d0ab4af
Fix install commands
2016-04-11 12:24:13 +02:00
Raphaël Vinot
89d9790a1c
Add Travis logo
2016-04-11 12:18:56 +02:00
Raphaël Vinot
d4a6064af9
Merge pull request #10 from Rafiot/travis
...
Add basic travis file
2016-04-11 12:15:35 +02:00
Raphaël Vinot
768922a403
Add basic travis file
2016-04-11 12:07:37 +02:00
Alexandre Dulaunoy
494f7762dc
Merge pull request #9 from Rafiot/master
...
Please PEP8 on all expansions
2016-04-11 11:29:39 +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
Alexandre Dulaunoy
a6ecbf82b5
Merge pull request #8 from aaronkaplan/master
...
initial example of intelmq connector/enrichtment. Need to change to u…
2016-04-10 17:38:13 +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
Raphaël Vinot
bf57ce0b12
Update README.md
2016-04-10 16:35:32 +02:00
Alexandre Dulaunoy
2699eef633
dns module test with option added
2016-04-01 08:00:56 +02:00
Alexandre Dulaunoy
233d73e655
New modules added
2016-03-30 22:46:21 +02:00
Alexandre Dulaunoy
45d5743374
dns MISP module - option to specify nameserver added
2016-03-28 11:57:24 +02:00
Alexandre Dulaunoy
39f3c3b0f8
Slides reference added
2016-03-27 21:57:07 +02:00
Alexandre Dulaunoy
d7ad106723
Add missing requirements
2016-03-25 19:57:49 +01:00
Alexandre Dulaunoy
b83b841074
Merge pull request #7 from Rafiot/master
...
Make loader more flexible
2016-03-25 19:56:07 +01: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
fe19f2b1af
PyPDNS requirement added
2016-03-25 11:03:38 +01:00
Alexandre Dulaunoy
fbf5015be0
CIRCL Passive DNS added
2016-03-25 11:02:32 +01:00
Alexandre Dulaunoy
6cf77031cc
Tests updated to include CIRCL passive dns
2016-03-25 11:01:12 +01:00
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