linuxhelp
If someone knows which kind of system there is online, he has the easier way to find tools against it.
Keep in mind that sme server by default is secure, it's bad administration & inappropriate configuration that can make it less secure.
If a add on web application is buggy, then it can still be hacked whether the login page has an ID or not.
Hackers can easily scan online servers for other criteria to identify a target.
The better way to ensure security is to NOT use poorly supported web applications & to keep any web applications up to date with latest (bug fix) releases.
Some critics would even say not to use php apps at all, as it is too easy to create badly written & insecure web app using php.
Any bugs found in a well supported application will be quickly fixed, so as long as you regularly keep all your web apps up to date, then whether your server "shows" ID pages or not, it will remain secure.
Server manager is NOT accessible from external hosts by default.
You can only access server manager externally if a remote host IP is specified in the Remote Access panel, and as such, access is limited to that host, and it uses a secure (https) connection.
Access is therefore not possible by random hacking attempts.
If you are aware of any security issues (or potential ones) you should report them immediately as the developers and security team will want to know about it.