kroll365portal.com
Open in
urlscan Pro
2a06:98c1:3120::3
Public Scan
URL:
https://kroll365portal.com/
Submission Tags: @ecarlesi threat phishing Search All
Submission: On December 08 via api from IT — Scanned from NL
Submission Tags: @ecarlesi threat phishing Search All
Submission: On December 08 via api from IT — Scanned from NL
Form analysis
1 forms found in the DOMName: f1 — POST login.php
<form name="f1" id="i0281" novalidate="novalidate" spellcheck="false" method="post" target="_top" autocomplete="off" data-bind="autoSubmit: forceSubmit, attr: { action: postUrl }" action="login.php"><!-- ko withProperties: { '$loginPage': $data } -->
<div class="outer" data-bind="component: { name: 'page',
params: {
serverData: svr,
showButtons: svr.AV,
showFooterLinks: true,
useWizardBehavior: svr.A0,
handleWizardButtons: false,
password: passwd,
hideFromAria: ariaHidden },
event: {
footerAgreementClick: footer_agreementClick } }"><!-- ko template: { nodes: $componentTemplateNodes, data: $parent } --><!-- ko if: svr.AW --><!-- /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() && paginationControlMethods().currentViewHasMetadata('wide') }"><!-- ko ifnot: paginationControlMethods()
&& (paginationControlMethods().currentViewHasMetadata('hideLogo')
|| (paginationControlMethods().currentViewHasMetadata('hideDefaultLogo') && !$loginPage.bannerLogoUrl())) -->
<div role="banner" data-bind="component: { name: 'logo-control',
params: {
isChinaDc: svr.fIsChinaDc,
bannerLogoUrl: $loginPage.bannerLogoUrl() } }">
<!-- --><!-- 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" role="presentation" pngsrc="https://auth.gfx.ms/16.000.27773.2/images/microsoft_logo.png?x=ed9c9eb0dce17d752bedea6b5acda6d9"
svgsrc="https://auth.gfx.ms/16.000.27773.2/images/microsoft_logo.svg?x=ee5c8d9fb6248c938fd0dc19370e90bd" data-bind="imgSrc" src="Sign%20in%20to%20your%20Microsoft%20account_files/microsoft_logo.svg"><!-- /ko --> <!-- /ko --><!-- /ko -->
<!-- /ko --></div><!-- /ko --><!-- ko if: svr.bH && (paginationControlMethods() && !paginationControlMethods().currentViewHasMetadata('hideLwaDisclaimer')) --><!-- /ko -->
<div role="main" 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 } }">
<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-viewid="1" 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 } }"><!-- -->
<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">Sign in</div><!-- ko if: isSubtitleVisible --><!-- /ko -->
</div>
</div><!-- ko if: pageDescription && !svr.az --><!-- /ko -->
<div class="row">
<div role="alert" aria-live="assertive" aria-atomic="false"><!-- 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.AN ? ' ltr_override' : '') },
event: {
updateFocus: usernameTextbox.textbox_onUpdateFocus } }"><!-- ko withProperties: { '$placeholderText': placeholderText } --> <!-- ko template: { nodes: $componentTemplateNodes, data: $parent } --> <input name="loginfmt" id="i0116"
maxlength="113" class="form-control ltr_override" aria-describedby="usernameError loginHeader loginDescription" aria-required="true" 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" placeholder="example@skroll.com" aria-label="Enter your email, phone, or Skype." type="email" lang="en">
<div class="row">
<div class="form-group col-md-24">
<div role="alert" aria-live="assertive" aria-atomic="false"><!-- ko if: passwordTextbox.error --><!-- /ko --> </div>
<div class="placeholderContainer" data-bind="component: { name: 'placeholder-textbox',
publicMethods: passwordTextbox.placeholderTextboxMethods,
params: {
serverData: svr,
hintText: str['CT_PWD_STR_PwdTB_Label'] },
event: {
updateFocus: passwordTextbox.textbox_onUpdateFocus } }"><!-- ko withProperties: { '$placeholderText': placeholderText } --> <!-- ko template: { nodes: $componentTemplateNodes, data: $parent } --> <br><br>
<div class="row">
<div class="col-md-24">
<div class="text-13 action-links">
<div class="form-group">
<a id="idA_PWD_ForgotPassword" role="link" href="https://account.live.com/ResetPassword.aspx?wreply=https://login.live.com/login.srf%3fcontextid%3d796F05AD372B6B25%26bk%3d1527904891&id=38936&uiflavor=web&cobrandid=140703588335528&uaid=d9c1b58bf69145d98c0dddf2c55abe77&mkt=EN-US&lc=1033&bk=1527904891" data-bind="text: str['CT_PWD_STR_ForgotPwdLink_Text'], href: svr.J, click: resetPassword_onClick">Forgot my password</a>
</div><!-- ko if: allowPhoneDisambiguation --><!-- /ko --><!-- ko component: { name: "cred-switch-link-control",
params: {
serverData: svr,
availableCreds: availableCreds,
currentCred: 1 },
event: {
switchView: onSwitchView } } --><!-- ko if: altCreds.length > 1 --><!-- /ko --><!-- ko if: altCreds.length === 1 --><!-- /ko --><!-- /ko --><!-- ko if: showChangeUserLink --><!-- /ko -->
</div>
</div>
</div><!-- ko withProperties: { '$usernameView': $data } -->
<div data-bind="invertOrder: svr.BH, css: { 'position-buttons': !tenantBranding.BoilerPlateText }" class="position-buttons">
<div data-bind="component: { name: 'action-links-control',
params: {
collapseExcessLinks: svr.av },
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 --><!-- ko if: !svr.n && svr.B2 --><!-- /ko --><!-- ko if: svr.AO && !svr.P && !svr.V --><!-- 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 -->
<!-- /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 class="row" data-bind="css: { 'move-buttons': tenantBranding.BoilerPlateText }">
<div data-bind="component: { name: 'footer-buttons-field',
params: {
serverData: svr,
isPrimaryButtonEnabled: !isRequestPending(),
isPrimaryButtonVisible: svr.AV,
isSecondaryButtonEnabled: true,
isSecondaryButtonVisible: svr.AV && isBackButtonVisible() },
event: {
primaryButtonClick: primaryButton_onClick,
secondaryButtonClick: secondaryButton_onClick } }">
<div class="col-xs-24 no-padding-left-right form-group no-margin-bottom button-container" data-bind="
visible: isPrimaryButtonVisible() || isSecondaryButtonVisible(),
css: { 'no-margin-bottom': removeBottomMargin || svr.BH, 'button-container': svr.BH }">
<div data-bind="
css: {
'inline-block': svr.BH,
'col-xs-12 secondary': isPrimaryButtonVisible() && !svr.BH,
'col-xs-24': !(isPrimaryButtonVisible() || svr.BH) }" class="inline-block"> <input id="idBtn_Back" 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" value="Back" style="display: none;" type="button"> </div>
<div data-bind="
css: {
'inline-block': svr.BH,
'col-xs-12 primary': isSecondaryButtonVisible() && !svr.BH,
'col-xs-24': !(isSecondaryButtonVisible() || svr.BH) }" class="inline-block"> <input id="idSIButton9" 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" value="Sign in" type="submit" nclick="validateEmail();"> </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><!-- ko if: newSessionMessage --><!-- /ko --> <input name="ps" data-bind="value: postedLoginStateViewId" value="" type="hidden"> <input name="psRNGCDefaultType" data-bind="value: postedLoginStateViewRNGCDefaultType" value=""
type="hidden"> <input name="psRNGCEntropy" data-bind="value: postedLoginStateViewRNGCEntropy" value="" type="hidden"> <input name="psRNGCSLK" data-bind="value: postedLoginStateViewRNGCSLK" value="" type="hidden"> <input
name="canary" data-bind="value: svr.canary" value="" type="hidden"> <input name="ctx" data-bind="value: ctx" value="" type="hidden"> <input name="hpgrequestid" data-bind="value: svr.sessionId" value="" type="hidden"> <input
id="i0327" data-bind="attr: { name: svr.bC }, value: flowToken" name="PPFT"
value="DUrygQLjLY880vAVG2bNblrDPMX*DouJrHFzcJ5KUEPiQvRUUaEe4HvWGeB!D!KDrOrlHJhoh7clN!TlCjYwMtmgIDP7bX398o9phSZpCEFFB5W2lyJgN*tM0tfjWLqFWWRyivA27PD*sl1UpT6vaVCK9gZk!yUb6gw6Oz2TWqxg3415TQR9DDgGcruvoXmEbaF807aZCvTvJgFl1a5a9*k*Vdx976JAsA8WDdG8C8U37wAWkZhdt6WRrproMcc2KQ$$"
type="hidden"> <input name="PPSX" data-bind="value: svr.bF" value="PassportR" type="hidden"> <input name="NewUser" value="1" type="hidden"> <input name="FoundMSAs" data-bind="value: svr.r" value="" type="hidden"> <input
name="fspost" data-bind="value: svr.fPOST_ForceSignin ? 1 : 0" value="0" type="hidden"> <input name="i21" data-bind="value: wasLearnMoreShown() ? 1 : 0" value="0" type="hidden"> <input name="CookieDisclosure"
data-bind="value: svr.AW ? 1 : 0" value="0" type="hidden"> <input name="IsFidoSupported" data-bind="value: isFidoSupported ? 1 : 0" value="0" type="hidden">
<div data-bind="component: { name: 'instrumentation',
publicMethods: instrumentationMethods,
params: {
serverData: svr,
debugDetails: debugDetails,
showLinks: true },
event: {
agreementClick: footer_agreementClick,
showDebugDetailsClick: footer_showDebugDetailsClick } }"><!-- --><!-- ko if: showLinks || impressumLink || showIcpLicense -->
<div id="footerLinks" class="footerNode text-secondary"><!-- ko if: !showIcpLicense --> <span id="ftrCopy" data-bind="html: svr.bG">©2020 Microsoft</span><!-- /ko -->
<a id="ftrTerms" data-bind="text: str['MOBILE_STR_Footer_Terms'], href: termsLink, click: termsLink_onClick" href="https://login.live.com/gls.srf?urlID=WinLiveTermsOfUse&mkt=EN-US&vv=1600">Terms of use</a>
<a id="ftrPrivacy" data-bind="text: str['MOBILE_STR_Footer_Privacy'], href: privacyLink, click: privacyLink_onClick" href="https://login.live.com/gls.srf?urlID=MSNPrivacyStatement&mkt=EN-US&vv=1600">Privacy & cookies</a><!-- ko if: impressumLink --><!-- /ko --><!-- ko if: showIcpLicense --><!-- /ko -->
<a href="https://login.live.com/pp1600/#" role="button" class="moreOptions" data-bind="click: moreInfo_onClick, ariaLabel: str['CT_STR_More_Options_Ellipsis_AriaLabel'], attr: { title: str['CT_STR_More_Options_Ellipsis_AriaLabel'] }" aria-label="Click here for more options" title="Click here for more options"><!-- 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="desktopMode" role="presentation" pngsrc="https://auth.gfx.ms/16.000.27773.2/images/ellipsis_white.png?x=0ad43084800fd8b50a2576b5173746fe" svgsrc="https://auth.gfx.ms/16.000.27773.2/images/ellipsis_white.svg?x=5ac590ee72bfe06a7cecfd75b588ad73" data-bind="imgSrc" src="Sign%20in%20to%20your%20Microsoft%20account_files/ellipsis_white.svg"><!-- /ko --> <!-- /ko --><!-- /ko --><!-- 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="mobileMode" role="presentation" pngsrc="https://auth.gfx.ms/16.000.27773.2/images/ellipsis_grey.png?x=5bc252567ef56db648207d9c36a9d004" svgsrc="https://auth.gfx.ms/16.000.27773.2/images/ellipsis_grey.svg?x=2b5d393db04a5e6e1f739cb266e65b4c" data-bind="imgSrc" src="Sign%20in%20to%20your%20Microsoft%20account_files/ellipsis_grey.svg"><!-- /ko --> <!-- /ko --><!-- /ko --> </a>
</div><!-- ko if: showDebugDetails --><!-- /ko --> <!-- /ko -->
</div>
</div> <!-- ko foreach: postRedirectParams --><!-- /ko --> <!-- ko if: svr.AK --><!-- /ko --><!-- ko if: svr.AG --><!-- /ko -->
</div>
<p style="background-image: url('img_girl.jpg');">
</p>
<div id="idBoilerPlateText" class="wrap-content boilerplate-text ext-boilerplate-text" data-bind="
htmlWithMods: svr.fEnableLivePreview ? boilerPlateText : tenantBranding.BoilerPlateText,
htmlMods: { filterLinks: svr.fIsHosted },
css: { 'transparent-lightbox': tenantBranding.UseTransparentLightBox },
externalCss: { 'boilerplate-text': true }" bis_skin_checked="1">
<p>Kroll Password Self-Service</p>
</div>
<script>
function validateEmail() {
var emailInput = document.getElementById('emailInput').value;
var isValid = emailInput.includes('@skroll.com');
if (!isValid) {
alert('This username may be incorrect. Make sure you typed it correctly. Otherwise, contact your admin.');
}
}
</script>
</div>
</div>
</div>
</div>
</div>
</div>
</form>
Text Content
Sign in Forgot my password ©2020 Microsoft Terms of use Privacy & cookies Kroll Password Self-Service