Commit Graph

233 Commits

Author SHA1 Message Date
Nex 4ebe0b6971 Shrink logo in README 2021-08-21 15:58:35 +02:00
Nex 0005ad2abd Removed unused imports 2021-08-21 15:50:12 +02:00
Nex a16b0c12d2 Added shared help messages 2021-08-21 15:48:52 +02:00
Nex e0a6608b9d Logging which files error the manifest module 2021-08-20 17:15:35 +02:00
Nex 80a91bb2ad Checking if the backup is actually encrypted before proceeding (closes: #48) 2021-08-20 15:18:08 +02:00
Nex 9a7970e8a0
Merge pull request #172 from jekil/main
Some esthetic fixes to documentation
2021-08-20 09:07:05 +02:00
jekil 05a82075cf Some esthetic fixes to documentation 2021-08-20 08:58:08 +02:00
Nex d99a8be632
Merge pull request #170 from jekil/main
Dockerfile lifting
2021-08-20 08:17:38 +02:00
jekil 4882ce9c88 Lifting to avoid not needed layers 2021-08-19 23:26:00 +02:00
Nex 2d277d2d14 Catching in case uid field is not present 2021-08-18 23:11:18 +02:00
Nex 1fc6c49d4f Inverted buttons 2021-08-18 19:56:27 +02:00
Nex 6a3b2dde81 Reintroduced newline 2021-08-18 19:23:12 +02:00
Nex 51a71bceb3 Added notice about target audience in introduction 2021-08-18 17:50:12 +02:00
Nex ee5ac2a502 Updated Android documentation 2021-08-18 17:47:24 +02:00
Nex b74d7719ea
Merge pull request #169 from gregzo/main
Added availability details to records.md
2021-08-18 17:20:47 +02:00
Nex 7887ad6ee4 Removed trailing dot 2021-08-18 17:03:49 +02:00
Nex 012a6ead77 Bumped version 2021-08-18 13:26:50 +02:00
Nex 803dd2ff3a Add note in documentation about ability to invoke multiple --iocs options 2021-08-18 13:25: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 27847bf16c Added counter for loaded indicators 2021-08-18 13:18:34 +02:00
Nex f2b1311ff7 Sorted imports 2021-08-18 13:18:28 +02:00
Nex 48810af83d Fixed creation of Indicators instance 2021-08-18 13:12:37 +02:00
Nex 6a63256b5c Added ability to import multiple STIX2 indicators files 2021-08-18 13:08:32 +02:00
Nex 07cf14a921 Updated docs 2021-08-18 10:34:31 +02:00
Gregorio Zanon e30f6d9134
Added availability details to records.md
Added availability details for backup records which require encryption or aren't available anymore in recent iOS versions.
2021-08-18 10:07:39 +02:00
Nex d77809060f Added newline 2021-08-17 22:54:33 +02:00
Nex d61d40ee5a Updated documentation on mvt-android 2021-08-17 16:36:48 +02:00
Nex 99d539b040 Renamed packages.json to apks.json to avoid conflicts with other module 2021-08-17 13:26:26 +02:00
Nex 7edf147112 Better handling of package parsing and more logging (closes: #102) 2021-08-17 13:26:04 +02:00
Nex 39b81214c2 Catching exception when unable to connect to device over TCP 2021-08-17 13:10:36 +02:00
Nex 94fd6b5208 Catching errors more gracefully when downloading apks (closes: #158) 2021-08-17 13:06:31 +02:00
Nex 71e270fdf8 Bumped version 2021-08-16 14:56:46 +02:00
Nex 8125f1ba14 Updated docs with new modules 2021-08-16 11:12:57 +02:00
Nex 96e4a9a4a4 Overhaul of mvt-ios modules 2021-08-16 10:50:35 +02:00
Nex 24d7187303 Fixed variable name 2021-08-15 20:02:17 +02:00
Nex 6af6c52f60 Renamed function for consistency 2021-08-15 20:01:33 +02:00
Nex fdaf2fc760 Fixed WebkitSessionResourceLog module, still needs testing 2021-08-15 20:00:29 +02:00
Nex fda621672d Renamed webkit helper function 2021-08-15 19:50:55 +02:00
Nex ce6cc771b4 Replaced leftover dicts 2021-08-15 19:20:41 +02:00
Nex e1e4476bee Standardizing Manifest results structure 2021-08-15 19:07:45 +02:00
Nex 9582778adf Getting rid of dict() 2021-08-15 19:05:15 +02:00
Nex 5e6e4fa8d0 Added modules to extract details on configuration profiles from backup 2021-08-15 18:53:02 +02:00
Nex 9e5a412fe2 Creating helper function to locate files in Manifest.db 2021-08-15 17:39:14 +02:00
Nex 763cb6e06c DeviceInfo module is now BackupInfo and only running on backups 2021-08-15 13:16:00 +02:00
Nex cbdbf41e1e Restructured modules folders 2021-08-15 13:14:18 +02:00
Nex cf630f7c2b Fixed unused imports 2021-08-14 18:56:33 +02:00
Nex 3d6e01179a Fixed typo 2021-08-14 18:52:00 +02:00
Nex 8260bda308 Got rid of biplist, using standard plistlib 2021-08-14 18:50:11 +02:00