Hi, in this part of Extreme Vulnerable Node Application we do not have any input to be given. But here we could see easily that the header is exposed through which any user could find which technologies we are using and find exploit easily.
So our (Developer) aim should be to hide those sensitive data from header while sending any information to the user.
Extreme vulnerable node application is available at Github https://github.com/vegabird/xvna and you can download it and test on your localhost.
In the header, we need to avoid sending the additional information like server name, language name or version.