Commit Graph

166 Commits (master)

Author SHA1 Message Date
Hannah Ward 8916940df2
fix: Remove submodules 2019-02-12 16:40:43 +00:00
Hannah Ward d7f90e151b
fix: Use misp-testable 2019-02-12 16:23:02 +00:00
Hannah Ward 83d43fd704
Merge pull request #57 from gekkeharry13/patch-1
PyMISP response structure modification
2018-12-19 11:32:07 +00:00
Jeffrey E b29be6a1b4
Fix for working with latest version
It seems that the latest version of pyMISP or MISP itself has changed it data structure. After reviewing the response, this change seemed logical and it is working (at least for me).
2018-12-19 12:26:06 +01:00
Hannah Ward 94767a47dd
Merge branch 'master' of github.com:MISP/MISP-Taxii-Server 2018-10-24 17:44:47 +01:00
Hannah Ward a1eb399a02
fix: Add missing \ 2018-10-24 17:43:55 +01:00
Hannah Ward 323efad595
new: Add docker 2018-10-24 17:40:59 +01:00
Hannah Ward f6dc42db2c
Merge pull request #46 from davidonzo/master
Fix for the "Data truncated for column..." warning
2018-02-27 19:06:19 +09:00
Davide Baglieri e582958892
Fix for the "Data truncated for column..." warning
Adding a STIX file bigger than 65,535 bytes, the mysql max size for text type is reached.
So the file is truncated and not importable in MISP via the OpenTAXII hook.

Here is my pragmatic solution.
2018-02-26 19:14:43 +01:00
Hannah Ward ec5756bbe1
Merge pull request #44 from SHSauler/patch-5
README: More FAQs
2018-02-15 01:00:23 +09:00
Steffen Sauler b93360c7b7
More troubleshooting
+ Nothing appears in MISP
+ InsecureRequestWarning
+ Verifying the database
2018-02-14 16:58:36 +01:00
Hannah Ward b1deeea46f
Merge pull request #43 from SHSauler/patch-4
Fix: timestamp help text
2018-02-14 19:18:20 +09:00
Hannah Ward ddc3ed3bb5
Merge pull request #42 from SHSauler/patch-3
Readme Troubleshooting: Specified key was too long
2018-02-14 19:17:48 +09:00
Steffen Sauler 4ebdb4ac5d
Fix: timestamp help text
YYYY-MM-DD to YYYY-MM-DDTHH:MM:SS
2018-02-14 10:29:41 +01:00
Steffen Sauler 9125146e57
Readme Troubleshooting: Specified key was too long 2018-02-14 10:08:17 +01:00
Hannah Ward 52337596dc
fix: Add TZInfo to poll times 2018-02-13 11:58:26 +00:00
Hannah Ward 8d3fe017b3
Merge pull request #39 from SHSauler/patch-2
Fix: subscription_id variable name
2018-02-13 20:45:15 +09:00
Steffen Sauler bcdcd68031
Fix: subscription_id 2018-02-09 11:07:30 +01:00
Hannah Ward 477a70ff2c
Merge pull request #38 from SHSauler/patch-1
Adding subscription_id argument
2018-02-08 02:26:58 +09:00
Steffen Sauler 82d1709193
Adding subscription_id argument 2018-02-07 18:14:59 +01:00
Hannah Ward db60d29f68
new: Add poll time span ability
Use --start and --end
2018-02-06 13:35:31 +00:00
Hannah Ward 6f3627e565
fix: Parge is not a word! 2018-01-11 10:25:44 +00:00
Hannah Ward 171bd70afc
fix: Log to the right places 2017-12-28 12:21:26 +00:00
Hannah Ward f1f4addfe3
chg: Set default log format to include timestamp
Fixes #32
2017-12-27 10:14:36 +00:00
Hannah Ward 5192d90576
new: Add issue template 2017-11-07 11:29:03 +00:00
Hannah Ward d6fb64c91c Merge branch 'master' of github.com:MISP/MISP-Taxii-Server 2017-11-03 11:47:51 +00:00
Hannah Ward 2262d82cc7
fix: Just in case taxii DOESN'T give us bytes
Fixes #26
2017-11-03 11:47:27 +00:00
Hannah Ward 5d71ebb88a Merge pull request #22 from davidonzo/master
Fix for "no attribute '_json_full'" error
2017-10-20 13:57:06 +01:00
davidonzo a718da7016 Fix for "no attribute '_json_full'" error
Fix for "'MISPEvent' object has no attribute '_json_full'" error.
Now events are created in MISP as desired.
2017-10-20 14:47:44 +02:00
Hannah Ward 3854d829e1
fix: Binary content blocks were messing everything 2017-10-19 16:31:06 +01:00
Hannah Ward 66c0c329d9
fix: Ignore .db files 2017-10-19 09:33:51 +01:00
Hannah Ward e6adf3ad39 chg: Clarify config file location
Ref #16
2017-09-26 23:31:51 +01:00
Hannah Ward 185c7e5c79
fix: Set the top-level package version 2017-08-18 11:13:37 +01:00
Hannah Ward 8ae5ce723d
fix: Explicitly state stix binding 2017-08-18 11:06:13 +01:00
Hannah Ward 9b7448cfca
new: Allow for non-verification of SSL 2017-08-18 10:56:19 +01:00
Hannah Ward 69d4b72037
new: Support HTTPS on poll by default 2017-08-18 10:54:07 +01:00
Hannah Ward e781d542b4
fix: Allow misp_push to take multiple stix versions 2017-08-18 10:52:42 +01:00
Hannah Ward afd8a00c4e
fix: Use protocol setting for push as well 2017-08-17 16:17:01 +01:00
Hannah Ward 286a4df271
chg: Use optional https 2017-08-17 16:14:06 +01:00
Hannah Ward e271c95979
new: Added ability to set collections 2017-07-26 14:40:49 +01:00
Hannah Ward c2846fd5d9
new: Added error catching on ZMQ pull 2017-07-26 14:39:04 +01:00
Hannah Ward 25430a51ae
new: Added converter as a submodule 2017-07-26 14:37:33 +01:00
Hannah Ward 8c3c3c8a43
new: Added pymisp as a submodule 2017-07-26 14:37:02 +01:00
Hannah Ward c856a00db2
fix: Update instructions to get libtaxii 2017-07-25 10:00:46 +01:00
Hannah Ward a64089a8d6 Merge pull request #14 from obsidianpentesting/master
fix: make cronjob example correctly execute every sixth hour
2017-07-08 02:46:41 +01:00
David J 2d9a3c59cb Fix cronjob example to execute every sixth hour
Example as written executes the command at every minute past the sixth hour. Replacing the * with 0 in the beginning will cause this to run at minute 0 at every sixth hour.
2017-07-07 17:01:35 -05:00
Hannah Ward 461566a819
new: Explain explitly what we're doing at each step of hook 2017-06-29 14:37:54 +01:00
Hannah Ward cbada61c51
new: Added landscape badge 2017-06-29 13:54:15 +01:00
Hannah Ward aaa49252b3
new: Added landscape yaml 2017-06-29 13:49:50 +01:00
Hannah Ward 56a1294333
fix: Don't use sudo for pip 2017-06-22 12:10:24 +01:00