Commit Graph

2473 Commits (03d7033bbab7292e2d2c392f7f9f414c57696a4e)

Author SHA1 Message Date
Alexandre Dulaunoy 98bdd5d6df Merge pull request #13 from Delta-Sierra/master
removing some unnecessary checks
2016-04-14 16:09:33 +02:00
Déborah Servili 25bc301789 removing some unnecessary checks 2016-04-14 14:19:08 +02:00
Déborah Servili c31a1c9799 Merge https://github.com/MISP/PyMISP 2016-04-14 13:29:13 +02:00
Alexandre Dulaunoy 1de86c1d43 Merge pull request #12 from Delta-Sierra/master
type-category association checking automated
2016-04-14 11:11:32 +02:00
Déborah Servili c269913ad3 type-category association checking automated 2016-04-14 10:47:13 +02:00
Déborah Servili d493ff76ba type-category association checking automated 2016-04-14 10:36:32 +02:00
Nick Driver 9e92072f88 Add SSDEEP and FILENAME|SSDEEP support 2016-04-14 10:35:03 +02:00
Nick Driver 887a2b49b1 Add internal reference attributes 2016-04-14 10:35:03 +02:00
Iglocska 423757530b Added the option to filter out attributes based on distribution level 2016-04-14 10:35:03 +02:00
Alexandre Dulaunoy f72686552a Merge pull request #10 from TheDr1ver/patch-1
Add SSDEEP and FILENAME|SSDEEP support
2016-04-13 22:10:01 +02:00
Alexandre Dulaunoy e08e02957a Merge pull request #11 from TheDr1ver/patch-2
Add internal reference attributes
2016-04-13 22:09:44 +02:00
Nick Driver c7b0b3df64 Add internal reference attributes 2016-04-13 15:40:31 -04:00
Nick Driver c523e8acf6 Add SSDEEP and FILENAME|SSDEEP support 2016-04-12 13:42:01 -04:00
Alexandre Dulaunoy 7448bc6c91 Merge pull request #9 from iglocska/master
Added the option to filter out attributes based on distribution level
2016-04-11 15:26:35 +02:00
Iglocska 1d4261fa5a Added the option to filter out attributes based on distribution level 2016-04-11 15:18:05 +02:00
Déborah Servili b573daf86d Correct module help 2016-04-08 10:06:35 +02:00
Alexandre Dulaunoy c85531c306 Merge pull request #34 from iglocska/master
Capitalisation issues
2016-04-06 12:19:23 +02:00
Iglocska 7f00da0788 Capitalisation issues 2016-04-06 11:49:19 +02:00
Iglocska d673e7deb2 Merge remote-tracking branch 'circl/master' 2016-04-06 11:47:11 +02:00
Raphaël Vinot 7be215a732 Ann missing categories in the authorized ones. 2016-04-05 02:03:30 +02:00
Raphaël Vinot 14f05fc9af Revert "Add upload_attachment"
This reverts commit 6db19ace9e.
2016-04-04 18:48:27 +02:00
Raphaël Vinot 9920d7686d Revert "Use correct function to upload an attachment"
This reverts commit 1b7877dd06.
2016-04-04 18:45:45 +02:00
Raphaël Vinot cb09a19e24 Make PEP8 happy 2016-04-04 18:34:08 +02:00
Raphaël Vinot 1b7877dd06 Use correct function to upload an attachment
Fix #33
2016-04-04 18:26:05 +02:00
Alexandre Dulaunoy c64fd79313 Merge pull request #32 from tomking2/master
Search Event Index
2016-04-01 08:02:12 +02:00
= 2c134f6154 Designed in same style as search, all attributes can be used 2016-03-31 12:33:04 +01:00
Thomas King c88096ab5d Merge remote-tracking branch 'upstream/master'
Merging new pymisp changes
2016-03-31 09:13:04 +01:00
Raphaël Vinot f54e92ab81 Fix pep8 2016-03-24 14:36:30 +01:00
Raphaël Vinot d64831f215 Merge pull request #8 from truckydev/master
Add upload_attachment
2016-03-24 14:33:48 +01:00
Tristan METAYER 6db19ace9e Add upload_attachment 2016-03-23 14:40:44 +01:00
Raphaël Vinot dca755ef08 Improve examples 2016-03-21 21:24:15 +01:00
Raphaël Vinot 6656e63dcc Update version to 2.3 2016-03-21 14:59:39 +01:00
Raphaël Vinot a0c91e5c37 Make pep8 happy 2016-03-21 14:55:41 +01:00
Thomas King 9e8f81aafe Python 2/3 compatible, urllib module 2016-03-18 08:47:30 +00:00
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