Commit Graph

39 Commits (master)

Author SHA1 Message Date
George Haraksin 2aa3522cae excepting Exception instead of BaseException 2022-06-14 00:02:15 -07:00
George Haraksin 43a27c83b1 even better logging 2022-06-14 00:01:09 -07:00
haraksin 67d08c443f try/except on pymisp loading stix failing 2020-06-16 01:12:23 -07:00
haraksin e020452a3d invalid syntaxi in except clause 2020-06-15 19:26:07 -07:00
haraksin 0aaed66540 Checking for MISP existence 2020-06-15 19:24:18 -07:00
haraksin 67f9c52def adding try/except for pymisp error 2020-06-15 19:00:47 -07:00
haraksin e4ab93e954 fixing logging changes 2020-06-15 18:12:24 -07:00
haraksin 6056501ff4 Adding checking if connection to MISP is valid 2020-06-15 18:08:33 -07:00
haraksin 461452f420 Adding log about MISP publish skip 2020-05-14 16:43:01 -07:00
haraksin 5cc5f99c45 Making sure collections returned from manager instance are only the ones we want 2020-05-14 16:38:28 -07:00
haraksin 4d9f63522b Using UUID instead of ID for publish event log 2020-05-14 16:33:15 -07:00
haraksin 310d8145d5 Making sure config can't be switched to unknown if it's false 2020-05-14 16:26:51 -07:00
haraksin 9b8ed9ddf9 Adding better logging 2020-05-14 16:18:53 -07:00
haraksin 4a41e963df getting collection names for name lookup 2020-05-14 16:15:23 -07:00
haraksin 934bcf1b6a Adding collections and publish args and features. 2020-05-13 19:21:52 -07:00
haraksin 823822bbf1 Making dedup optional 2020-05-13 13:49:34 -07:00
haraksin c55f9994c6 Adding deduplication as an optional item 2020-05-13 13:41:12 -07:00
haraksin 277dfcdb97 Dealing with key issue in search
Line 70
2020-05-06 21:05:36 -07:00
arcsector 53309e3477
Include Loader in hooks.py 2020-05-06 17:00:04 -07: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 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
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 461566a819
new: Explain explitly what we're doing at each step of hook 2017-06-29 14:37:54 +01:00
Hannah Ward 61db1d2224
fix: Make it work with array vals 2017-06-16 12:28:10 +01:00
Hannah Ward d68d0bab35
fix: Remove print 2017-06-14 14:16:20 +01:00
Hannah Ward cef25438ea
new: Add dupe checking 2017-06-14 13:52:29 +01:00
Hannah Ward 783a1e9936
fix: Variable name was wrong
fixes #6
2017-05-22 16:45:06 +01:00
Hannah Ward 84d1693261 fix: Allow not checking SSL stuffs 2017-05-12 22:15:40 +01:00
Hannah Ward 28d8c7a018
fix: Removed duplicate checking - sometimes it just wouldn't upload 2017-01-16 16:10:46 +00:00
Hannah Ward dfa2dbc6af
No tempfiles! 2016-11-23 15:31:56 +00:00
Hannah Ward eb292b3cba
Moved to env-var based system 2016-11-23 12:16:30 +00:00
Hannah Ward 0464921b0e
Don't bother pushing if we've no attributes 2016-11-18 14:42:53 +00:00
Hannah Ward 0647e27385
Added rudimentary duplicate checking 2016-11-18 14:42:17 +00:00
Hannah Ward 378bf9cf90
Basic callback done, taxii server will now push to a MISP server 2016-11-18 11:54:58 +00:00
Hannah Ward 3a588632da
OpenTAXII were nice and fixed their mySQL bug <3 2016-11-18 11:45:30 +00:00
Hannah Ward b2a147f910
Added ignore of installation files 2016-11-18 09:30:01 +00:00
Hannah Ward 8adccd851f
Added base configuration files 2016-11-18 09:28:00 +00:00