DX Unified Infrastructure Management

  • 1.  IIS hardening Rules for CA NFA Console

    Posted Oct 26, 2017 07:01 AM

    Our security Team has flagged out non-compliant rules for  NFA Console. The rules flagged out are based on CIS IIS Hardening Principles. Below are the queries for each rules.Any explanation on why this rules dont work on NFA Console

    Disallow Unlisted File Extensions

    Which file extensions are required for NFA Console ?

    Configure Global .NET Trust Level

    Harvester & Console Errors seen on System Status Page

    Disallow non-ASCII Characters in URLs  

    Harvester & Console Errors seen on System Status Page

    Disable HTTP Trace Method

    Harvester & Console Errors seen on System Status Page

     

    Apart from this i have tested the below CIS IIS hardening rules & they work fine without any errors :-

     

    Configure Anonymous User Identity to Use Application Pool Identity

    Disable the SSL 2.0 protocol on SP2 and R2

    Enable the TLS 1.2 protocol on R2

    Enable AES 256/256

    Configure Forms Authentication to Use Cookies 

    Set Deployment Method to Retail 

    Turn Debug Off 

    Ensure Custom Error Messages are not Off 

    Ensure Cookies Are Set With HttpOnly Attribute

    Enable Advanced IIS Logging

    ETW Logging

     

    --Orwin



  • 2.  Re: IIS hardening Rules for CA NFA Console

    Broadcom Employee
    Posted Oct 26, 2017 11:47 AM

    To answer one of the questions:

    Disallow Unlisted File Extensions

    Which file extensions are required for NFA Console 

     

    We require at least the following file extensions asp, aspx, asa, asax, perhaps to function, but try at least these and see if it helps.

     

     

     



  • 3.  Re: IIS hardening Rules for CA NFA Console

    Posted Oct 27, 2017 10:05 AM

    didnt help ...the page shows only text



  • 4.  Re: IIS hardening Rules for CA NFA Console

    Broadcom Employee
    Posted Oct 27, 2017 10:16 AM

    Might also need, .xml, .config, .txt, xsl, csv, .js, ini, vbs, .bat.  Just looking through the \CA\NFA\Reporter\ sub directories, there are lots of different file types that IIS may call on.

     

    Unfortunately we don't document every single file extension that is required by IIS.



  • 5.  Re: IIS hardening Rules for CA NFA Console
    Best Answer

    Posted Oct 30, 2017 03:55 AM

    below are the extensions added & NFA Console seems to work fine