Blueforcer / awtrix3

Custom firmware for the Ulanzi Smart Pixel clock or self made awtrix. Getting started is easy as 1-2-3
https://blueforcer.github.io/awtrix3/
Other
1.42k stars 112 forks source link

[BUG] nmap cause crash #550

Closed Jezza34000 closed 5 months ago

Jezza34000 commented 6 months ago

Bug report

Describe the bug

Using this command from awtrix network : nmap -p- <AWRIX3_IP>

Cause awtrix3 boot loop

Additional information

To Reproduce

Try nmap -p- <AWRIX3_IP>

Expected behavior

Scanner start, after 10 seconds Awtrix will reboot.

Blueforcer commented 6 months ago

What is the security problem here? The firmware is open source, you can see every Service in the code.

Running a Portscanner on Awtrix is quite a rare usecase. And I'm pretty sure the crash is not related to the Firmware code but to core functionalities like the wifi, mdns or mqtt library

Jezza34000 commented 6 months ago

Yes it's not security problem Ok for information