Good afternoon, I want to know if the iis10 servers are really patched with the microsoft security updates.
To avoid refueling the server version as a vulnerability.
regards,
Hello Rolando,
Are you referring to servers in the OutSystems Cloud? I know there are procedures to apply patches based on your defined maintenance windows. You can probably request the exact patch level in a support ticket to OutSystems.
exactly, I mean the cloud patch. I just want to know if they are applied, I did not find the information.
Are you using the standard OutSystems Cloud, Sentry, or a Personal Environment?
I don't know, it's the enterprise cloud. in outsystems 11.5.2.
In that case, I would suggest creating a support ticket and asking what the patch schedule is for your specific environment and also when vulnerability patches are applied to IIS.
You can also query the IIS version programatically if you write a C# extension to pull from w3wp or from the Registry (https://stackoverflow.com/questions/435050/how-to-programmatically-determine-installed-iis-version)