News

The Arduino IDE abstracts the main() function away from you in the IDE. To emulate this, I have the makefile perform some string concatenation during the build process to create the needed main.cpp ...
Vulnerability Overview Type: HTTP Response Splitting (CWE-113) Description: The sendHeader function takes arbitrary input for the HTTP header name and value, concatenates them into an HTTP header line ...