Alexandre Dulaunoy
ff37a8d679
Merge pull request #15 from Rafiot/master
...
Add IPASN history module
2016-05-01 21:22:11 +02:00
Raphaël Vinot
ac1eb522c3
Add IPASN history module
2016-05-01 12:09:33 +02:00
Alexandre Dulaunoy
5dfb7ccd3c
Merge pull request #14 from eu-pi/listen-addr
...
Add option to specify listen address
2016-04-29 10:23:12 +02:00
Rogdham
ed26367652
Add option to specify listen address
2016-04-29 10:15:24 +02:00
Alexandre Dulaunoy
a0463bc19c
EUPI module added
2016-04-28 17:01:12 +02:00
Raphaël Vinot
e826eb3d69
Merge pull request #13 from Rafiot/master
...
Fix eupi module
2016-04-28 16:32:58 +02:00
Raphaël Vinot
5014e0fb6c
Fix eupi module
2016-04-28 16:31:55 +02:00
Raphaël Vinot
dc129cf8c5
Merge pull request #12 from Rafiot/master
...
Add EUPI module
2016-04-28 14:50:27 +02:00
Raphaël Vinot
ba1b7ffb80
Add redis server
2016-04-28 14:26:30 +02:00
Raphaël Vinot
33fc5503a3
Add EUPI module
2016-04-28 14:21:39 +02:00
Alexandre Dulaunoy
e3fad8be20
Skip modules that cannot import
2016-04-26 16:40:03 +02:00
Alexandre Dulaunoy
b5c113fe4c
Skip dot files
2016-04-26 16:36:26 +02:00
Alexandre Dulaunoy
56f63ce922
Value is not required
2016-04-19 07:57:36 +02:00
Alexandre Dulaunoy
4e9f1bc395
Cache helper added
...
The cache helper is a simple helper to cache data
in Redis back-end. The format in the cache is the following:
m:<module name>:sha1(key) -> value. Default expiration is 86400 seconds.
2016-04-19 07:48:06 +02:00
Alexandre Dulaunoy
be1962195b
Skeleton for misp-modules helpers added
...
Helpers will support modules with basic functionalities
like caching or alike.
2016-04-18 08:34:07 +02:00
Alexandre Dulaunoy
7517485227
option -p added to specify the TCP port of the misp-modules server
2016-04-18 07:20:52 +02:00
Alexandre Dulaunoy
778daf2f05
intelmq req. removed
2016-04-12 17:48:29 +02:00
Alexandre Dulaunoy
2d89840dfe
argparse used for the test mode
2016-04-12 09:37:02 +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
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