Code Monkey home page Code Monkey logo

Comments (4)

leonjza avatar leonjza commented on May 14, 2024

Thanks for the report! Could you show me the output of the single run with --log-level=debug added? For example"

$ gowitness --log-level=debug single --url https://google.com
DEBU[2018-02-05 15:04:32] Chrome path not set or invalid. Performing search
DEBU[2018-02-05 15:04:32] Google Chrome path                            chrome-path="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"
DEBU[2018-02-05 15:04:32] Chrome version                                version=64.0.3282.140
DEBU[2018-02-05 15:04:32] Screenshot path                               screenshot-path=/Users/user1
DEBU[2018-02-05 15:04:32] Opening buntdb                                database-location=gowitness.db
DEBU[2018-02-05 15:04:32] Processing URL                                url="https://google.com"
INFO[2018-02-05 15:04:33] Response code                                 status="200 OK" url="https://google.com"
INFO[2018-02-05 15:04:33] Final URL after redirects                     final-url="https://www.google.co.za/?gfe_rd=cr&dcr=0&ei=agr" url="https://google.com"

from gowitness.

heyitsols avatar heyitsols commented on May 14, 2024

Aha, that showed the problem!

~ % gowitness --log-level=debug single --url https://google.com
DEBU[2018-02-05 14:49:01] Chrome path not set or invalid. Performing search
DEBU[2018-02-05 14:49:01] Google Chrome path                            chrome-path="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"
DEBU[2018-02-05 14:49:01] Google Chrome path                            chrome-path=/Applications/Chromium.app/Contents/MacOS/Chromium
FATA[2018-02-05 14:49:02] Chrome version is older than v60              chromeversion=58.0.3029.110

~ % /Applications/Chromium.app/Contents/MacOS/Chromium --version
Chromium 58.0.3029.110

However, it might be good to check the versions of all results of the search and use any suitable one.

User error is the reason my in-line override wasn't working, I had it wrapped in " but also was escaping spaces with \

Thanks for getting back to me so quickly!

from gowitness.

leonjza avatar leonjza commented on May 14, 2024

No problem! Something I can definitely improve on so will keep this one open so I don't forget about it.

from gowitness.

leonjza avatar leonjza commented on May 14, 2024

I tagged an improvement for this in v1.0.5.

from gowitness.

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.