Commit Graph

234 Commits (5624104b7770a4849a4f44bf58ce0600c7628d52)

Author SHA1 Message Date
Raphaël Vinot b24b16b30a Add coverage, update logging 2016-08-12 15:15:38 +02:00
Alexandre Dulaunoy fc455a8c44 Merge pull request #43 from FloatingGhost/master
StixImport now uses TemporaryFile rather than a named file in /tmp
2016-08-12 15:10:10 +02:00
Hannah Ward 9ac1b3900a Merge branch 'master' of https://github.com/MISP/misp-modules 2016-08-12 13:55:33 +01:00
Hannah Ward 6db269f965
stiximport now uses temporary files to store stix data.
Set max size in config, in bytes
2016-08-12 13:53:23 +01:00
Alexandre Dulaunoy dcdb11b709 Fix a link to the STIX import module reference 2016-08-12 14:26:39 +02:00
Alexandre Dulaunoy 0089983661 Merge pull request #42 from MISP/pr/41
Cleanup on the stix import module
2016-08-12 14:24:37 +02:00
Raphaël Vinot e21e10416c Merge remote-tracking branch 'origin/master' into pr/41 2016-08-12 14:24:08 +02:00
Raphaël Vinot c6fccf1b7e Make PEP8 happy \o/ 2016-08-12 14:09:59 +02:00
Raphaël Vinot 91675a635c Move stiximport.py to misp_modules/modules/import_mod/ 2016-08-12 14:08:47 +02:00
Alexandre Dulaunoy b0e819f611 Add info about the import modules 2016-08-12 13:48:02 +02:00
Hannah Ward af8fc70883
There was a missing comma 2016-08-12 12:37:16 +01:00
Hannah Ward 6f770ad0c7
Merge branch 'master' of https://github.com/MISP/misp-modules 2016-08-12 12:35:47 +01:00
Hannah Ward 38205910df
Added STIX to setup.py 2016-08-12 12:33:08 +01:00
Hannah Ward 4a4c4ab9a7
Added STIX to reqs 2016-08-12 12:26:52 +01:00
Hannah Ward 2f6054e97f Merge branch 'stix_import' 2016-08-12 12:17:40 +01:00
Hannah Ward c02a452c05
added tests, also disregards related_observables. Because they're useless 2016-08-12 12:16:49 +01:00
Hannah Ward a34014e245
Fixed observables within an indicator not being added 2016-08-12 11:56:48 +01:00
Alexandre Dulaunoy 1293cb3109 Merge branch 'master' of github.com:MISP/misp-modules 2016-08-12 12:41:16 +02:00
Alexandre Dulaunoy bfedd69a81 pip --upgrade must be always called (to have modules updated) 2016-08-12 12:39:46 +02:00
Alexandre Dulaunoy d0cdd7de7b Merge pull request #40 from Rafiot/master
Remove bin script, use cleaner way. Fix last commit.
2016-08-12 12:36:46 +02:00
Raphaël Vinot 59b16950f7 Remove bin script, use cleaner way. Fix last commit. 2016-08-12 12:35:33 +02:00
Hannah Ward faddf8378e
Stiximport will now consume campaigns 2016-08-12 11:34:43 +01:00
Hannah Ward 598a030962
stiximport will now identify file hashes 2016-08-12 11:22:42 +01:00
Alexandre Dulaunoy 99749d4de2 Merge pull request #39 from Rafiot/master
Use entry_points instead of scripts in the install.
2016-08-12 11:33:47 +02:00
Raphaël Vinot 23aedfb6ee Use entry_points instead of scripts. 2016-08-12 11:31:23 +02:00
Hannah Ward 29b57258ab
I can't spell 2016-08-12 10:11:13 +01:00
Hannah Ward 46f8141071
Added STIXImport to readme 2016-08-12 10:10:19 +01:00
Hannah Ward 3f7cdad0c3
Threat actors now get imported by stix 2016-08-12 10:06:53 +01:00
Alexandre Dulaunoy e7c6c36089 Fix: module_config should be set as introspection relies on it 2016-08-12 10:55:14 +02:00
Hannah Ward c106aa662b
Added docs to stiximport 2016-08-11 16:37:29 +01:00
Hannah Ward b654a9743b
Added stix import -- works for IPs/Domains 2016-08-11 16:33:02 +01:00
iglocska 6116c017c1 Update to the DNS module to support domain|ip 2016-08-10 17:11:46 +02:00
iglocska c3a3d68e43 Small change to the skeleton export 2016-08-10 16:47:55 +02:00
iglocska 0c3a9d66ea Merge remote-tracking branch 'origin/import-test' 2016-08-10 16:44:37 +02:00
Alexandre Dulaunoy f8517ab49c Merge branch 'master' of github.com:MISP/misp-modules 2016-08-10 16:29:53 +02:00
Raphaël Vinot 14d1b6ce75 Merge pull request #37 from Rafiot/master
Update documentation.
2016-08-09 19:23:06 +02:00
Raphaël Vinot ff3e37ee14 Update documentation.
Fix https://github.com/MISP/MISP/issues/1424
2016-08-09 17:51:20 +02:00
Iglocska eea62db199 Added test export module 2016-08-05 21:58:24 +02:00
Alexandre Dulaunoy bf035e148c Merge branch 'import-test' of github.com:MISP/misp-modules into import-test 2016-08-04 18:55:17 +02:00
Alexandre Dulaunoy 27ddbd9b92 Fix: types array 2016-08-04 18:54:21 +02:00
Alexandre Dulaunoy 3d031f234c Merge pull request #36 from Rafiot/import-test
Pass the server port as integer to the uwhois client
2016-08-04 17:45:43 +02:00
Raphaël Vinot b3a322a178 Pass the server port as integer to the uwhois client 2016-08-04 17:44:40 +02:00
Alexandre Dulaunoy 179b53984c Merge pull request #35 from Rafiot/import-test
Add whois module
2016-08-04 17:25:11 +02:00
Raphaël Vinot f72534c785 Add whois module 2016-08-04 17:23:23 +02:00
Alexandre Dulaunoy f97c5d62d6 First version of an Optical Character Recognition (OCR) module for MISP 2016-08-04 14:32:50 +02:00
Iglocska 2b84e47f34 first version of the import skeleton 2016-08-04 09:12:10 +02:00
Iglocska 3fb62fac70 Added simple import skeleton 2016-08-04 08:00:09 +02:00
Raphaël Vinot e2988e88ca Merge pull request #33 from Rafiot/master
fix: run the server as "python3 misp-modules"
2016-08-03 18:27:00 +02:00
Raphaël Vinot f6e7645a2f fix: run the server as "python3 misp-modules" 2016-08-03 18:22:56 +02:00
Iglocska d3c9558b3f Added category to the return format description 2016-07-26 12:13:49 +02:00