Découverte d'applications web IIS 8 (40-60 \%)

Microsoft.Windows.InternetInformationServices.6.2.Discover40To60WebApplications (Discovery)

Cette règle s'exécute sur chaque serveur web IIS 8 et découvre les applications web installées. Sur certains serveurs web, il peut y avoir un très grand nombre d'applications web. Pour gérer correctement la détection d'un grand nombre d'applications Web, cette règle détecte uniquement un sous-ensemble des applications Web installées.

Knowledge Base article:

Résumé

Cette règle s'exécute sur chaque serveur web IIS 8 et découvre les applications web installées. Sur certains serveurs web, il peut y avoir un très grand nombre d'applications web. Pour gérer correctement la détection d'un grand nombre d'applications Web, cette règle détecte uniquement un sous-ensemble des applications Web installées.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.6.2.WebServer
EnabledTrue
Frequency3600
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Server.IIS.IISAspDiscoveryDataSource.8 Default

Source Code:

<Discovery ID="Microsoft.Windows.InternetInformationServices.6.2.Discover40To60WebApplications" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.6.2.WebServer" ConfirmDelivery="false" Remotable="false" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.InternetInformationServices.6.2.WebSite">
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="SiteID"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpoint">
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpoint" PropertyID="ApplicationVRoot"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpoint" PropertyID="IISApplicationName"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpoint" PropertyID="Name"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.InternetInformationServices.6.2.AspNetWebServiceEndpoint">
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.AspNetWebServiceEndpoint" PropertyID="ApplicationVRoot"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.AspNetWebServiceEndpoint" PropertyID="IISApplicationName"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.AspNetWebServiceEndpoint" PropertyID="Name"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.IIS.IISAspDiscoveryDataSource.8">
<PeriodInSeconds>3600</PeriodInSeconds>
<DiscoverySourceType>0</DiscoverySourceType>
<DiscoverySourceObjectId>$MPElement$</DiscoverySourceObjectId>
<DiscoverySourceManagedEntityId>$Target/Id$</DiscoverySourceManagedEntityId>
<ComputerPrincipalName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerPrincipalName>
<LowerDiscoveryPercentage>40</LowerDiscoveryPercentage>
<UpperDiscoveryPercentage>60</UpperDiscoveryPercentage>
</DataSource>
</Discovery>