Git Product home page Git Product logo

Comments (4)

s3edeh avatar s3edeh commented on June 14, 2024

This also happens on other iOS versions, happened to me on iOS 12.5.4

from mvt.

adpio avatar adpio commented on June 14, 2024

Similar issue on python 3.9.6 and latest Big Sur 11.4
EDIT: this seems to be caused by an older version of ios. The backup produced by the current ios version (14.7) works as expected.

from mvt.

kris71 avatar kris71 commented on June 14, 2024

This issue also happens with a backup of ios 14.7 for me.

from mvt.

kywazim avatar kywazim commented on June 14, 2024

Ubuntu 20.04 Python 3.8.10

forensics@forensics-XPS-13-9365:~/mvt$ mvt-ios check-backup --output ~/Documents/iphone/output ~/Documents/iphone/00008020-001D54200101002E/
15:41:59 INFO     [mvt.ios.cli] Checking iTunes backup located at:             
                  /home/forensics/Documents/iphone/00008020-001D54200101002E/  
         INFO     [mvt.ios.modules.fs.safari_browserstate] Running module      
                  SafariBrowserState...                                        
         ERROR    [mvt.ios.modules.fs.safari_browserstate] There might be no   
                  data to extract by module SafariBrowserState: Unable to find 
                  the module's database file                                   
         INFO     [mvt.ios.modules.fs.safari_history] Running module           
                  SafariHistory...                                             
         ERROR    [mvt.ios.modules.fs.safari_history] There might be no data to
                  extract by module SafariHistory: Unable to find the module's 
                  database file                                                
         INFO     [mvt.ios.modules.fs.net_datausage] Running module            
                  Datausage...                                                 
         INFO     [mvt.ios.modules.fs.net_datausage] Found DataUsage database  
                  at path: /home/forensics/Documents/iphone/00008020-001D542001
                  01002E/0d/0d609c54856a9bb2d56729df1d68f2958a88426b           
         INFO     [mvt.ios.modules.fs.net_datausage] Extracted information on  
                  7133 processes                                               
15:42:00 INFO     [mvt.ios.modules.fs.sms] Running module SMS...               
         INFO     [mvt.ios.modules.fs.sms] Found SMS database at path: /home/fo
                  rensics/Documents/iphone/00008020-001D54200101002E/3d/3d0d7e5
                  fb2ce288813306e4d4636395e047a3d28                            
15:42:01 INFO     [mvt.ios.modules.fs.sms] Extracted a total of 745 SMS        
                  messages containing links                                    
         INFO     [mvt.ios.modules.fs.sms_attachments] Running module          
                  SMSAttachments...                                            
         INFO     [mvt.ios.modules.fs.sms_attachments] Found SMS database at   
                  path: /home/forensics/Documents/iphone/00008020-001D542001010
                  02E/3d/3d0d7e5fb2ce288813306e4d4636395e047a3d28              
         INFO     [mvt.ios.modules.fs.sms_attachments] Extracted a total of    
                  3483 SMS attachments                                         
         INFO     [mvt.ios.modules.fs.chrome_history] Running module           
                  ChromeHistory...                                             
         INFO     [mvt.ios.modules.fs.chrome_history] Found Chrome history     
                  database at path: /home/forensics/Documents/iphone/00008020-0
                  01D54200101002E/fa/faf971ce92c3ac508c018dce1bef2a8b8e9838f1  
         INFO     [mvt.ios.modules.fs.chrome_history] Extracted a total of 60  
                  history items                                                
         INFO     [mvt.ios.modules.fs.chrome_favicon] Running module           
                  ChromeFavicon...                                             
         INFO     [mvt.ios.modules.fs.chrome_favicon] Found Chrome favicon     
                  cache database at path: /home/forensics/Documents/iphone/0000
                  8020-001D54200101002E/55/55680ab883d0fdcffd94f959b1632e5fbbb1
                  8c5b                                                         
         INFO     [mvt.ios.modules.fs.chrome_favicon] Extracted a total of 42  
                  favicon records                                              
         INFO     [mvt.ios.modules.fs.webkit_session_resource_log] Running     
                  module WebkitSessionResourceLog...                           
Traceback (most recent call last):
  File "/home/forensics/.local/bin/mvt-ios", line 8, in <module>
    sys.exit(cli())
  File "/usr/lib/python3/dist-packages/click/core.py", line 764, in __call__
    return self.main(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/click/core.py", line 717, in main
    rv = self.invoke(ctx)
  File "/usr/lib/python3/dist-packages/click/core.py", line 1137, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/usr/lib/python3/dist-packages/click/core.py", line 956, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/usr/lib/python3/dist-packages/click/core.py", line 555, in invoke
    return callback(*args, **kwargs)
  File "/home/forensics/.local/lib/python3.8/site-packages/mvt/ios/cli.py", line 102, in check_backup
    run_module(m)
  File "/home/forensics/.local/lib/python3.8/site-packages/mvt/common/module.py", line 146, in run_module
    module.check_indicators()
  File "/home/forensics/.local/lib/python3.8/site-packages/mvt/ios/modules/fs/webkit_session_resource_log.py", line 84, in check_indicators
    if self.indicators.check_domains(all_origins):
AttributeError: 'NoneType' object has no attribute 'check_domains'

from mvt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.