Giter Site home page Giter Site logo

Comments (7)

lizrice avatar lizrice commented on May 28, 2024 1

That’s interesting. I guess we’d need to keep up-to-date with any changes to that file, but it might be more efficient to embed the data

from kube-hunter.

DrMurx avatar DrMurx commented on May 28, 2024

The project which backs the azurespeed site contains the configuration used for the API call.

Check PublicIPs.xml, maybe it can be embedded into kube-hunter?

from kube-hunter.

RaitoBezarius avatar RaitoBezarius commented on May 28, 2024

@lizrice What about using Tor to query the service? Do we care about someone MITM'ing the connection and reading the data we send to the service? Or do we care about getting anonymity during querying the service?

I could send a PR enabling Tor support for external services queries, using SOCKS5 proxy (assumes Tor is running as a proxy, blabla)

from kube-hunter.

DrMurx avatar DrMurx commented on May 28, 2024

@RaitoBezarius Using Tor for this particular purpose is probably like taking a sledgehammer to crack a nut. A locally running security scanner should not leak internal data to a 3rd party, regardless of the transport, especially if that 3rd party is not an officially supported tool of a known vendor.

from kube-hunter.

RaitoBezarius avatar RaitoBezarius commented on May 28, 2024

@DrMurx Well, I agree. I guess the simplest way is to embed the PublicIPs data into the tool directly.

from kube-hunter.

itaysk avatar itaysk commented on May 28, 2024

the source of truth is here: https://www.microsoft.com/en-us/download/confirmation.aspx?id=56519
This is a json file provided by MS and is updated weekly.

If we want to eliminate external dependencies, we could fetch this file on Kube-Hunter run and write some code that matches against the listed addresses.

from kube-hunter.

blrchen avatar blrchen commented on May 28, 2024

I am the owner of azurespeed.com, i have submitted a PR to replace insecure endpoint with secured endpoint. Appreciate if someone can help review and merge.

from kube-hunter.

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.