doubts regarding security #682
Replies: 4 comments 1 reply
-
at the moment there's no option for it, while it's already technically possible for an admin, by using javascript inside the "server code" option (that has the same capabilities of plugins). You can basically mess with everything the server sends. The info is there for a reason (of course): letting plugins decide how to behave based on the version, but I agree that not everybody needs this, and i'm not even aware of anyone currently using this capability. That been said, I can consider hiding the version, but i'm not convinced about its effectiveness. This does not apply to "simple" web servers, like nginx, because they don't have a web interface. As an additional note, most attacks are so "cheap" that I see attempted without a care on what software is on the other end. |
Beta Was this translation helpful? Give feedback.
-
yes, my point is that this change would not help you like 1%, but closer to 0% 😄 |
Beta Was this translation helpful? Give feedback.
-
IIS also coexists on the same machine, and personally I have removed everything possible and imaginable from the IIS webconf on the Windows server I am using, when it was not possible I falsified everything. https://www.acunetix.com/blog/articles/configure-web-server-disclose-identity/ (Look here, try a website with HFS here, when the server is declared what it recommends to do.) E* |
Beta Was this translation helpful? Give feedback.
-
I'm taking notes of these suggestions, but i expect them to be "nice to have" more than important. |
Beta Was this translation helpful? Give feedback.
-
Good morning, I have a doubt regarding the security.
![F12](https://private-user-images.githubusercontent.com/175566370/348573234-261efb1e-21ed-4b64-a8f0-13449e3db460.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMzMyODIsIm5iZiI6MTczOTMzMjk4MiwicGF0aCI6Ii8xNzU1NjYzNzAvMzQ4NTczMjM0LTI2MWVmYjFlLTIxZWQtNGI2NC1hOGYwLTEzNDQ5ZTNkYjQ2MC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQwNDAzMDJaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04NWQ0NmRmNzc2ZjI1ZGNjNDQ1Y2UxYzAxZTY2NjhjNWM4MmFiOTgyOTQ5YmY4MWM1MTZiMzYyNGQ3MzcwODIzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.65S1hP9ES9UyO8Txvrk023fqXlXCz0KuUucIjgG84GI)
Is it possible to somehow hide information about the webserver name and version used?
I have been using HFS version 2.3 in the past and am trying to migrate to this new version due to security issues.
By pressing F12 (Use The Browser Developer Tools) you can see information that would be better not made public.
thanks to anyone who responds.
Beta Was this translation helpful? Give feedback.
All reactions