-->
Page 1 of 2

What are the security problems related to esp8266

PostPosted: Sat Apr 04, 2020 5:26 pm
by sblantipodi
Most people on the net complaints about security issues related to esp8266.

What are those security holes that we should worry about?


Thanks

Re: What are the security problems related to esp8266

PostPosted: Sun Apr 12, 2020 5:48 am
by eriksl
The ESP8266 is one big security hole, there is no security at all!

Having said that, you can use it just fine, just use it only in a very confined environment. You could be using it on internet, but make sure your server expects responses from hacked devices (and handles that accordingly).

Re: What are the security problems related to esp8266

PostPosted: Sun Apr 12, 2020 5:51 pm
by sblantipodi
eriksl wrote:The ESP8266 is one big security hole, there is no security at all!

Having said that, you can use it just fine, just use it only in a very confined environment. You could be using it on internet, but make sure your server expects responses from hacked devices (and handles that accordingly).


But what is the point of using a microcontroller on the internet?
A microcontroller should talk with a server in the intranet and that server should offer some services on the internet.

Re: What are the security problems related to esp8266

PostPosted: Mon Apr 13, 2020 3:04 am
by eriksl
That would be my reasoning too, but it appears some of us have remote sensor rigs that wake up every now and then, connect to a public wifi (!) and then send their measurings.