I pay for the Nabu Casa subscription for remote access to Home Assistant. Mostly as a way to give them money for a great service, but it’s convenient and felt pretty secure. It should be the only remote way into Home Assistant. About an hour ago I got a login attempt notice that an IP was trying to access API/config. The IP is in some bad IP databases. What I found interesting was that the log shows an AI bot. A Google Gemini bot specifically. Makes me worry that AI is going to make yet another aspect of life frustrating and unfun.

  • Ebby@lemmy.ssba.com
    link
    fedilink
    English
    arrow-up
    21
    ·
    edit-2
    2 days ago

    I get frequent login attempts from Google servers too. I got the impression they offer a SaaS service some script kiddie uses to attack home assistant installations.

    Make sure passwords are unique and activate incorrect login bans.

    • SirLeToet@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      How are they casually finding these home assistant servers? I sure hope people dont have port 8123 exposed publicly like that? Are you all broadcasting it in to the ether?

      • dean@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 day ago

        If you use a publicly trusted TLS certificate (either directly, or via Nabu Casa offering), domain will be recorded in Certificate Transparency logs.

        You can slightly hide it if you use a wildcard domain in the TLS certificate (e.g. *.example.com), and then use a subdomain for the service. Ideally, something that’s not home/hass/ha.example.com, or otherwise easily guessable.

      • Lka1988@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 day ago

        Nabu Casa offers a reverse proxy through their own services. I run mine this way. Haven’t really had any problems with it in the year I’ve been subscribed.

        • deafboy@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          21 hours ago

          reverse proxy

          Wait. Is this really all that nabu casa is doing? Why in the ever loving fuck would anybody agree to that, let alone pay them for it?

          Looks like it’s true. They are even leaking all the hostnames in the certificate transparency logs for the bots to scrape. Just when you think you’ve seen it all…

      • Ebby@lemmy.ssba.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 day ago

        Haha heck no, at least not in my case. It’s not impossible to just stumble on the domain. An infinite monkey sorta thing.