|
|
|
|
|
by henryackerman
2607 days ago
|
|
Security-through-obscurity can be very effective by using it to throw up a smoke screen. Case: you need to protect a web server. If you can successfully hide/spoof your OS/software fingerprint, an attacker won't know whether your server has vulnerable software. This makes exploit selection extremely difficult. You can protect an already secure system from 0-day or unknown exploits by hiding whether you're running windows/linux/bsd/whatever with IIS/apache/nginx/traefik/caddy. Of course this should not be used as an argument to introduce laws that limit the rights of repair shops, users or even security researchers. |
|