Commit Graph

  • 8d8bdf26de Fix black style checks Donncha Ó Cearbhaill 2023-07-22 19:52:25 +0200
  • 34fa77ae4d Add documentation for new options Donncha Ó Cearbhaill 2023-07-22 19:49:59 +0200
  • ed7d6fb847 Add integration tests for 'mvt-android check-backup' Donncha Ó Cearbhaill 2023-07-22 19:25:34 +0200
  • a2386dbdf7 Refactor Android backup password handling and add tests Donncha Ó Cearbhaill 2023-07-22 19:17:27 +0200
  • 019cfbb84e
    Merge pull request #363 from aticu/main Donncha Ó Cearbhaill 2023-07-22 16:44:35 +0200
  • 3d924e22ec Merge branch 'release/v2.4.0' v2.4.0 Donncha Ó Cearbhaill 2023-07-21 12:17:32 +0200
  • ca3c1bade4 Bump version to v2.4.0 Donncha Ó Cearbhaill 2023-07-21 12:14:31 +0200
  • 85877fd3eb
    Merge pull request #369 from mvt-project/move-indicator-checking Donncha Ó Cearbhaill 2023-07-21 12:12:36 +0200
  • 8015ff78e8 Fix black error #369 Donncha Ó Cearbhaill 2023-07-21 12:10:45 +0200
  • 35dfe85d39 Deduplicate settings and processes Donncha Ó Cearbhaill 2023-07-21 12:06:46 +0200
  • 1a07b9a78f Move syntax checking before unit tests Donncha Ó Cearbhaill 2023-07-21 11:30:59 +0200
  • 0b88de9867 Move detection and alerts from run() to check_indicators() Donncha Ó Cearbhaill 2023-07-21 11:29:12 +0200
  • 94de174563 Remove duplicated detection logic from GetProp modules Donncha Ó Cearbhaill 2023-07-21 11:08:20 +0200
  • 0edc9d7b81 Add option to disable interactivity #363 Niclas Schwarzlose 2023-07-14 12:41:46 +0200
  • 76d7534b05 Fix bug recording detections in WebkitResourceLoadStatistics module Donncha Ó Cearbhaill 2023-07-18 18:02:42 +0200
  • ae2ab02347
    Merge pull request #367 from mvt-project/refactor-module-options Donncha Ó Cearbhaill 2023-07-17 19:07:41 +0200
  • e2c623c40f Move --fast flag from being a top-level MVT module parameter to an option in a new module_options parameter #367 Donncha Ó Cearbhaill 2023-07-17 18:29:43 +0200
  • a6e1a3de12
    Add GitHub Annotions to ruff output (#364) Christian Clauss 2023-07-15 14:42:13 +0200
  • dad74b02de
    No Py3.11 #364 Christian Clauss 2023-07-14 15:47:23 +0200
  • 2c23f85a8c
    Upgrade GitHub Actions Christian Clauss 2023-07-14 15:44:12 +0200
  • d170988104
    Update ruff.yml Christian Clauss 2023-07-14 15:41:02 +0200
  • dd4e82b297
    Add GitHub Annotions to ruff output Christian Clauss 2023-07-14 15:36:12 +0200
  • e7270d6a07 Fixes import and adds test for PR 361 tek 2023-07-10 22:55:22 +0200
  • 1968a0fca2
    Improve appops parsing in dumpsys (#361) Niclas Schwarzlose 2023-07-10 22:53:58 +0200
  • 8cd6849402 Improve appops parsing in dumpsys #361 Niclas Schwarzlose 2023-07-06 17:29:33 +0200
  • 46cc54df74 Add information about public indicators and support avenues to documentation Donncha Ó Cearbhaill 2023-06-30 19:43:30 +0200
  • 7046ff80d1 Add SMS read time in the MVT logs Donncha Ó Cearbhaill 2023-06-29 18:55:39 +0200
  • e2516f284b
    Bump version number v2.3.0 Donncha Ó Cearbhaill 2023-06-29 17:03:26 +0200
  • 17963f83d6 Fix URL to indicator repo in docs Donncha Ó Cearbhaill 2023-06-29 16:49:20 +0200
  • 4f0c9c6077 Update README with information on indicators of compromise and path ways for forensic support Donncha Ó Cearbhaill 2023-06-29 15:55:01 +0200
  • 27bd5f03a8
    Merge pull request #359 from mvt-project/optimise-domain-checking Donncha Ó Cearbhaill 2023-06-29 14:56:50 +0200
  • 3babbadc1d Add docs for the profiling feature #359 Donncha Ó Cearbhaill 2023-06-29 14:55:09 +0200
  • 41db117168 Improve performance when checking URLs and domains Donncha Ó Cearbhaill 2023-06-29 10:28:56 +0200
  • 2b01ed7179 Add optional profiling for MVT modules Donncha Ó Cearbhaill 2023-06-29 13:22:43 +0200
  • 95b2f04db6 WIP for Triangulation post-processing module feature/post-run-detections Donncha Ó Cearbhaill 2023-06-28 21:46:18 +0200
  • 78d493b17e
    Merge pull request #356 from mvt-project/auto/add-new-ios-releases Donncha Ó Cearbhaill 2023-06-22 11:06:45 +0200
  • 473c80009b Add new iOS versions and build numbers #356 DonnchaC 2023-06-22 00:17:52 +0000
  • a1481683e3 Adapts linter workflow to black tek 2023-06-14 01:05:14 +0200
  • bdd36a9179
    Merge pull request #349 from mvt-project/code-cleanup Nex 2023-06-08 21:12:34 +0200
  • e1677639c4 Linted code using isort + autoflake + black, fixed wrong use of Optional[bool] #349 Nex 2023-06-01 23:40:26 +0200
  • c2d740ed36 Handle better some empty database issues in iOS backups tek 2023-05-25 00:24:34 +0200
  • d0e24c6369 Fixes a bug in the applications module tek 2023-05-24 12:04:03 +0200
  • a1994079b1 Sort imports tek 2023-05-24 12:03:49 +0200
  • 289b7efdeb Add missing iOS build numbers Donncha Ó Cearbhaill 2023-05-21 17:11:07 +0100
  • 166a63e14c
    Merge pull request #347 from mvt-project/auto/add-new-ios-releases Donncha Ó Cearbhaill 2023-05-21 17:54:25 +0200
  • 1b933fdb12 Add new iOS versions and build numbers #347 DonnchaC 2023-05-21 15:53:45 +0000
  • 0c0ff7012b Set branch number for auto-generated pull request Donncha Ó Cearbhaill 2023-05-21 16:52:47 +0100
  • a3050b7656 Add new iOS versions and build numbers #346 DonnchaC 2023-05-21 15:50:31 +0000
  • f9b0d07a81 Don't include information beta's in the version JSON Donncha Ó Cearbhaill 2023-05-21 16:49:14 +0100
  • d14bcdd05f Update title used in auto PR for new iOS versions Donncha Ó Cearbhaill 2023-05-21 16:47:56 +0100
  • e026bb0a76 Fix path to script in workflow Donncha Ó Cearbhaill 2023-05-21 16:44:17 +0100
  • 253b4f031a Allow workflow to be triggered manually Donncha Ó Cearbhaill 2023-05-21 16:42:54 +0100
  • ec14297643
    Merge pull request #345 from mvt-project/feature/auto-update-version-info Donncha Ó Cearbhaill 2023-05-21 17:38:46 +0200
  • 3142d86edd Fix path to include version JSON files in built package #345 Donncha Ó Cearbhaill 2023-05-21 16:37:36 +0100
  • c18998d771 Add version 16.5 to resolve merge conflict from main Donncha Ó Cearbhaill 2023-05-21 16:26:12 +0100
  • 22fd794fb8 Fix python style and setup.cfg syntax Donncha Ó Cearbhaill 2023-05-21 16:15:49 +0100
  • 27c5c76dc2 Add script and worker to auto-update build and version info Donncha Ó Cearbhaill 2023-05-21 16:09:50 +0100
  • fafbac3545 Fix sorting of version numbers Donncha Ó Cearbhaill 2023-05-20 21:49:27 +0100
  • bbfaadd297 Load iOS device and build information from a JSON file. Donncha Ó Cearbhaill 2023-05-20 21:24:14 +0100
  • ccca58de63 Add dumpsys parser for 'ip link'/network interfaces feature/network-interface-parser Donncha Ó Cearbhaill 2023-05-18 22:22:57 +0200
  • 85abed55b6 Merge branch 'main' of github.com:mvt-project/mvt tek 2023-05-20 00:14:01 +0200
  • 2fbd7607ef Adds latest iOS version tek 2023-05-20 00:11:16 +0200
  • 3787dc48cd Fix bug where getprop sections where missing due to non-standard section header Donncha Ó Cearbhaill 2023-05-18 11:28:10 +0200
  • f814244ff8 Fixes bug in bugreport getprop module tek 2023-05-06 11:20:10 -0400
  • 11730f164f Fixes an issue in androidqf SMS module tek 2023-05-06 11:04:42 -0400
  • 912fb060cb
    Fix error when creating report: csv.Error (#341) Sebastian Pederiva 2023-05-02 18:09:16 +0300
  • b0f4d1ff60 Fix error when creating report: csv.Error #341 Sebastian Pederiva 2023-05-01 12:07:19 +0300
  • a9edf4a9fe
    Bumps version v2.2.6 tek 2023-04-25 12:20:45 +0200
  • ea7b9066ba Improves iOS app detection tek 2023-04-25 11:21:55 +0200
  • fd81e3aa13 Adds verbose mode tek 2023-04-25 11:13:46 +0200
  • 15477cc187 Bumps version v2.2.5 tek 2023-04-13 17:59:05 +0200
  • 551b95b38b Improves documentation tek 2023-04-13 16:11:55 +0200
  • d767abb912 Fixes a bug in the calendar plugin tek 2023-04-13 13:21:33 +0200
  • 8a507b0a0b Fixes a bug in WhatsApp iOS module tek 2023-04-13 09:26:52 +0200
  • 63b95ee6a5 Bumps version v2.2.4 tek 2023-04-12 12:52:57 +0200
  • c8ae495971
    Extract all messages from SMS and WhatsApp (#337) Tek 2023-04-12 12:39:25 +0200
  • 33d092692e Adds calendar iOS plugin tek 2023-04-12 10:21:17 +0200
  • b1e5dc715f Adds latest iOS version tek 2023-04-07 22:22:44 +0200
  • 1dc1ee2238 Improves Indicator object tek 2023-04-07 15:07:45 +0200
  • a2cbaacfce Fixes hashing issue tek 2023-04-07 14:51:54 +0200
  • 801fe367ac Improves WebkitResourceLoadStatistics module tek 2023-04-07 14:43:20 +0200
  • 0d653be4dd Adds Applications iOS module tek 2023-04-07 14:10:24 +0200
  • 179b6976fa Improves interactionc module tek 2023-04-07 12:25:30 +0200
  • 577fcf752d Fixes issues in analytics module tek 2023-04-07 12:25:17 +0200
  • 2942209f62 Improves module handling tek 2023-04-07 12:25:01 +0200
  • 06bf7b9cb1 Bumps version v2.2.3 tek 2023-03-29 14:44:59 +0200
  • b5d7e528de Adds indicators for android properties tek 2023-03-29 12:57:41 +0200
  • 70c6f0c153 Adds latest iOS version tek 2023-03-27 23:10:25 +0200
  • 49491800fb Improves typing tek 2023-03-24 19:02:02 +0100
  • 0150596796 Extract all messages from SMS and WhatsApp #337 tek 2023-03-24 15:20:09 +0100
  • 1ad176788b Updates install instructions from sources tek 2023-03-24 15:11:21 +0100
  • 11d58022cf Change checksum log message to info instead of warning Donncha Ó Cearbhaill 2023-03-03 21:21:32 +0000
  • cc205bfab0 Adds missing iOS versions tek 2023-03-02 15:47:37 -0500
  • 671cd07200 Fixes a bug with YAML parsing of github workflow tek 2023-03-01 17:34:35 -0500
  • 7581f81464 removes duplicated flake8 workflow tek 2023-03-01 16:50:33 -0500
  • 4ed8ff51ff Improves code PEP8 compliance and adds ruff check tek 2023-03-01 16:43:08 -0500
  • fc4e2a9029 Improves logcat logging in mvt-android check-adb tek 2023-03-01 16:34:28 -0500
  • 383d9b16de Bumps version v2.2.2 tek 2023-02-21 15:34:48 -0500
  • 55f6a4ae54 Fixes mypy typing issues tek 2023-02-21 15:18:36 -0500
  • 89c6a35c26 Update documentation on making backups with Finder tek 2023-02-21 14:31:44 -0500