7c

Results 24 issues of 7c

Just updated to 18.1.1 - disaster in my home.... it threw error to almost all nodes. But particularly when i copy & paste a "api-call-service". Node throws: "HomeAssistantError: required key...

https://labs.watchtowr.com/we-spent-20-to-achieve-rce-and-accidentally-became-the-admins-of-mobi/ this paper describes how the .mobi whoisserver-domain was purchased and MITM attack to gather data about bad actors. this nameserver which is part of that url is also in...

i hope this makes the bug clear: ``` > ip6.abbreviate('::0000:1') '::1' > ip6.abbreviate('000::0000:1') '::1' > ip6.abbreviate('0000::0000:1') '::1' > ip6.abbreviate('1:0000::0000:1') '0001::1' > ip6.abbreviate('01:0000::0000:1') '0001::1' > ip6.abbreviate('12:0000::0000:1') '0012::1' > ip6.abbreviate('123:0000::0000:1') '0123::1' >...

I am running influxdb:2.6.1 docker from docker hub... I have noticed `/health` and `/metrics` endpoints which are relative to our domain unauthenticated.. Based on https://docs.influxdata.com/influxdb/v2.6/api/#tag/Health those endpoints should be Token...