Microsoft Internet Information Services - Reports & Attributes


Attributes

Microsoft Internet Information Services Software Instance

The following attributes are available for Microsoft Internet Information Services Software Instance

Default Attributes

  • type = Microsoft IIS Service
  • type = Microsoft IIS Webserver
  • product_version
  • version

Optional Attributes

There are currently no optional attributes for this product

Additional Attributes

  • metabase_update
    The following attributes are only available in release TKU-2008-Apr-1 or later
  • web_sites - A comma separated string list of websites hosted by the Software Instance, IIS 6.0 only.
  • web_sites_list - A list of websites hosted by the Software Instance, IIS 6.0 only.
  • applications - A comma separated string list of applications, IIS 6.0 only.
  • applications_list - A list of applications hosted by the Software Instance, IIS 6.0 only.

Microsoft IIS Web Application SoftwareComponent

Default Attributes

  • name
  • type = Microsoft IIS Web Application
  • virtual_path
  • physical_path
  • application_pool
  • _create_database_links
  • potential_rdbms_connection_strings
  • rdbms_connection_string
  • related_rdbms_si_name

Reports

List of MicroSoft IIS Instances relating to Advisory CVE-2008-0075

SEARCH SoftwareInstance WHERE type LIKE "Microsoft IIS" AND version like "(^5.1$|^6.0$|^6.0 Beta|^6.0_beta)" ORDER BY #RunningSoftware:HostedSoftware:Host:Host.name SHOW name, product_version, version AS "Full Version", #RunningSoftware:HostedSoftware:Host:Host.name AS "Hostname"

List of MicroSoft IIS Instances relating to Advisory CVE-2008-0074

SEARCH SoftwareInstance WHERE type LIKE "Microsoft IIS" AND version like "(^5.0$|^5.1$|^6.0$|^6.0 Beta|^6.0_beta|^7.0$)" ORDER BY #RunningSoftware:HostedSoftware:Host:Host.name SHOW name, product_version, version AS "Full Version", #RunningSoftware:HostedSoftware:Host:Host.name AS "Hostname"

List of Microsoft IIS Instances No Longer Supported

SEARCH SoftwareInstance WHERE type LIKE "Microsoft IIS" AND product_version < "5.0" ORDER BY #RunningSoftware:HostedSoftware:Host:Host.name SHOW name, product_version, version AS "Full Version", #RunningSoftware:HostedSoftware:Host:Host.name AS "Hostname"

List of Microsoft IIS Instances in extended support

SEARCH SoftwareInstance WHERE type LIKE "Microsoft IIS" AND product_version like "^5." ORDER BY #RunningSoftware:HostedSoftware:Host:Host.name SHOW name, product_version, version AS "Full Version", #RunningSoftware:HostedSoftware:Host:Host.name AS "Hostname"Go Back To Product Page

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Discovery content reference