Commit Graph

45 Commits

Author SHA1 Message Date
Nex ef662c1145 Added new indicators update to mvt-android 2022-06-28 15:03:52 +02:00
Nex 1643454190 Ordered commands arguments 2022-06-17 17:16:20 +02:00
Nex fba4e27757 Refactored check-iocs command for Android as well 2022-06-16 17:02:38 +02:00
Nex e7fe30e201 Refactoring cli commands for iOS too 2022-06-16 15:18:50 +02:00
Nex a12c4e6b93 First commit to refactor of command definitions 2022-06-15 17:41:19 +02:00
Nex a7d35dba4a Refactoring support for VirusTotal lookups, and removed Koodous lookups (ref: #273) 2022-06-14 15:46:01 +02:00
Nex d82c788a18 Removed AUTHORS file in favor of explicit copyright notice 2022-05-08 14:53:50 +02:00
Nex fc9a27d030 Sorted imports 2022-03-10 11:33:54 +01:00
tek 86c79075ff Reorganise code for backup modules 2022-03-04 10:10:56 +01:00
tek 8eb30e3a02 Improves android backup parsing for check-backup and check-adb 2022-02-23 15:07:13 +01:00
Nex 71c4ba799f Fixed help message for download-apks 2022-02-04 13:42:32 +01:00
Nex 512c349c2c Sorted imports 2022-02-02 16:10:24 +01:00
Nex b94ba28873 Supporting loading from extracted folder 2022-02-02 16:10:12 +01:00
Nex e2936c3d33 Added new check-bugreport command and modules 2022-02-02 00:09:53 +01:00
Nex eb5f07a75d Updated copyright notice 2022-01-30 20:15:01 +01:00
Nex 28e1348aa7 Added check-iocs command to mvt-android 2022-01-27 18:23:19 +01:00
Nex b35cd4bc73 Added support for context-aware indicators.
This way when a detection is logged, the user can know which STIX2
file was matched by the module
2022-01-21 16:26:58 +01:00
Nex 11bc916854 Sorted imports 2022-01-11 16:02:44 +01:00
Nex 3084876f31 Removing unused imports, fixing conditions, new lines 2022-01-11 16:02:01 +01:00
Nex f63cb585b2 Shortened command to download-iocs 2022-01-11 15:59:01 +01:00
tek 28d57e7178 Add command to download latest public indicators
Squashed commit of the following:

commit c0d9e8d5d188c13e7e5ec0612e99bfb7e25f47d4
Author: Donncha Ó Cearbhaill <donncha.ocearbhaill@amnesty.org>
Date:   Fri Jan 7 16:05:12 2022 +0100

    Update name of indicators JSON file

commit f719e49c5f942cef64931ecf422b6a6e7b8c9f17
Author: Donncha Ó Cearbhaill <donncha.ocearbhaill@amnesty.org>
Date:   Fri Jan 7 15:38:03 2022 +0100

    Do not set indicators option on module if no indicators were loaded

commit a289eb8de936f7d74c6c787cbb8daf5c5bec015c
Author: Donncha Ó Cearbhaill <donncha.ocearbhaill@amnesty.org>
Date:   Fri Jan 7 14:43:00 2022 +0100

    Simplify code for loading IoCs

commit 0804563415ee80d76c13d3b38ffe639fa14caa14
Author: Donncha Ó Cearbhaill <donncha.ocearbhaill@amnesty.org>
Date:   Fri Jan 7 13:43:47 2022 +0100

    Add metadata to IoC entries

commit 97d0e893c1a0736c4931363ff40f09a030b90cf6
Author: tek <tek@randhome.io>
Date:   Fri Dec 17 16:43:09 2021 +0100

    Implements automated loading of indicators

commit c381e14df92ae4d7d846a1c97bcf6639cc526082
Author: tek <tek@randhome.io>
Date:   Fri Dec 17 12:41:15 2021 +0100

    Improves download-indicators

commit b938e02ddfd0b916fd883f510b467491a4a84e5f
Author: tek <tek@randhome.io>
Date:   Fri Dec 17 01:44:26 2021 +0100

    Adds download-indicators for mvt-ios and mvt-android
2022-01-07 16:38:04 +01:00
tek 82b57f1997 Fixes IOC issue in android CLI 2021-12-22 00:19:16 +01:00
Donncha Ó Cearbhaill 45b31bb718 Add support for indentifying known malicious file paths over ADB 2021-12-16 19:16:24 +01:00
tek d9b29b3739 Fixes indicator issue in the android cli 2021-12-16 12:51:57 +01:00
Nex 512f40dcb4 Standardized code with flake8 2021-11-19 15:27:51 +01:00
Nex a22241ec32 Added version commands 2021-09-17 14:19:03 +02:00
Nex 75ee2db02e Upgrading version 2021-08-26 12:36:37 +02:00
Nex 79f313827f Changed mvt-android download-apks to only fetch non-system packages 2021-08-25 13:35:21 +02:00
Nex a16b0c12d2 Added shared help messages 2021-08-21 15:48:52 +02:00
Nex 817aaab258 Indicate in help message that option can be invoked multiple times 2021-08-18 13:24:10 +02:00
Nex 4d8d91846c Added missing import of IndicatorsFileBadFormat 2021-08-18 13:21:54 +02:00
Nex e31e08e710 Added multiple indicators to Android cli 2021-08-18 13:19:34 +02:00
Nex d77809060f Added newline 2021-08-17 22:54:33 +02:00
Nex 94fd6b5208 Catching errors more gracefully when downloading apks (closes: #158) 2021-08-17 13:06:31 +02:00
Nex cf630f7c2b Fixed unused imports 2021-08-14 18:56:33 +02:00
Nex 8ca7030195 Refactored serial specification for ADB 2021-08-12 18:21:21 +02:00
Hamza Z 15c0d71933 Fix merge conflicts 2021-08-08 20:05:50 +02:00
Nex f011fd19e8 More explicit copyright and licensing notes 2021-08-01 21:11:08 +02:00
Nex c966eea7e6 Sorted imports 2021-07-30 11:40:09 +02:00
Nex 18ed58cbf9 Removed unused dependency 2021-07-30 11:19:15 +02:00
Nex 490fb12302 Refactored creation of output folders 2021-07-30 11:08:32 +02:00
Hamza Z 2389d5e52d Add Android TCP connection support 2021-07-21 13:35:46 +02:00
Hamza Z ccf0f3f18e Add Android device serial specification 2021-07-21 13:17:58 +02:00
febrezo 732db070f2 Add implicit creation of output folders 2021-07-20 03:09:53 +02:00
Nex 065a62cee1 First commit 2021-07-16 08:05:01 +02:00