Commit Graph

  • 146b9245ab Sorted imports Nex 2022-08-11 16:57:08 +0200
  • 99d33922be Conformed ways modules logger is initialized Nex 2022-08-11 16:42:04 +0200
  • c42634af3f Fixed logging in accessibility module Nex 2022-08-11 14:50:25 +0200
  • 6cb59cc3ab Trying to tidy up ConfigurationProfiles module Nex 2022-08-10 16:44:43 +0200
  • e0481686b7 Fixed test file Nex 2022-08-08 16:47:01 +0200
  • 804ade3a40 Conformed browerstate plugin to others with similar structure Nex 2022-08-08 16:44:54 +0200
  • c5ccaef0c4 Fixes a bug in Safari Browser State module tek 2022-08-08 11:20:05 +0200
  • c4416d406a Avoiding duplicate entries for stix2 files with multiple malware definitions Nex 2022-08-06 14:49:05 +0200
  • 6b8a23ae10 Added an attribute list to keep track of executed modules Nex 2022-08-05 13:52:51 +0200
  • 872d5d766e Adds product name in iOS backup info module tek 2022-08-03 16:34:39 +0200
  • f5abd0719c Bumped version v2.1.3 Nex 2022-08-02 18:26:29 +0200
  • 6462ffc15d Added iOS 15.6 Nex 2022-08-02 18:26:23 +0200
  • 6333cafd38 Bumped version v2.1.2 Nex 2022-07-25 17:43:37 +0200
  • 03c59811a3 Ordered imports Nex 2022-07-25 17:43:27 +0200
  • cfd3b5bbcb Merge branch 'main' of github.com:mvt-project/mvt Nex 2022-07-25 17:43:08 +0200
  • 97ab67240f Creating MVT data folder when missing Nex 2022-07-25 17:42:51 +0200
  • 7fc664185c Flake8 fixes Nex 2022-07-20 15:49:51 +0200
  • 93094367c7 Bumped version v2.1.1 Nex 2022-07-20 15:41:42 +0200
  • e8fa9c6eea Passing binary data to parse rather than a file path Nex 2022-07-20 15:41:07 +0200
  • 79a01c45cc Bumped version v2.1 Nex 2022-07-20 14:12:17 +0200
  • a440d12377 Merge branch 'main' of github.com:mvt-project/mvt Nex 2022-07-20 14:12:08 +0200
  • 8085888c0c Improved parsing of profile events to support new formats as well Nex 2022-07-20 14:11:36 +0200
  • c2617fe778 Checking profile IDs in profile_events Nex 2022-07-20 13:25:51 +0200
  • 2e1243864c Added check_indicators to profile_events Nex 2022-07-20 13:24:20 +0200
  • ba5ff9b38c Fixes a minor typing bug tek 2022-07-18 14:25:01 +0200
  • 3fccebe132 Merge branch 'main' of github.com:mvt-project/mvt Nex 2022-07-14 12:06:52 +0200
  • 1265b366c1 Added install_non_market_apps to settings warnings Nex 2022-07-14 09:09:01 +0200
  • c944fb3234 Enforcing quotes in timeline csv writing Nex 2022-07-12 12:03:20 +0200
  • e6b4d17027 Using error instead of warning for failed apk download Nex 2022-07-12 11:55:31 +0200
  • f55ac36189 Code style fixes Nex 2022-07-12 11:55:10 +0200
  • 550d6037a6 Bumped version Nex 2022-07-08 19:54:46 +0200
  • e875c978c9 Optional address in SMS serialize Nex 2022-07-08 19:54:33 +0200
  • fbf510567c Bumped version v2.0 Nex 2022-07-07 13:51:56 +0200
  • 94fe98b9ec Removed unused imports Nex 2022-07-07 13:00:38 +0200
  • a328d57551 Added test-upload to Makefile Nex 2022-07-07 12:31:35 +0200
  • a9eabc5d9d Updated dependencies Nex 2022-07-07 12:28:42 +0200
  • 1ed6140cb6 Got rid of tqdm in favor of rich progress bar Nex 2022-07-07 12:28:30 +0200
  • efceb777f0 Small clean ups and type hints of mvt-android Nex 2022-07-06 18:38:16 +0200
  • 14bbbd9e45 Refactored mvt-android adb Files module in order to keep copy of suspicious payloads Nex 2022-07-06 17:45:04 +0200
  • 3cdc6da428 Temporarily removed mvt-ios check-usb command Nex 2022-07-06 13:01:55 +0200
  • a30d7b2871 Adding support for iOS lockdown management ios_lockdown Nex 2022-07-05 18:12:10 +0200
  • 459ff8c51c Adding some more checks to bugreport packages module Nex 2022-07-05 18:10:48 +0200
  • 88665cf7dd
    Merge pull request #289 from lorenzo-reho/main Nex 2022-07-02 18:22:59 +0200
  • 0a749da85f Fixed cmd_download_apks serial connection bug #289 lorenzo-reho 2022-07-02 16:14:27 +0200
  • f81604133a Fixed Prompt imports Nex 2022-06-30 11:06:37 +0200
  • cdd9b74cbc Replaced getpass with Prompt Nex 2022-06-30 10:58:50 +0200
  • 3fb37b4f30 Added finish() method to Command class Nex 2022-06-30 10:26:33 +0200
  • 2fe8b58c09 Removed space Nex 2022-06-30 10:26:30 +0200
  • 61d0c4134d
    Fixes a bug in mvt-android download-apks tek 2022-06-29 23:06:49 +0200
  • 6b36fe5fca Re-adding again empty spacing that went missing Nex 2022-06-29 10:35:30 +0200
  • c9f54947e3 Small language and style changes Nex 2022-06-29 01:11:30 +0200
  • ae6fec5ac5 Merge branch 'Te-k-feature/ios-check-usb' Nex 2022-06-29 00:57:32 +0200
  • 298726ab2b Minor style fixes Nex 2022-06-29 00:57:25 +0200
  • 7222bc82e1 Sorting imports and removing unused ones Te-k-feature/ios-check-usb Nex 2022-06-29 00:05:36 +0200
  • 4a568835d2
    Merge branch 'main' into feature/ios-check-usb #288 Nex 2022-06-28 23:58:38 +0200
  • f98282d6c5 Adds applications and device info iOS USB modules tek 2022-06-28 23:37:57 +0200
  • f864adf97e First structure for mvt-ios check-usb tek 2022-06-28 20:35:52 +0200
  • 8f6882b0ff
    Merge pull request #287 from mvt-project/ioc_updates Nex 2022-06-28 16:04:08 +0200
  • b6531e3e70 Forgot closing bold tags #287 Nex 2022-06-28 15:55:52 +0200
  • ef662c1145 Added new indicators update to mvt-android Nex 2022-06-28 15:03:52 +0200
  • b8e5346660 Updating last check time when forcefully updating iocs Nex 2022-06-28 13:12:09 +0200
  • aedef123c9 Added frequency of indicators updates check Nex 2022-06-28 12:54:33 +0200
  • 8ff8e599d8 Fixed flake8 and minor code style Nex 2022-06-28 12:00:30 +0200
  • 815cdc0a88 Adding system to check for updates of indicators files and notify if any are available Nex 2022-06-27 14:41:40 +0200
  • b420d828ee Reintroduced public_indicators.json file to be available for older versions Nex 2022-06-25 00:49:16 +0200
  • 7b92903536 Moved indicators file to dedicated repository Nex 2022-06-25 00:41:58 +0200
  • 2bde693c35 Removed empty spaces Nex 2022-06-24 15:20:09 +0200
  • 7daea737c6 Merge branch 'main' of github.com:mvt-project/mvt Nex 2022-06-24 15:14:47 +0200
  • 0d75dc3ba0 Optionally loading indicators description Nex 2022-06-24 15:14:33 +0200
  • 0622357a64 Adds support for MMS parsing in android backups tek 2022-06-23 11:05:04 +0200
  • c4f91ba28b Merge branch 'main' of github.com:mvt-project/mvt tek 2022-06-23 10:02:53 +0200
  • 5ade0657ac Fixes an issue in Android backup parsing tek 2022-06-23 10:02:37 +0200
  • cca9083dff Reintroduced is_backup and is_fs_dump Nex 2022-06-22 17:54:03 +0200
  • 3f4ddaaa0c Minor code style fixes Nex 2022-06-22 17:53:53 +0200
  • 7024909e05 Adding more type hints Nex 2022-06-22 16:53:29 +0200
  • 3899dce353 Hashing files only when MVT_HASH_FILES env is set Nex 2022-06-20 23:41:59 +0200
  • 4830aa5a6c Improved analytics iOS versions module, checking dates, and sorting results Nex 2022-06-20 23:35:46 +0200
  • 3608576417 Added new AnalyticsIOSVersions to collect a timeline of iOS versions Nex 2022-06-20 20:26:18 +0200
  • 043c234401 Moved logging and sorting of Analytics results Nex 2022-06-20 19:06:48 +0200
  • 8663c78b63 Actually using self.log Nex 2022-06-20 18:29:39 +0200
  • b847683717 Catching PermissionError Nex 2022-06-20 18:28:05 +0200
  • 09400a2847 Added some notes in documentation about using VirusTotal Nex 2022-06-20 11:32:57 +0200
  • 2bc6fbef2f Starting to add type hints Nex 2022-06-17 22:30:46 +0200
  • b77749e6ba Storing information about analysis in info.json (closes: #274) Nex 2022-06-17 17:48:07 +0200
  • 1643454190 Ordered commands arguments Nex 2022-06-17 17:16:20 +0200
  • c2f1fe718d Fixed bug in store timeline logic Nex 2022-06-17 17:16:00 +0200
  • 444ecf032d Fixing newlines Nex 2022-06-17 17:07:36 +0200
  • dd230c2407 Added optional file logging Nex 2022-06-17 14:56:39 +0200
  • cd87b6ed31 Using proper logger in WhatsApp module Nex 2022-06-17 13:40:30 +0200
  • 6f50af479d Bumped version Nex 2022-06-17 10:36:27 +0200
  • 36a67911b3
    Merge pull request #282 from mvt-project/cli_refactor Nex 2022-06-17 10:27:47 +0200
  • 2dbfef322a Some marginal code style fix #282 Nex 2022-06-16 17:08:42 +0200
  • fba4e27757 Refactored check-iocs command for Android as well Nex 2022-06-16 17:02:38 +0200
  • abc0f2768b Fixed tests Nex 2022-06-16 15:24:43 +0200
  • e7fe30e201 Refactoring cli commands for iOS too Nex 2022-06-16 15:18:50 +0200
  • c54a01ca59 Fixing exceeding lines length Nex 2022-06-16 15:01:07 +0200
  • a12c4e6b93 First commit to refactor of command definitions Nex 2022-06-15 17:41:19 +0200
  • a9be771f79 Using remote picture so to not break pypi etc. Nex 2022-06-14 18:13:21 +0200
  • a7d35dba4a Refactoring support for VirusTotal lookups, and removed Koodous lookups (ref: #273) Nex 2022-06-14 15:46:01 +0200
  • 3a6e4a7001 Temporarily disabled Koodous lookup Nex 2022-06-13 20:06:35 +0200