IIS Website Information

Once the discovery is completed and clicking on the IIS website from Components tab, following details of IIS website will be displayed:

By default information regarding iis web application will be displayed and to see application server details, virtual directories, certificates, backing services and default documents, click on respective tabs

Web Application Details

Following are some details of web application which are displayed in above image: - Name: Name of IIS website or application - Application Pool Name: Name of application pool which is used by IIS website - Authentication Type: It is type of authentication which is enabled for IIS website. Authentication type like Anonymous Auth or form based auth. - Network Bindings: Network bindings tables lists all the network bindings used by website along with its protocol and port

After clicking on “Application Server” tab as shown in image below IIS version will be displayed.

Application Server Details

After clicking on “Virtual Directories” tab as shown in image below all the virtual directories configured will be displayed in table - physical path and type of drive i.e system/network are displayed.

Virtual Directories

Notes

After clicking on “Certificates” tab as shown in image below list of certificates which are being used by IIS website will be displayed.

Certificates

Certificate details consist following information: - Certificate issued by which Organization, Organization Unit and Company name - Certificate issued to which Organization, Organization Unit and Company name - Validity of Certificate i.e. issued on and expires on

After clicking on “Backing Services” tab as shown in image below list of connection strings will be displayed in table which is being used by IIS website.

Backing Services

After clicking on “Default Documents” tab as shown in image below list of default documents configured for IIS website will be displayed.

Default Documents