update.888765.xyz Open in urlscan Pro
2606:4700:3037::6815:863  Public Scan

Submitted URL: https://update.888765.xyz/
Effective URL: https://update.888765.xyz/Home.aspx
Submission: On March 10 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

POST

<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="342uVcWxSgt/zTSFbZg7MPZJDTUNG5Bb/t4PkuwFHV3YvIaSoVAl8s4itMKM5MQSfoPyuhTgmRAg/Ak6mMBXtmzlVd/R3Fzp4tj++jBYDpvOpXT7NJZ5xkMniiI+Thn+Ebk73uLNu8tl/NzOzl7GrHsrjnpPia7XwCackUS+Hxo=">
  </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&amp;t=638428560807123522" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=NJmAwtEo3Ipnlaxl6CMhvrkdqm_yxvjqkpYsU8np-a1hZKqNHieny7c8n0uFLH4lzuKZ2_3k4RIn1u-oD0Hipvv6bGQQXy6aHGv0t5q6qO1D0p3K1XQnZtU9otznsIz2SPmyOXUpjM0fXDhvEXkcl622PtyhpuYTTG0Cu-XpPYo1&amp;t=722fe453" type="text/javascript">
  </script>
  <script src="/ScriptResource.axd?d=dwY9oWetJoJoVpgL6Zq8OOJ-LUvz3VxVAyp7Uzq5cGa7mkDN5Xh77gOyzVbjX9jsT4Xw3w4ZL5jejcL2YFsfttusLZ_-e8blE9iv6Ud8tM0VJQL6zbNjC-bnxcSPwzKLzZ5_L4Rh4XRf_if0fcOmIyTPM9R7X2Pu2Q--VBmrvPM1&amp;t=722fe453" 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="DcK1IEigLreDbwyTV04AxASN5iKMS+Nh1hyYdM9gwEYY2ocYSIqiIRC1WWYygw5NigC1F0ykSwQVVEF/Mj4koYGHjPVGaCVuO+I3yoyAo2aqFD1cuLlwVVf2YgO1snbs">
  </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-Katalog</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">Hilfe</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="Suchen">
                            </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">
                                                    Auswahlkorb anzeigen
                                                    (<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%"> &nbsp; </td>
                    <td width="35%">
                      <div id="welcomeTextDiv" class="mainBodyWelcomeTextBox">
                        <div id="welcomeTextTitleDiv" class="mainBodyWelcomeTextTitle">
                          <span id="textMessageBoxTitleHome" class="mainBodyWelcomeTextTitle">Willkommen</span>
                        </div>
                        <span id="textMessageBoxDescHome" class="mainBodyWelcomeTextDesc">Willkommen bei der Website des Microsoft Update-Katalogs. Wir würden uns über Ihr Feedback freuen. Besuchen Sie unsere Newsgroup, oder senden Sie uns eine
                          E-Mail, um uns Ihre Gedanken und Vorschläge mitzuteilen. Um sich mit der Website vertraut zu machen, geben Sie Ihre Suchbegriffe oben in das Suchfeld ein, oder besuchen Sie unsere FAQ-Seite, um Suchtipps zu erhalten. </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">Senden Sie uns Ihr 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">© 2024 <span id="textCopyrightFooter">Microsoft Corporation. Alle Rechte vorbehalten.</span><span class="footerDivider">|</span><a href="https://go.microsoft.com/fwlink/?LinkId=521839" id="privacyLinkBox" class="footerLink"><span id="privacyResource">Datenschutz</span>
                                </a><span class="footerDivider">|</span><a href="https://go.microsoft.com/fwlink/?linkid=9482" id="legalLinkBox" class="footerLink" target="legal"><span id="legalResource">Nutzungsbedingungen</span>
                                </a><span class="footerDivider">|</span><a href="Support.aspx" id="supportLinkBox" onclick="propogateBasketState('Support.aspx')" class="footerLink"><span id="supportResource">Hilfe</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-Katalog
FAQ |Hilfe

Search

Auswahlkorb anzeigen (0)

 
Willkommen
Willkommen bei der Website des Microsoft Update-Katalogs. Wir würden uns über
Ihr Feedback freuen. Besuchen Sie unsere Newsgroup, oder senden Sie uns eine
E-Mail, um uns Ihre Gedanken und Vorschläge mitzuteilen. Um sich mit der Website
vertraut zu machen, geben Sie Ihre Suchbegriffe oben in das Suchfeld ein, oder
besuchen Sie unsere FAQ-Seite, um Suchtipps zu erhalten.

--------------------------------------------------------------------------------

| Newsgroup | Senden Sie uns Ihr Feedback

Accessibilité : partiellement conforme
© 2024 Microsoft Corporation. Alle Rechte vorbehalten.|Datenschutz
|Nutzungsbedingungen |Hilfe |Accessibilité