Giter Club home page Giter Club logo

Comments (4)

o0101 avatar o0101 commented on May 22, 2024

Hey,

Do you mean as an API to get that information, or
just you want to know which browser version is used?

Version

Actually, there is not specific version, but we do use Chrome.

The browser is updated (manually) via the script (which just downloads the latest Chrome)

./zombie-lord/dlchrome.sh

This project can be configured to use another browser (anyone that supports the Chrome DevTools protocol) but the project uses the latest (Tip of Tree) protocol so any other browsers would need to support that as well.

The browser runs in headless mode.

In terms of the demo, I think the version used was the latest Chrome (78 -- something something).

Inspect Window

There is no UI way within the app to own the inspect window of a remote page, but you can
actually connect a Chrome DevTools view to the targets that are running in the headless chrome while using the application.

I don't know how to do this off the top of my head (but I like your idea!). Does anyone want to step in and relate how to connect a Chrome DevTools UI to the headless browser?

Please note, if you just run it, the headless browser by default runs on port 5002, and I know you can go

curl https://localhost:5002/json to begin to get information about the targets there.

(Obviously in the application external access to those ports is blocked and the browsers do not have access to their own (or other browsers) 5xxx ports, for security).

from browserbox.

o0101 avatar o0101 commented on May 22, 2024

Hey @xerosanyam

from browserbox.

xerosanyam avatar xerosanyam commented on May 22, 2024

Hi. thanks for the reply, sorry for replying late.

I think, I need to learn more about the project before I can contribute!

Closing the issue as it answers my questions :)

from browserbox.

o0101 avatar o0101 commented on May 22, 2024

👍

from browserbox.

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.