Tom King
7d4cfc40b7
chg: Add in nosetests for MISP Galaxy functions, check default key as a dict attribute not MISPAbstract attribute
2021-01-30 15:34:29 +00:00
Tom King
96636639c4
chg: Add in more Galaxy 2.0 functions and code cleanup
2021-01-30 13:56:40 +00:00
Tom King
eb28f01f01
Merge remote-tracking branch 'upstream/main' into feature/misp-galaxy-2
2021-01-29 10:56:27 +00:00
Raphaël Vinot
03ebbbedce
chg: Fix return of delete_event_report
2021-01-28 14:48:23 +01:00
Raphaël Vinot
86a5d3acc7
new: hard delete flag for objects
...
Related: https://github.com/MISP/PyMISP/issues/666
2021-01-28 14:45:36 +01:00
Raphaël Vinot
281a7f0d23
chg: Remove critical warning if lief is not installed
...
Fix https://github.com/MISP/MISP/issues/6908
2021-01-28 14:45:36 +01:00
Raphaël Vinot
d7b80decf7
chg: Bump version
2021-01-28 14:45:36 +01:00
Raphaël Vinot
cff25c7f57
fix: Better warning if lief is outdated.
2021-01-28 14:45:36 +01:00
Raphaël Vinot
e916b332f8
new: Fail if a duplicate object is added to an event.
2021-01-28 14:45:36 +01:00
Raphaël Vinot
d21e43bc59
chg: Improve docstring for get_event
...
fix #686
2021-01-28 14:45:36 +01:00
Raphaël Vinot
c67da842d3
chg: Bump version
2021-01-28 14:45:36 +01:00
Raphaël Vinot
6f0c942800
chg: Show size when the json is not loadable.
2021-01-28 14:45:36 +01:00
Raphaël Vinot
8c09a5bbc9
chg: Use lief 0.11.0, generate authenticode entries
2021-01-28 14:45:36 +01:00
Raphaël Vinot
c195b7cc61
chg: Bump objects
2021-01-28 14:45:36 +01:00
Raphaël Vinot
961fb77de1
chg: Bump deps, objects templates
2021-01-28 14:45:36 +01:00
Tom King
cc102675bb
chg: Add in add_cluster function and ability to search clusters within a galaxy
2021-01-25 13:18:12 +00:00
Tom King
cff7e7b285
new: Add in ability to add a new cluster relation
2021-01-16 16:11:41 +00:00
Tom King
164791e980
new: MISP Galaxy 2.0 capability
2021-01-16 15:56:30 +00:00
Tom King
07f00a68f1
chg: Allow response of delete to be pythonify, add in nosetest
2021-01-15 15:26:41 +00:00
Tom King
120f3917e3
chg: Add ability to get event reports from the Event ID
2021-01-15 09:42:08 +00:00
Tom King
e6cb4ff9ee
fix: Call the AbstractMISP.from_dict at the end of the function to ensure the edited flag remains false
2021-01-14 18:58:35 +00:00
Tom King
12c29e6a06
new: Add in ability to create/update/delete MISP Event Reports
2021-01-14 16:45:25 +00: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
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
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
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
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
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
346f8d4b03
chg: Bump version
2020-11-24 12:39:05 +01:00
Alexandre Dulaunoy
39d471b58d
chg: [type] process-state added
2020-11-24 12:22:37 +01:00
Raphaël Vinot
71fe62b466
fix: Make mail-parser really optional
2020-11-24 12:18:35 +01:00
Alexandre Dulaunoy
0a08925a1a
chg: [misp-objects] updated
2020-11-24 11:57:16 +01:00