Commit Graph

2247 Commits (80eea5665f84e820144874ede4c8a541bd8fd482)

Author SHA1 Message Date
Raphaël Vinot 80eea5665f fix: Update minimal dependency for lief in setup.py 2021-01-21 10:09:40 +01:00
Raphaël Vinot e5152167a3 chg: Improve docstring for get_event
fix #686
2021-01-20 13:44:26 +01:00
Raphaël Vinot a926c14476 chg: Bump changelog 2021-01-20 12:40:27 +01:00
Raphaël Vinot 6391a61da0 chg: Bump version 2021-01-20 12:33:34 +01:00
Raphaël Vinot 411104bc83 chg: Show size when the json is not loadable. 2021-01-19 18:02:25 +01:00
Raphaël Vinot 4962e5c1b2 chg: Add authenticode support in generate_file_objects 2021-01-19 16:18:28 +01:00
Raphaël Vinot 6a72ac2a7c fix: [dev mode only] force older jedi to avoid ipython exception 2021-01-19 15:54:16 +01:00
Raphaël Vinot 76c4f92c17 chg: Use lief 0.11.0, generate authenticode entries 2021-01-19 15:44:58 +01:00
Raphaël Vinot b610b388f8 chg: Bump objects 2021-01-19 15:40:27 +01:00
Raphaël Vinot 2d81947632 fix: Add python 3.9 in GH Actions 2021-01-19 09:27:00 +01:00
Raphaël Vinot 234f9cd343 chg: Bump deps, add 3.9 in GH 2021-01-19 09:24:14 +01:00
Raphaël Vinot 0f72eab753 chg: Bump deps 2021-01-18 09:45:44 +01:00
Raphaël Vinot 5d4ad4f39b chg: Bump deps, objects templates 2021-01-12 10:18:44 +01:00
Raphaël Vinot de6125a623 fix: Do not fail if extract_msg is missing 2021-01-11 14:57:22 +01:00
Raphaël Vinot fa95c9d84f fix: Properly decode the body depending on the encoding of the email
Fix #671
2021-01-11 14:15:34 +01:00
Raphaël Vinot c50bbd5d1c chg: Add controller argument to get_csv script 2021-01-11 11:49:12 +01:00
Raphaël Vinot 3745e7153d
Merge pull request #674 from seamustuohy/main
Updated emailobject to remove dependency on PHP libraries and support RTF de-encapsulation from MSG's
2021-01-03 14:04:22 +01:00
seamus tuohy 5261d13c9f Noticed that test data mail_5.msg was malformatted. Replaced with working test msg. 2020-12-28 15:22:03 -05:00
seamus tuohy 87c02da0d7 Updated emailobject.
Email object no longer requires extra php libraries for install.
Tests have been expanded to improve coverage.
RTF encapsulated HTML and Plain Text will now be de-encapsulated.
The raw MSG binary will now be included in the extracted email object.
2020-12-28 13:47:21 -05:00
Alexandre Dulaunoy d7a000c2c3
chg: [test] file object template are now 24 2020-12-24 13:09:24 +01:00
Alexandre Dulaunoy 0c84e9a4d5
chg: [test] file object template is now at version 24 2020-12-24 12:09:21 +01:00
Alexandre Dulaunoy b9df83a384
chg: [misp-objects] updated 2020-12-24 12:01:29 +01:00
Alexandre Dulaunoy f72c2d2ff9
chg: [type] favicon-mmh3 is the murmur3 hash of a favicon as used in Shodan. 2020-12-24 12:00:17 +01:00
Alexandre Dulaunoy a46feebb32
chg: [misp-objects] updated to the latest version 2020-12-20 11:05:14 +01:00
Raphaël Vinot 649e068fd8 chg: clarify misp_objects_template_custom 2020-12-01 14:32:03 +01:00
Raphaël Vinot 3375c9d519 chg: Add docstring for misp_objects_template_custom 2020-12-01 14:14:21 +01:00
Raphaël Vinot 2c5f5b8662
Merge pull request #665 from nighttardis/main
adding check if "from" is in the "received" header row
2020-12-01 14:11:03 +01:00
Raphaël Vinot 0d86a4339f new: Allow to pass an object template to MISPObject.__init__
MISPObject part of #6670
2020-12-01 14:01:32 +01:00
nighttardis 2a4b215026 adding check if "from" is in the "received" header row 2020-11-30 18:45:53 -06:00
Raphaël Vinot bbc68f4f2d
Merge pull request #664 from kuselfu/main
update vmray_automation
2020-11-30 14:40:13 +01:00
Raphaël Vinot 56eb0a6a34 chg: trigger GH actions on PR 2020-11-30 12:36:28 +01:00
Jens Thom 0b9781b4da update `vmray_automation` to stay compatible with the changes made to `vmray_import` MISP modules 2020-11-30 12:11:44 +01:00
Raphaël Vinot babb04cbc2 chg: Improve documentation of MISPAttribute.malware_binary 2020-11-30 09:53:49 +01:00
Raphaël Vinot c8cb3bb589
chg: remove trailing space 2020-11-28 11:28:22 +01:00
Raphaël Vinot 201eeeb729
Update mispevent.py 2020-11-28 02:06:48 +01:00
Raphaël Vinot fe91e10ced chg: on-demand decryption of malware-binary, speeds up pythonify. 2020-11-26 13:31:10 +01:00
Raphaël Vinot 4c2ee4fd2f fix: Properly match IO in load event 2020-11-25 13:34:13 +01:00
Raphaël Vinot f254e15bd4 fix: Typing on recent mypy 2020-11-25 13:19:19 +01:00
Raphaël Vinot d06313a653 chg: Force a few packages versions 2020-11-25 12:30:53 +01:00
Raphaël Vinot 3e1cfc1461 fix: Typing edge case 2020-11-25 09:23:33 +01:00
Raphaël Vinot ded44278af fix: Add attribute dict as proposal 2020-11-24 20:03:01 +01:00
Raphaël Vinot 7b08cfcade chg: Bump changelog 2020-11-24 15:03:56 +01:00
Raphaël Vinot ad40915a79 chg: Bump version 2020-11-24 15:03:13 +01:00
Raphaël Vinot 9046b08a3c fix: Do not fail on PyMISP import when mail-parser is not present 2020-11-24 14:56:29 +01:00
Raphaël Vinot 7b2e78246a chg: Improve typing 2020-11-24 14:40:00 +01:00
Raphaël Vinot 35860b49bd chg: Improve add_attribute with a list
Related: #655
2020-11-24 13:50:14 +01:00
Raphaël Vinot 872005d0eb chg: Bump changelog 2020-11-24 12:39:59 +01:00
Raphaël Vinot 346f8d4b03 chg: Bump version 2020-11-24 12:39:05 +01:00
Raphaël Vinot d534c63c5b fix: Remove python 3.9 from action (lief not supported yet) 2020-11-24 12:35:39 +01:00
Raphaël Vinot ca03733f20 fix: Initialize submodules in gh action 2020-11-24 12:32:19 +01:00