Y
Hacker News
new
|
ask
|
show
|
jobs
by
superkuh
84 days ago
Static html webservers don't really have any need for security patching or bugfixes constantly like dynamic complex stuff. They literally can just live forever. The sites themselves are just files. Not applications.
1 comments
Ferret7446
84 days ago
I hate to break it to you, but HTTP servers (what is an html server) absolutely can have all manner of fun exploits, like RCE.
link