x-frame-options

  1. J

    How to configure web interface internals

    Hi there, I recently scanned for vulnerabilities on a Proxmox host and discovered a few vulnerabilites with the GUI/Web interface. I was wondering if there is any way to manage the configuration of this web interface for things like X-Frame-Options and HTTPS compression (GZIP/Deflate) so I can...
  2. X

    NGINX Security Headers

    Hi there, I implemented today successful the security headers for: • X-Content-Type-Options • X-XSS-Protection • Referrer-Policy • Strict-Transport-Security But the last two headers Content-Security-Policy and X-Frame-Options break my head all afternoon. For X-Frame-Options I tried all...