catalog.update.microsoft.com
Open in
urlscan Pro
52.184.220.82
Public Scan
Submitted URL: https://catalog.update.microsoft.com.admin-mcas.ms/
Effective URL: https://catalog.update.microsoft.com/Home.aspx
Submission: On February 24 via api from JP — Scanned from GB
Effective URL: https://catalog.update.microsoft.com/Home.aspx
Submission: On February 24 via api from JP — Scanned from GB
Form analysis
2 forms found in the DOMPOST
<form id="basketForm" method="post">
<input type="hidden" id="updateIDs" name="updateIDs">
<input type="hidden" id="contentImport" name="contentImport" value="">
<input type="hidden" id="sku" name="sku" value="">
<input type="hidden" id="serverName" name="serverName" value="">
<input type="hidden" id="ssl" name="ssl" value="">
<input type="hidden" id="portNumber" name="portNumber" value="">
<input type="hidden" id="version" name="version" value="">
<input type="hidden" id="protocol" name="protocol" value="">
</form>
POST ./Home.aspx
<form method="post" action="./Home.aspx" id="mainFormHome">
<div class="aspNetHidden">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="l1WlZoLQCN72ADRtwbX0Sd046xoXb/r5WPy1vlAnAh6xFgSydYu5rcEtpWVoVdXoVska5Szmp/E7N1T1z954X1I2mrdkw2598sZf7H9V5tMTIMMMQ/yzkvpoxEd3igo8yVorve4qxwC/IFSAF55SoOZ6oxzz6WKpqbGUOdlBmKw=">
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['mainFormHome'];
if (!theForm) {
theForm = document.mainFormHome;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZHxxdeJUrNoPJt6lxqvRW6Pzs10y1yT0YV6OgZaeZ6xoRcBn9JsAyiMny6iPkJnw0A2&t=638113327342067335" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=NJmAwtEo3Ipnlaxl6CMhvrkdqm_yxvjqkpYsU8np-a1hZKqNHieny7c8n0uFLH4lzuKZ2_3k4RIn1u-oD0Hipvv6bGQQXy6aHGv0t5q6qO1D0p3K1XQnZtU9otznsIz2SPmyOXUpjM0fXDhvEXkcl622PtyhpuYTTG0Cu-XpPYo1&t=ffffffffaa493ab8"
type="text/javascript"></script>
<script src="/ScriptResource.axd?d=dwY9oWetJoJoVpgL6Zq8OOJ-LUvz3VxVAyp7Uzq5cGa7mkDN5Xh77gOyzVbjX9jsT4Xw3w4ZL5jejcL2YFsfttusLZ_-e8blE9iv6Ud8tM0VJQL6zbNjC-bnxcSPwzKLzZ5_L4Rh4XRf_if0fcOmIyTPM9R7X2Pu2Q--VBmrvPM1&t=ffffffffaa493ab8"
type="text/javascript"></script>
<script src="SiteConstants.aspx?6" type="text/javascript"></script>
<script src="Script/CommonTypes.js?6" type="text/javascript"></script>
<script src="Script/DownloadBasket.js?6" type="text/javascript"></script>
<script src="Script/MasterComponents.js?6" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
var PageMethods = function() {
PageMethods.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
PageMethods.prototype = {
_get_path: function() {
var p = this.get_path();
if (p) return p;
else return PageMethods._staticInstance.get_path();
},
ActiveXUserLog: function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ActiveXUserLog', false, {}, succeededCallback, failedCallback, userContext);
},
NonActiveXUserLog: function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'NonActiveXUserLog', false, {}, succeededCallback, failedCallback, userContext);
},
WsusVersionLog: function(WsusVersion, succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'WsusVersionLog', false, {
WsusVersion: WsusVersion
}, succeededCallback, failedCallback, userContext);
},
WsusValidationLog: function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'WsusValidationLog', false, {}, succeededCallback, failedCallback, userContext);
},
SkuLog: function(sku, succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SkuLog', false, {
sku: sku
}, succeededCallback, failedCallback, userContext);
}
}
PageMethods.registerClass('PageMethods', Sys.Net.WebServiceProxy);
PageMethods._staticInstance = new PageMethods();
PageMethods.set_path = function(value) {
PageMethods._staticInstance.set_path(value);
}
PageMethods.get_path = function() {
return PageMethods._staticInstance.get_path();
}
PageMethods.set_timeout = function(value) {
PageMethods._staticInstance.set_timeout(value);
}
PageMethods.get_timeout = function() {
return PageMethods._staticInstance.get_timeout();
}
PageMethods.set_defaultUserContext = function(value) {
PageMethods._staticInstance.set_defaultUserContext(value);
}
PageMethods.get_defaultUserContext = function() {
return PageMethods._staticInstance.get_defaultUserContext();
}
PageMethods.set_defaultSucceededCallback = function(value) {
PageMethods._staticInstance.set_defaultSucceededCallback(value);
}
PageMethods.get_defaultSucceededCallback = function() {
return PageMethods._staticInstance.get_defaultSucceededCallback();
}
PageMethods.set_defaultFailedCallback = function(value) {
PageMethods._staticInstance.set_defaultFailedCallback(value);
}
PageMethods.get_defaultFailedCallback = function() {
return PageMethods._staticInstance.get_defaultFailedCallback();
}
PageMethods.set_enableJsonp = function(value) {
PageMethods._staticInstance.set_enableJsonp(value);
}
PageMethods.get_enableJsonp = function() {
return PageMethods._staticInstance.get_enableJsonp();
}
PageMethods.set_jsonpCallbackParameter = function(value) {
PageMethods._staticInstance.set_jsonpCallbackParameter(value);
}
PageMethods.get_jsonpCallbackParameter = function() {
return PageMethods._staticInstance.get_jsonpCallbackParameter();
}
PageMethods.set_path("Home.aspx");
PageMethods.ActiveXUserLog = function(onSuccess, onFailed, userContext) {
PageMethods._staticInstance.ActiveXUserLog(onSuccess, onFailed, userContext);
}
PageMethods.NonActiveXUserLog = function(onSuccess, onFailed, userContext) {
PageMethods._staticInstance.NonActiveXUserLog(onSuccess, onFailed, userContext);
}
PageMethods.WsusVersionLog = function(WsusVersion, onSuccess, onFailed, userContext) {
PageMethods._staticInstance.WsusVersionLog(WsusVersion, onSuccess, onFailed, userContext);
}
PageMethods.WsusValidationLog = function(onSuccess, onFailed, userContext) {
PageMethods._staticInstance.WsusValidationLog(onSuccess, onFailed, userContext);
}
PageMethods.SkuLog = function(sku, onSuccess, onFailed, userContext) {
PageMethods._staticInstance.SkuLog(sku, onSuccess, onFailed, userContext);
}
//]]>
</script>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="8D0E13E6">
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="dW+Q4EdljvltGBalFxZBEYMLkWKX6Js0F6e80XOOu2BK7JQPRTsJ+Zz3T1G9dnkdvIIZKm0qSjAfAyz1L80acUq6gtxzO4/DpPr80k8jBbj8q1ltbIuS8dRMm0E+iv7C">
</div>
<script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('scriptManager', 'mainFormHome', [], [], [], 90, '');
//]]>
</script>
<div id="mainBoxHome">
<table id="layoutTable" cellpadding="0" cellspacing="0" border="0" style="height:100%" role="presentation">
<tbody>
<tr style="height:90%" valign="top">
<td>
<div id="mainBox">
<table id="headerBoxHome" cellpadding="0" cellspacing="0" border="0" role="presentation">
<tbody>
<tr>
<td id="headerLinkBox" rowspan="2" valign="middle">
<div id="mainFormTitle" class="mainBodyTitle">
<span id="textTitleHome">Microsoft<span class="titleTrademark">®</span>Update Catalog</span>
</div>
<a href="Faq.aspx" id="faqNavLink" onclick="propogateBasketState('Faq.aspx')" class="headerNavLink">
<span id="faqResource">FAQ</span>
</a>|<a href="Support.aspx" id="helpNavLink" onclick="propogateBasketState('Support.aspx')" class="headerNavLink"><span id="helpResource">help</span>
</a>
</td>
<td valign="bottom" id="rightTopHeaderBox">
<table align="right" cellpadding="0" cellspacing="0" border="0" id="searchBox" role="presentation">
<tbody>
<tr>
<td id="searchGlowTopBox" colspan="4">
<img id="searchGlowPart1" src="Images/bg_SearchGlow_part1.gif" alt=""><img id="searchGlowPart3" src="Images/bg_SearchGlow_part3.gif" alt="">
</td>
</tr>
<tr>
<td id="searchGlowPart8bBox">
<img src="Images/bg_SearchGlow_part8b.gif" id="searchGlowPart8b" alt="">
</td>
<td rowspan="2" id="searchTextboxBox">
<label for="search" class="visuallyhidden">Search</label>
<input name="searchTextBox" type="text" id="searchTextBox" aria-labelledby="searchBox" class="searchTextBox undefined" maxlength="100">
</td>
<td rowspan="2" id="searchButtonBox">
<input id="searchButtonLink" class="transparentButtonWithNoBorder" type="button" value="Search">
</td>
<td id="searchGlowPart4aBox">
<img src="Images/bg_SearchGlow_part4a.gif" id="searchGlowPart4a" alt="">
</td>
</tr>
<tr>
<td id="searchGlowPart8aBox">
<img src="Images/bg_SearchGlow_part8a.gif" id="searchGlowPart8a" alt="">
</td>
<td id="searchGlowPart4bBox">
<img src="Images/bg_SearchGlow_part4b.gif" id="searchGlowPart4b" alt="">
</td>
</tr>
<tr>
<td id="searchGlowBottomBox" colspan="4">
<img id="searchGlowPart7" src="Images/bg_SearchGlow_part7.gif" alt=""><img id="searchGlowPart5" src="Images/bg_SearchGlow_part5.gif" alt="">
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="bottom" id="rightBottomHeaderBox">
<table align="right" cellpadding="0" cellspacing="0" border="0" id="headerStatusBox" role="presentation">
<tbody>
<tr style="display: none">
<td id="basketBox">
<a href="javascript:void(0);" id="basketControl" class="basketControlInActive">
view basket
(<span id="headerBasketCount">0</span>)</a>
</td>
<td id="basketImage">
<a href="javascript:void(0);" id="basketImageSpan" class="basketControlInActive">
<img src="Images/decor_Basket.jpg" border="0" alt="View Basket Icon"></a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table id="mainContentSection" cellpadding="0" cellspacing="0" border="0" class="mainContentHome" role="presentation">
<tbody>
<tr>
<td width="65%"> </td>
<td width="35%">
<div id="welcomeTextDiv" class="mainBodyWelcomeTextBox">
<div id="welcomeTextTitleDiv" class="mainBodyWelcomeTextTitle">
<span id="textMessageBoxTitleHome" class="mainBodyWelcomeTextTitle">Welcome</span>
</div>
<span id="textMessageBoxDescHome" class="mainBodyWelcomeTextDesc">Welcome to the Microsoft Update Catalog site. We want your feedback! Visit our newsgroup or send us an email to provide us with your thoughts and suggestions.
To get started using the site, enter in your search terms in the Search box above or visit our FAQ for search tips. </span>
<hr class="mainBodyWelcomeTextHR">
<div id="textMessageBoxFooter" class="mainBodyWelcomeTextFooter">
<span class="footerDividerMessageBox">|</span> <a id="welcomeFooterNewsgroupLink" class="welcomeFooterLink" href="https://go.microsoft.com/fwlink/?LinkId=94324" target="newsgroup">
<span id="textMessageBoxNewsgroupHome" class="mainBodyWelcomeTextFooterLinks">Newsgroup</span>
</a><span class="footerDividerMessageBox">|</span> <a id="welcomeFooterSupportLink" class="welcomeFooterLink" href="Support.aspx" onclick="propogateBasketState('Support.aspx')">
<span id="textMessageBoxSupportHome" class="mainBodyWelcomeTextFooterLinks">Send us your feedback</span>
</a>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td id="minWidthCell">
<img src="Images/spacer.gif" alt="" class="browserWidthSpacer">
</td>
</tr>
<tr>
<td>
<div id="footerHomeBox">
<span id="textFrenchAccessibilityConformance" style="visibility: hidden;">Accessibilité : partiellement conforme</span>
<div id="innerFooterBox">
<span id="copyrightText">© 2023 <span id="textCopyrightFooter">Microsoft Corporation. All Rights Reserved.</span><span class="footerDivider">|</span><a href="https://go.microsoft.com/fwlink/?LinkId=521839" id="privacyLinkBox" class="footerLink"><span id="privacyResource">privacy</span>
</a><span class="footerDivider">|</span><a href="https://go.microsoft.com/fwlink/?linkid=9482" id="legalLinkBox" class="footerLink" target="legal"><span id="legalResource">terms of use</span>
</a><span class="footerDivider">|</span><a href="Support.aspx" id="supportLinkBox" onclick="propogateBasketState('Support.aspx')" class="footerLink"><span id="supportResource">help</span>
</a><span class="footerDivider">|</span><a href="https://www.microsoft.com/fr-fr/accessibility/accessibility-statement" id="supportLinkBoxFrench" class="footerLink" style="visibility: hidden;"><span id="Resource1">Accessibilité</span>
</a>
</span>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</form>
Text Content
Microsoft®Update Catalog FAQ |help Search view basket (0) Welcome Welcome to the Microsoft Update Catalog site. We want your feedback! Visit our newsgroup or send us an email to provide us with your thoughts and suggestions. To get started using the site, enter in your search terms in the Search box above or visit our FAQ for search tips. -------------------------------------------------------------------------------- | Newsgroup | Send us your feedback Accessibilité : partiellement conforme © 2023 Microsoft Corporation. All Rights Reserved.|privacy |terms of use |help |Accessibilité