Commit Graph

221 Commits (a0cce119644aaa309b8f0fa7d919789cc673abd6)

Author SHA1 Message Date
Raphaël Vinot a0cce11964 Dump host info as text 2016-09-15 15:59:08 +02:00
Raphaël Vinot ea2f106b00 Fix typo 2016-09-15 15:32:13 +02:00
Alexandre Dulaunoy b9ae858f8d Merge pull request #52 from Rafiot/master
Add simple Shodan module
2016-09-15 15:25:13 +02:00
Raphaël Vinot 43834b6d51 Add simple Shodan module 2016-09-15 15:11:04 +02:00
Alexandre Dulaunoy fb7411aa32 Merge pull request #49 from FloatingGhost/master
Removed useless pickle storage of stiximport
2016-09-06 15:22:00 +02:00
Hannah Ward 0521833c65
Removed useless pickle storage of stiximport 2016-09-06 14:12:09 +01:00
Alexandre Dulaunoy f0c2e38c40 Create LICENSE 2016-09-05 07:26:29 +02:00
Andras Iklody 92726085da Update README.md 2016-09-02 11:15:39 +02:00
Alexandre Dulaunoy 496b3802f5 Typo fixed 2016-09-01 20:35:18 +02:00
Alexandre Dulaunoy 545e057298 CEF export module added 2016-09-01 20:30:23 +02:00
Alexandre Dulaunoy a9b95095c0 cef_export module added 2016-09-01 20:22:33 +02:00
Alexandre Dulaunoy 2df8bf970e Merge pull request #47 from FloatingGhost/CEF_Export
CEF export, fixes in CountryCode, virustotal
2016-09-01 19:39:16 +02:00
Hannah Ward 4f923d6606
Removed silly subdomain module 2016-09-01 16:14:25 +01:00
Raphaël Vinot d55b15fa9c Merge branch 'master' of github.com:MISP/misp-modules 2016-08-25 17:36:51 +02:00
Raphaël Vinot c69fae087c Add timeout for the modules, cleanup. 2016-08-25 17:36:28 +02:00
Raphaël Vinot 5217a02ea9 Merge pull request #46 from Rafiot/master
Make misp-modules really asynchronous
2016-08-24 10:38:23 +02:00
Raphaël Vinot 1034f73479 Fix python 3.3 and 3.4 2016-08-24 10:24:42 +02:00
Raphaël Vinot c822c2df9c Make misp-modules really asynchronous 2016-08-24 00:22:03 +02:00
Raphaël Vinot d6388e1c52 Improve tornado parallel 2016-08-23 18:02:29 +02:00
Hannah Ward 4e3300d66c
Added CEF export module 2016-08-22 14:18:19 +01:00
Alexandre Dulaunoy 6ba2731eb5 coroutine decorator added to post handler 2016-08-21 10:21:00 +02:00
Hannah Ward a492d975c4
Now searches within observable_compositions 2016-08-19 17:21:12 +01:00
Hannah Ward 9db9247e55
Removed calls to print 2016-08-17 13:04:30 +01:00
Hannah Ward a53c43701a
Added body.json to gitignore 2016-08-17 13:01:41 +01:00
Hannah Ward 232014f221
Added virustotal tests 2016-08-17 13:01:11 +01:00
Alexandre Dulaunoy bf29e30e4b -d option added - enabling debug on queried modules 2016-08-17 13:42:58 +02:00
Alexandre Dulaunoy 062f2dfd30 New modules added to __init__ 2016-08-17 11:27:07 +02:00
Hannah Ward 4ba86d4fa3
CountryCode JSON now is only grabbed once per server run 2016-08-17 09:51:16 +01:00
Alexandre Dulaunoy 331b3ea0b6 README updated for the new modules 2016-08-17 10:46:13 +02:00
Alexandre Dulaunoy e34a440393 Merge pull request #45 from FloatingGhost/master
2 new modules -- VirusTotal and CountryCode
2016-08-17 10:44:28 +02:00
Hannah Ward 317f820bbf
Modified readme with virustotal/countrycode 2016-08-17 09:33:49 +01:00
Hannah Ward 042bf2bb2f
Added virustotal module 2016-08-17 09:30:15 +01:00
Hannah Ward 393b637514 Merge branch 'master' of https://github.com/MISP/misp-modules 2016-08-15 11:11:28 +01:00
Hannah Ward 0f9221229a
Improved virustotal module 2016-08-15 11:09:40 +01:00
Hannah Ward 917c95cad5
Added countrycode, working on virustotal 2016-08-12 17:40:00 +01:00
Hannah Ward 4f5059fca4
Added lookup by country code 2016-08-12 14:45:28 +01:00
Alexandre Dulaunoy d499ac0ce6 Merge pull request #44 from Rafiot/travis
Add coverage, update logging
2016-08-12 15:20:26 +02:00
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