diff --git a/Changelog-PyMISP.txt b/Changelog-PyMISP.txt index 0afdee4..eb15942 100644 --- a/Changelog-PyMISP.txt +++ b/Changelog-PyMISP.txt @@ -2,6 +2,33 @@ Changelog ========= +v2.4.152 (2021-12-22) +--------------------- + +Changes +~~~~~~~ +- Bump changelog. [Raphaël Vinot] +- Bump version. [Raphaël Vinot] +- Bump deps, object templates. [Raphaël Vinot] +- Bump objects templates. [Raphaël Vinot] +- Bump misp-objects. [Raphaël Vinot] +- Lief doesn't supports python 3.10. [Raphaël Vinot] +- Debug poetry install, freezes on the GHA. [Raphaël Vinot] +- Bump deps, use pytest. [Raphaël Vinot] +- [feed-generator] support for distribution and sharing groups. + [Christophe Vandeplas] + +Fix +~~~ +- Update live tests to support proper format of SGs. [Raphaël Vinot] +- [sharinggroups] Fixes wrong model for SharingGroupOrg. [Christophe + Vandeplas] +- [feed-generator] code style fixes. [Christophe Vandeplas] +- [feed-generator] keeping function compatibility. [Christophe + Vandeplas] +- [feed-generator] fix missing except type. [Christophe Vandeplas] + + v2.4.151 (2021-11-19) --------------------- diff --git a/Changelog-misp-galaxy.txt b/Changelog-misp-galaxy.txt index 0174c6e..4d390a9 100644 --- a/Changelog-misp-galaxy.txt +++ b/Changelog-misp-galaxy.txt @@ -1,6 +1,82 @@ # Changelog +## v2.4.152 (2021-12-22) + +### New + +* [CMTMF] fix the galaxy definition. [Alexandre Dulaunoy] + +### Changes + +* Use pytest instead of nose. [Raphaël Vinot] + +* [concordia] CMTMF killchain typo fixed. [Alexandre Dulaunoy] + +* [concordia] fix name inconsistencies. [Alexandre Dulaunoy] + +* [concordia] set a mobile icon. [Alexandre Dulaunoy] + +* [concordia] duplicate removed. [Alexandre Dulaunoy] + +* [concordia] duplicate removed. [Alexandre Dulaunoy] + +* [concordia] duplicate techniques removed. [Alexandre Dulaunoy] + +* [concordia] typo fixed. [Alexandre Dulaunoy] + +* [misp-galaxy] duplicate modify trusted environment and also different technique ID? [Alexandre Dulaunoy] + +* [concordia] duplicates removed. [Alexandre Dulaunoy] + +* [cmtmf-attack-pattern] update. [Alexandre Dulaunoy] + +* [cmtmf-attack-pattern] various fixes to make JSON ok. [Alexandre Dulaunoy] + +### Fix + +* Cmtmf-attack-pattern had multiple duplicate UUIDs. [Raphaël Vinot] + +### Other + +* Merge pull request #671 from MISP/BennSaturn-concordia_mtmf. [Alexandre Dulaunoy] + + Benn saturn concordia mtmf + +* Merge branch 'concordia_mtmf' of https://github.com/BennSaturn/misp-galaxy into BennSaturn-concordia_mtmf. [Alexandre Dulaunoy] + +* Update cmtmf-attack-pattern.json. [Bernardo Santos] + + - update version + +* Update cmtmf-attack-pattern.json. [Bernardo Santos] + + - Changes to cluster type + - Fix typo for privilege escalation tactic + +* CONCORDIA MTMF - Initial version. [Bernardo Santos] + + Initial version of the CONCORDIA Mobile Threat Modelling Framework for the CONCORDIA Project: https://www.concordia-h2020.eu/ + +* CONCORDIA MTMF - Initial version. [Bernardo Santos] + + Initial version of the CONCORDIA Mobile Threat Modelling Framework for the CONCORDIA Project: https://www.concordia-h2020.eu/ + +* Merge pull request #670 from jloehel/darkwatchman. [Alexandre Dulaunoy] + + Adds DarkWatchman RAT + +* Adds DarkWatchman RAT. [Jürgen Löhel] + +* Merge pull request #669 from Delta-Sierra/main. [Alexandre Dulaunoy] + + add ESPecter Bootkit + +* Add ESPecter Bootkit. [Delta-Sierra] + +* Add ESPecter bootkit. [Delta-Sierra] + + ## v2.4.151 (2021-11-19) ### Changes diff --git a/Changelog-misp-modules.txt b/Changelog-misp-modules.txt index 3ae0f4f..206575c 100644 --- a/Changelog-misp-modules.txt +++ b/Changelog-misp-modules.txt @@ -1,6 +1,50 @@ # Changelog +## %%version%% (unreleased) + +### Changes + +* [gitchangelogrc] added. [Alexandre Dulaunoy] + +### Other + +* Merge branch 'main' of github.com:MISP/misp-modules into main. [Alexandre Dulaunoy] + + +## v2.4.152 (2021-12-22) + +### Changes + +* [hashlookup] support for sha256 and bug fix for non-exising MD5. [Alexandre Dulaunoy] + +* [Pipefile.lock] removed. [Alexandre Dulaunoy] + +* [REQUIREMENTS] chardet issue - let installer decide. [Alexandre Dulaunoy] + +* [REQUIREMENTS] aiohttp. [Alexandre Dulaunoy] + +* [requirements] pillow updated to the latest version. [Alexandre Dulaunoy] + +* [requirements] lxml updated. [Alexandre Dulaunoy] + +* [doc] updated. [Alexandre Dulaunoy] + +### Fix + +* [hashlookup] typo fixed. [Alexandre Dulaunoy] + +### Other + +* Merge pull request #536 from qintel/feat/qintel_qsentry. [Alexandre Dulaunoy] + + New Module: Qintel QSentry + +* Feature: add qintel qsentry module documentation. [Calvin Krzywiec] + +* Feature: add qintel qsentry expansion module. [Calvin Krzywiec] + + ## v2.4.151 (2021-11-19) ### New diff --git a/Changelog-misp-objects.txt b/Changelog-misp-objects.txt index dee977f..c91c210 100644 --- a/Changelog-misp-objects.txt +++ b/Changelog-misp-objects.txt @@ -1,6 +1,83 @@ # Changelog +## v2.4.152 (2021-12-22) + +### New + +* [concordia-mtmf-intrusion-set] New object intrusion-set for mobile attacks. [Alexandre Dulaunoy] + +* [scripts] export added. [Alexandre Dulaunoy] + +* [temporal-event] temporal event added. [Alexandre Dulaunoy] + +### Changes + +* [relationships] `drives` relationship added. [Alexandre Dulaunoy] + + Based on discussion as someone driving a vehicule might not be the owner + of this vehicule. + +* [person] occupation added. [Alexandre Dulaunoy] + +* [README] documentation fixed and list of objects updated. [Alexandre Dulaunoy] + +* [temporal-event] fix typo in template name. [Alexandre Dulaunoy] + +* Add requiredOneOf for postal-address. [Jeroen Pinoy] + +* [schema] new mobile category as requested by Concordia EU project. [Alexandre Dulaunoy] + +* [person/organization] add new role values such as Source, Originator, Informant, Emitter. [Alexandre Dulaunoy] + + Fix #338 + + Emitter has been added for cases in SIGINT and MASINT where emitter + terminology can be used. + +* [user-account] fixing the Hungarian leader GitHub edit perversion. [Alexandre Dulaunoy] + +* [relationships] works-with relationship added. [Alexandre Dulaunoy] + +* [person] optional function field added. [Alexandre Dulaunoy] + +* [relationships] updated. [Alexandre Dulaunoy] + +* [relationships] new found-in and found-on relationships added. [Alexandre Dulaunoy] + +### Fix + +* [temporal-event] newline issue. [Alexandre Dulaunoy] + +* Incorrect entry in CMTMF_ATCKID. [Raphaël Vinot] + +* [concordia] new-lines. [Alexandre Dulaunoy] + +* [user-account] added description to avoid issues in MISP. [Andras Iklody] + +### Other + +* Merge pull request #340 from whoisroot/main. [Alexandre Dulaunoy] + + Add sane default for boolean objects + +* Add sane default for boolean objects. [Lucas Magalhães] + +* Merge pull request #339 from Wachizungu/add-postal-address-requiredOneOff. [Alexandre Dulaunoy] + + chg: add requiredOneOf for postal-address + +* Merge branch 'main' of github.com:MISP/misp-objects into main. [Alexandre Dulaunoy] + +* Merge pull request #337 from samitainio/patch-2. [Alexandre Dulaunoy] + + add: [email] Added display name attribute for reply-to + +* Ran jq_all_the_things_.sh. [Sami Tainio] + +* Add: [email] Added display name attribute for reply-to. [Sami Tainio] + + ## v2.4.151 (2021-11-19) ### New diff --git a/Changelog-misp-taxonomies.txt b/Changelog-misp-taxonomies.txt index b29c5ed..5bb4fb9 100644 --- a/Changelog-misp-taxonomies.txt +++ b/Changelog-misp-taxonomies.txt @@ -1,6 +1,54 @@ # Changelog +## %%version%% (unreleased) + +### Changes + +* [gitchangelogrc] added. [Alexandre Dulaunoy] + + +## v2.4.152 (2021-12-22) + +### Changes + +* [MANIFEST] updated. [Alexandre Dulaunoy] + +* [MANIFEST] updated. [Alexandre Dulaunoy] + +* [exercise] fix description. [Alexandre Dulaunoy] + +* [exercise] Cyber Europe 2022 (former CE2020) added. [Alexandre Dulaunoy] + +* [MANIFEST] updated. [Alexandre Dulaunoy] + +### Other + +* Merge branch 'main' of github.com:MISP/misp-taxonomies into main. [Alexandre Dulaunoy] + +* Merge pull request #219 from Delta-Sierra/main. [Alexandre Dulaunoy] + + political spectrum taxonomy - first proposition + +* Jq. [Delta-Sierra] + +* Merge https://github.com/MISP/misp-taxonomies into main. [Delta-Sierra] + +* Add political spectrum taxonomy - first proposition. [Delta-Sierra] + +* Merge pull request #218 from Delta-Sierra/main. [Alexandre Dulaunoy] + + deception taxonomy + +* Add deception taxonomy. [Delta-Sierra] + +* Merge. [Delta-Sierra] + +* Jq. [Delta-Sierra] + +* Jq. [Delta-Sierra] + + ## v2.4.151 (2021-11-19) ### New diff --git a/Changelog-misp-warninglists.txt b/Changelog-misp-warninglists.txt index c20da03..cf50deb 100644 --- a/Changelog-misp-warninglists.txt +++ b/Changelog-misp-warninglists.txt @@ -1,6 +1,45 @@ # Changelog +## v2.4.152 (2021-12-22) + +### Changes + +* [warning-lists] updated. [Alexandre Dulaunoy] + +* [lists] updated. [Alexandre Dulaunoy] + +### Other + +* Merge pull request #199 from drewm27/main. [Alexandre Dulaunoy] + + New sinkhole hosts reported from riskrecon.com + +* New sinkhole hosts reported from riskrecon.com. [Drew Middlesworth] + +* Merge pull request #198 from LouAlbano/patch-1. [Alexandre Dulaunoy] + + update list + +* Update list. [Francis Trudeau] + + https://www.tunnelbear.com/whats-my-ip + +* Merge pull request #197 from drewm27/main. [Alexandre Dulaunoy] + + Two more sinkholes from bitsight.com that are in use + +* Two more sinkholes from bitsight.com that are in use. [Drew Middlesworth] + +* Merge pull request #196 from cantarini/patch-1. [Alexandre Dulaunoy] + + incorrect regex update + +* Incorrect regex update. [Daniele Cantarini] + + As described in issue #195 the regex "/((?:\\+|00)61)?1(3|8)00975707|08|09|10|11/g" should be corrected in "/((?:\\+|00)61)?1(3|8)00975707(08|09|10|11)/g" + + ## v2.4.151 (2021-11-19) ### New