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.
My router (unifi dream machine) offers regional blocking, so I block Russia, China, and a few others that I’ve gotten hits from. So far so good.
Wireguard can solve secure remote access without* passwords. Android and iPhone both have clients that can be configured to bring the VPN up once you leave wi-fi. Bringing a third party into your home is just not wise.
You have anything online you will be hammered by bots trying to get through. That’s the sad reality of the world we live on. It has been like that forever. I get hundreds of bot malicious scans on my server each day.
All that’s left is to secure everything as hard as you can so they cannot break through.
It’s been that case since forever now. Nothing has really changed and the same rules still apply.
I still remember ‘hacking’ my ISP ADSL router 2+ decades ago and listening to the WAN interface. Hundreds of thousands of attempts per day in the early 2000s. Mostly US, Russia and China.
My personal #1 threat on the internet for the past 20 years has been DDOS and thanks to billions of IOT devices and privacy invading ‘smart’ appliances everywhere… The botnets have never been this plenty. DDOS as a Service for mere cents a day.
LLM’s joined the fray in recent years but it still can’t do anything it hasn’t learned from us humans.
Welcome to the Internet. If it’s exposed, people and bots are going to be banging on it.
Who’s getting banged?
My home assistant.
Good for him!
I’ve got Nabu Casa and IPs from the “googleusercontent.com” domain have been hitting my instance about once per day for the last week or so.
Use strong passwords and let’s hope that the login page doesn’t have any vulnerabilities…
and let’s hope that the login page doesn’t have any vulnerabilities…
Home assistant also supports mTLS.
home assistant is something you’d likely ever want to allow from a handful of trusted devices, so deploying a client certificate on them can make sense.
This way a non-onboarded device doesn’t even get to the html part, it’s denied upstream by a reverse proxy before HA is involved.I follow a guide for authelia and caddy, making it so that I can put authelia infront of anything without it the service behind supporting it. Still have to authenticate on the service behind but that is a small inconvenience.
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.
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?
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.
Haha heck no, at least not in my case. It’s not impossible to just stumble on the domain. An infinite monkey sorta thing.
104.28.222.47? That one showed up in a log yesterday for me. Super glad the latest update added the option to see the IP for login attempts.
This one was 66.187.5.19. I tried to find a way to report their behavior on hostodo (the service they’re using) but they don’t seem to have a report option. I’m guessing because they don’t want to prevent this kind of thing.
OrgAbuseHandle: ABUSE9107-ARIN
OrgAbuseName: ABUSE
OrgAbusePhone: +1-313-516-8908
OrgAbuseEmail: abuse@hostodo.com
OrgAbuseRef: https://rdap.arin.net/registry/entity/ABUSE9107-ARIN
They have options. No idea if they actually do anything for the reports, but it’s worth a shot.
the whois info for the IP might have an abuse email address, try that
Can confirm it does:
OrgAbuseHandle: ABUSE9107-ARIN OrgAbuseName: ABUSE OrgAbusePhone: +1-313-516-8908 OrgAbuseEmail: abuse@hostodo.com OrgAbuseRef: https://rdap.arin.net/registry/entity/ABUSE9107-ARIN
Often you can just send them a email about the behavior using their generic contact info.
I’ve not looked into Nabu Casa much, is it an outbound VPN from our HA instances to their servers? If so, maybe the Nabu Casa admins need a blocklist?
That is exactly it, yes. And I am thinking about reaching out to them about it and their blocklist. But after thinking about it, anyone with $16 in hosting can start an AI hacking instance. It’s just going to get worse.
Not just that, companies are using “smart” devices as AI scraper botnets to utilize private, basically unbanable IPs. There are only very few companies who I might believe them not doing it (AllenAI and maybe Mistral - tell me if I’m proven wrong pls). But OpenAI, Anthropic, fucking Google and Meta, they all treat your network as their personal internet extension. It’s reasonable to assume any “Smart” device with wifi access that isn’t FOSS most likely being your enemy.
Our family Nextcloud already got taken down by OpenAI swarming it… overloaded and crashed php-fpm within a minute. At least one client blasting all endpoints still advertised themselves as OpenAI crawler.
This kind of thing has been going on since long before “AI.” Expect anything connected to the internet will have failed login requests. That’s why there is a login system.
I agree this is an old thing, my firewall has blocklists and allowlists to prevent known bad IPs and allow only the countries I travel to.
But if Nabu Casa is an outbound VPN, then my blocks won’t work. I’d need them to block
Either way it would make sense for HA to also use some crowdsourced blocklists as a 2nd level defense






