Thomas Behrend
Thomas Behrend
I didn't have these ones so far. Could a piece of dust get into the sensor? Or this looks like around noon or after, could it be you've cooked? I...
Cant say that scope resolving works for me: public void ResolveNLogger() { var builder = new Autofac.ContainerBuilder(); builder.RegisterModule(); builder.RegisterType(); var container = builder.Build(); var scope = container.BeginLifetimeScope(); var logger =...
I don't know if you watched the video, this sensor is working somewhat decently, but it has its flaws. But when we think of the problem, what options do we...
Wait, you've started the script in the windows linux env? I haven't tried this one tbh. But we are also talking about a VM when I look at the 172.xxx.xxx.xxx...
Also, here is the output of a successfull injection: ``` /OpenWRTInvasion$ /usr/bin/python3 /media/Dev/git/xiaomi/OpenWRTInvasion/remote_command_execution_vulnerability_v2.py Router IP address [press enter for using the default '192.168.31.1']: Local Host IP address [press enter for...
If the original script had been a class I could use or extend from, that would be no problem. But remember, you access variables of the same instance, when I...
I know from this project it was hacked at least https://github.com/oleksiikutuzov/IKEA-VINDSTYRKA/issues/1 and it has a standard sensor, at least that is what I've read. I have no Vindstyrka, otherwise, I...
So, FYI, I installed an ESP32 S2 board into the Sensor. Pins: 5V GND, GPIO21 for SDA and GPIO22 SCL Working flawlessly with Home Assistant or even standalone when you...