Commit Graph

289 Commits (32bc8782f058f7adacad37caf593330653a9a9ef)

Author SHA1 Message Date
Thomas King c73becee36 Added in searchable indexes, only brings back index and count etc, not results within the index 2016-03-18 08:38:04 +00:00
Alexandre Dulaunoy bc655cedbf Merge pull request #7 from sebdraven/master
add method change_threat_level
2016-03-15 18:36:30 +01:00
Sébastien Larinier ba14cf1aaa add method change_threat_level 2016-03-15 17:17:04 +01:00
Alexandre Dulaunoy 227dd26752 Merge pull request #31 from tomking2/Actor_Tag
Add threat actor through API, Create new tag
2016-03-14 13:40:33 +01:00
Thomas King 3c90e25ebd Add threat actor through API, Create new tag 2016-03-14 11:17:53 +00:00
Alexandre Dulaunoy a7066c7f80 Merge pull request #6 from sebdraven/master
add add_tag method to an event and value 5 to distribution attribute
2016-03-11 17:17:49 +01:00
Sébastien Larinier 39c06a7d24 add add_tag method to an event and value 5 to distribution attribute 2016-03-11 16:53:31 +01:00
Alexandre Dulaunoy 186f3133ef Merge branch 'master' of github.com:MISP/PyMISP 2016-03-11 16:04:19 +01:00
Alexandre Dulaunoy bf281d20d7 Merge pull request #29 from cudeso/master
Check if objectType exists in event
2016-03-11 16:04:57 +01:00
Koen Van Impe f495c23303 Check if objectType exists in event
Prevent failing when f.e. an event does not have a tag.
2016-03-11 14:51:38 +01:00
Raphaël Vinot 586513f9e1 Merge pull request #5 from sebdraven/master
add method to export txt all attributes by type
2016-03-11 10:49:03 +01:00
Sébastien Larinier a67a90d1d3 add method to export txt all attributes by type 2016-03-09 18:37:27 +01:00
Alexandre Dulaunoy 7bea32ea1a Merge pull request #4 from iglocska/master
Updated the feed generator
2016-03-07 08:22:37 +01:00
Iglocska 8d0c26288e Updated the feed generator
- only save fields that are actually necessary and don't reveal too much of unneeded information (such as correlation)
- add contextual fields to the manifest
2016-03-07 03:29:34 +01:00
Alexandre Dulaunoy 9a241ec547 Remove a small bug introduced by previous commit 2016-03-01 16:20:10 +01:00
Alexandre Dulaunoy ec7337cbc2 Merge branch 'master' of github.com:CIRCL/PyMISP 2016-03-01 15:54:17 +01:00
Alexandre Dulaunoy 1112a1c5f3 Merge pull request #3 from iglocska/master
Script for the upcoming feed generator
2016-03-01 15:53:21 +01:00
Iglocska be242152e7 Script for the upcoming feed generator
- also some minor modifications to the get_index api
2016-03-01 15:32:58 +01:00
Alexandre Dulaunoy cceb81b39a Merge pull request #28 from deralexxx/master
respect misp_verifycert in some tests
2016-02-12 11:39:38 +01:00
Alexander J f99329a8b0 Update yara.py 2016-02-12 11:34:02 +01:00
Alexander J 11b1403e4c Update upload.py 2016-02-12 11:33:45 +01:00
Alexander J fb355d3acb Update searchall.py 2016-02-12 11:33:25 +01:00
Alexander J ca45771171 Update get.py 2016-02-12 11:31:48 +01:00
Alexander J b5764c8660 Update last.py 2016-02-12 11:30:56 +01:00
Raphaël Vinot 3a2414bc8c Update testcases for 2.4 2016-01-04 17:51:15 +01:00
Raphaël Vinot f968f43bd9 Initial Tags API 2015-12-21 18:58:08 +01:00
Raphaël Vinot a7fc1ceb20 Normalize error messages 2015-12-19 18:18:12 +01:00
Raphaël Vinot a334055749 Add debug option 2015-11-25 09:51:22 +01:00
Alexandre Dulaunoy 654f238e5c Merge branch 'master' of github.com:MISP/PyMISP 2015-11-24 17:17:13 +01:00
Alexandre Dulaunoy 3403a57391 Threat level id is from 1 to 4 (not from 0 to 3)
https://github.com/MISP/MISP/issues/729
2015-11-24 17:16:47 +01:00
Raphaël Vinot 06feb6cfcf Merge pull request #26 from urbanski/master
Fix KeyError when no results in time period
2015-11-23 10:17:29 +01:00
Will Urbanski b5acf414e9 Fix KeyError when no results in time period
Fix a KeyError when no results were found for the specified time period.
2015-11-22 17:52:12 -05:00
Alexandre Dulaunoy 205baa2f65 Merge pull request #25 from iglocska/master
reverted my previous commit that broke an assertion
2015-11-13 11:24:07 +01:00
iglocska 6407693671 reverted my previous commit that broke an assertion 2015-11-13 11:22:04 +01:00
Alexandre Dulaunoy 07ec7b8210 Merge pull request #24 from iglocska/master
Print the event so we can see what travis is trying to compare against
2015-11-13 11:12:25 +01:00
iglocska de91860d5d Print the event so we can see what travis is trying to compare against
- should help with the debugw
2015-11-13 11:10:53 +01:00
Alexandre Dulaunoy cfc5f05998 Merge pull request #23 from iglocska/master
Should fix the test failures
2015-11-13 10:51:34 +01:00
iglocska dbe87b6ebd Fixed an invalid assertion
- attribute count is None not u'0' when no attributes exist (should be fixed on MISP side in the long run)
2015-11-13 10:49:03 +01:00
iglocska fc1193e53e Fixed a typo causing the tests to fail 2015-11-13 10:47:32 +01:00
Alexandre Dulaunoy ca262ca4c1 README updated including keys.py usage 2015-11-06 11:40:43 +01:00
Alexandre Dulaunoy 2cdf1aa88d Authentication parameters updated 2015-11-06 11:40:27 +01:00
Alexandre Dulaunoy 7ddfff3f4d Merge branch 'master' of github.com:CIRCL/PyMISP 2015-11-06 11:29:34 +01:00
Alexandre Dulaunoy 55ca454b92 Auth parameters updated 2015-11-06 11:22:38 +01:00
Alexandre Dulaunoy 4c0ed124f5 Updated auth parameters 2015-11-06 11:16:32 +01:00
Alexandre Dulaunoy 006103d2fe Normalized auth parameters 2015-11-06 11:12:31 +01:00
Alexandre Dulaunoy 761b831708 Normalized auth parameters 2015-11-06 11:11:22 +01:00
Alexandre Dulaunoy 424c1671aa Sample keys file added 2015-11-06 11:09:17 +01:00
Alexandre Dulaunoy dbd45f0f01 Normalized auth parameters 2015-11-06 11:06:37 +01:00
Alexandre Dulaunoy fc0873bed1 Normalized auth parameters 2015-11-06 10:17:20 +01:00
Alexandre Dulaunoy db1221dd52 Auth parameters normalized 2015-11-06 10:14:45 +01:00