zubairhamed / canopus

CoAP Client/Server implementing RFC 7252 for the Go Language
Apache License 2.0
155 stars 41 forks source link

Malicious CoAP Messages Causes Server Crashes #104

Open fliljeda opened 5 years ago

fliljeda commented 5 years ago

Hi,

similarly to bsmelo, I have tried my hands on fuzzy testing CoAP applications for my master's thesis. I used the "simple" example server as a target and managed to produce two different types of fatal errors that caused server crashes.

These errors were likely caught by bsmelo, and I suspect they have not been fixed as his issue remains open. Please contact me at fliljeda@kth.se and I will provide you with the server error logs that specifies the location of each error.

Regards Fredrik