I've installed SolarWinds NPM version 11.5 on a pre-hardened Windows 2012r2 VM. I've since been asked to go through the Web SRG DISA STIG checklist to ensure that it's still secure. I've run into the subject checklist item and I have no idea how to comply with it.
Details of the checklist item can be found here:
Cookies exchanged between the web server and the client, such as session cookies, must have cookie properties set to pro…
It expects me to configure the web server to disallow client-side scripts the capability of reading cookie information. I'm not sure if this should be performed in IIS or in SolarWinds Orion. In either case, I have no idea how to perform that kind of configuration adjustment. Has anyone else run into this?