Commit Graph

1023 Commits

Author SHA1 Message Date
Nex 271fe5fbee Continuing enforcement of line length and simplifying date conversions 2022-08-13 02:14:24 +02:00
Nex 0f503f72b5 Starting to enforce line lengths on mvt-ios 2022-08-12 19:38:57 +02:00
Nex 424b86a261 Fixed typos 2022-08-12 19:25:56 +02:00
Nex 1fe595f4cc Added CONTRIBUTING.md file 2022-08-12 19:25:11 +02:00
Nex b8c59f1183 Removed public_indicators.json legacy file 2022-08-12 19:15:17 +02:00
Nex a935347aed Trying to enforce line lengths at 80/100 2022-08-12 19:14:05 +02:00
Nex 661d0a8669 Using Union type hints in order to support older versions of Python 2022-08-12 16:29:43 +02:00
Nex 63ff5fd334 Started linting the code 2022-08-12 16:20:16 +02:00
Nex 146b9245ab Sorted imports 2022-08-11 16:57:08 +02:00
Nex 99d33922be Conformed ways modules logger is initialized 2022-08-11 16:42:04 +02:00
Nex c42634af3f Fixed logging in accessibility module 2022-08-11 14:50:25 +02:00
Nex 6cb59cc3ab Trying to tidy up ConfigurationProfiles module 2022-08-10 16:44:43 +02:00
Nex e0481686b7 Fixed test file 2022-08-08 16:47:01 +02:00
Nex 804ade3a40 Conformed browerstate plugin to others with similar structure 2022-08-08 16:44:54 +02:00
tek c5ccaef0c4 Fixes a bug in Safari Browser State module 2022-08-08 11:20:05 +02:00
Nex c4416d406a Avoiding duplicate entries for stix2 files with multiple malware definitions 2022-08-06 14:49:05 +02:00
Nex 6b8a23ae10 Added an attribute list to keep track of executed modules 2022-08-05 13:52:51 +02:00
tek 872d5d766e Adds product name in iOS backup info module 2022-08-03 16:34:39 +02:00
Nex f5abd0719c Bumped version v2.1.3 2022-08-02 18:26:29 +02:00
Nex 6462ffc15d Added iOS 15.6 2022-08-02 18:26:23 +02:00
Nex 6333cafd38 Bumped version v2.1.2 2022-07-25 17:43:37 +02:00
Nex 03c59811a3 Ordered imports 2022-07-25 17:43:27 +02:00
Nex cfd3b5bbcb Merge branch 'main' of github.com:mvt-project/mvt 2022-07-25 17:43:08 +02:00
Nex 97ab67240f Creating MVT data folder when missing 2022-07-25 17:42:51 +02:00
Nex 7fc664185c Flake8 fixes 2022-07-20 15:49:51 +02:00
Nex 93094367c7 Bumped version v2.1.1 2022-07-20 15:41:42 +02:00
Nex e8fa9c6eea Passing binary data to parse rather than a file path 2022-07-20 15:41:07 +02:00
Nex 79a01c45cc Bumped version v2.1 2022-07-20 14:12:17 +02:00
Nex a440d12377 Merge branch 'main' of github.com:mvt-project/mvt 2022-07-20 14:12:08 +02:00
Nex 8085888c0c Improved parsing of profile events to support new formats as well 2022-07-20 14:11:36 +02:00
Nex c2617fe778 Checking profile IDs in profile_events 2022-07-20 13:25:51 +02:00
Nex 2e1243864c Added check_indicators to profile_events 2022-07-20 13:24:20 +02:00
tek ba5ff9b38c Fixes a minor typing bug 2022-07-18 14:25:01 +02:00
Nex 3fccebe132 Merge branch 'main' of github.com:mvt-project/mvt 2022-07-14 12:06:52 +02:00
Nex 1265b366c1 Added install_non_market_apps to settings warnings 2022-07-14 09:09:01 +02:00
Nex c944fb3234 Enforcing quotes in timeline csv writing 2022-07-12 12:03:20 +02:00
Nex e6b4d17027 Using error instead of warning for failed apk download 2022-07-12 11:55:31 +02:00
Nex f55ac36189 Code style fixes 2022-07-12 11:55:10 +02:00
Nex 550d6037a6 Bumped version 2022-07-08 19:54:46 +02:00
Nex e875c978c9 Optional address in SMS serialize 2022-07-08 19:54:33 +02:00
Nex fbf510567c Bumped version v2.0 2022-07-07 13:51:56 +02:00
Nex 94fe98b9ec Removed unused imports 2022-07-07 13:00:38 +02:00
Nex a328d57551 Added test-upload to Makefile 2022-07-07 12:31:35 +02:00
Nex a9eabc5d9d Updated dependencies 2022-07-07 12:28:42 +02:00
Nex 1ed6140cb6 Got rid of tqdm in favor of rich progress bar 2022-07-07 12:28:30 +02:00
Nex efceb777f0 Small clean ups and type hints of mvt-android 2022-07-06 18:38:16 +02:00
Nex 14bbbd9e45 Refactored mvt-android adb Files module in order to keep copy of suspicious payloads 2022-07-06 17:45:21 +02:00
Nex 3cdc6da428 Temporarily removed mvt-ios check-usb command 2022-07-06 13:01:55 +02:00
Nex 459ff8c51c Adding some more checks to bugreport packages module 2022-07-05 18:10:48 +02:00
Nex 88665cf7dd Merge pull request #289 from lorenzo-reho/main
Fixed cmd_download_apks serial connection bug
2022-07-02 18:22:59 +02:00