|
|
|
|
|
by justinclift
1052 days ago
|
|
While it kind of is security by obscurity, it's a very basic piece of server hardening to stop telling potential attackers what software you're using (within reason). Back in the day (!), server software used to honestly respond with things like the software name and exact version number it was running. Naturally, that meant scanning for vulnerabilities was a lot easier than it needed to be. |
|