financecustomerportal.lseg.com
Open in
urlscan Pro
172.64.147.68
Public Scan
URL:
https://financecustomerportal.lseg.com/bds/Login.do?id=A06538380542&p1=dej204gsbhgejejbgfdlcfdkbfk20
Submission: On February 06 via manual from US — Scanned from DE
Submission: On February 06 via manual from US — Scanned from DE
Form analysis
6 forms found in the DOMName: loginForm — POST
<form name="loginForm" id="loginForm" class="form-signin ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength" role="form" method="POST" ng-submit="preLogin($event)">
<input type="hidden" name="method" value="loginSubmit">
<input type="hidden" name="sftlc" value="3XVEFF3XSC6VKT0AGMBE3AR50CHX6L3T">
<input type="hidden" name="js" value="n">
<input type="hidden" name="displayDomainName" value="N">
<input type="hidden" name="domain" value="">
<input type="hidden" name="secure" value="">
<input type="hidden" name="id" value="A06538380542">
<input type="hidden" name="redirSrc" value="dnl">
<input type="hidden" name="deliveryId" value="538340">
<input type="hidden" name="p1" value="dej204gsbhgejejbgfdlcfdkbfk20">
<label class="input-label input-label-top" for="username">Username</label>
<input type="text" class="form-control" required="" id="username" name="username" size="30" maxlength="100" value="">
<div>
<label class="input-label input-label-middle" for="password">Password</label>
<input type="password" autocomplete="off" id="password" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" required="" name="password" maxlength="50" value="" ng-model="password">
<div id="capsLockElement" class="hide-caps-lock" style="padding: 0 0 0 7px;position: absolute;left: 100%;top: 14px;"><img src="/bds/img/notification-exclamation.gif" title="Caps lock is on"></div>
</div>
<fieldset>
<legend class="hidden"></legend>
<input type="checkbox" name="rememberMe" id="rememberMe">
<label for="rememberMe">Remember my username</label>
</fieldset>
<button id="signinButton" class="btn btn-lg btn-primary btn-block" type="submit" onclick="cookieStoreUsername();">Sign in</button>
<br>
<div><a href="/bds/ForgotPassword.do?v6">Forgot your password?</a></div>
<input type="hidden" name="mfaCode" value="">
<input type="hidden" name="token" value="null">
<input type="hidden" name="mfaOption" value="">
<input type="hidden" name="transport" value="">
</form>
Name: mfaValidateForm —
<form name="mfaValidateForm" role="form" class="form-signin ng-pristine ng-valid" ng-submit="preValidate($event)">
<div id="validateMfaMsg">A 2 step verification code has been sent by text to your phone number (ending in null)</div>
<br>
<div>
<div class="row">
<div class="col-xs-6">Enter the code below to log in</div>
</div>
<div class="row">
<div class="col-xs-6">
<input type="text" autocomplete="off" id="mfaCode" autofocus="" class="form-control ng-pristine ng-untouched ng-valid ng-empty" name="mfaCode" ng-model="userMfaCode">
</div>
</div>
<br>
<div class="row">
<div class="col-xs-6">
<a ng-show="'sms' == selectedMfaOption" class="pagelink ng-hide" href="" ng-click="sendMfaCode($event, 'sms', true)">Send another code</a>
<a ng-show="'email' == selectedMfaOption" class="pagelink ng-hide" href="" ng-click="sendMfaCode($event, 'email')">Send another code</a>
</div>
</div>
<br>
</div>
<div class="row">
<div class="col-xs-6">
<fieldset>
<legend class="hidden"></legend>
<input type="checkbox" id="skipMfa" name="skipMfa" ng-model="skipMfa" class="ng-pristine ng-untouched ng-valid ng-empty">
<label class="regular" for="skipMfa">Trust this browser</label>
</fieldset>
<br>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<div>You should only check this box if you are on a trusted device such as your home computer or a work computer that is not shared with other users. </div>
<br>
<div>If check this box you will not have to enter a code every time you log in from this browser.</div>
<br>
</div>
</div>
<div class="col-xs-offset-3 col-xs-6">
<button class="btn btn-lg btn-primary btn-block" ng-disabled="mfaValidateForm.$invalid || !userMfaCode" type="submit" disabled="disabled"> Continue </button>
</div>
</form>
Name: mfaSendForm —
<form name="mfaSendForm" role="form" class="form-signin ng-pristine ng-valid" ng-submit="sendMfaCode($event)">
<div>Would you like to protect your account by enabling security codes?</div>
<br>
<div>Enabling security codes to be sent to you as part of a 2 step verification process will help to protect your account from unauthorized access. You can always change your 2 step verification options at any time in your preferences.</div>
<br>
<div>To enable 2 step verification you must provide a phone number that can accept text messages and consent to receiving security codes.</div>
<br>
<div class="col-xs-12">
<div class="row">
<label class="radio-inline"><input type="radio" name="mfaOption" ng-model="selectedMfaOption" value="N" ng-click="mfaOptionClicked()" class="ng-pristine ng-untouched ng-valid ng-empty">I do not wish to protect my account at this time</label>
</div>
</div>
<br>
<div class="col-xs-offset-3 col-xs-6">
<button class="btn btn-lg btn-primary btn-block" ng-disabled="busy || mfaSendForm.$invalid || !selectedMfaOption || ('sms'==selectedMfaOption && !mobilePhoneNo)" type="submit" disabled="disabled"> Continue </button>
</div>
</form>
Name: mfaRequiredForm —
<form name="mfaRequiredForm" role="form" class="form-signin ng-pristine ng-valid" ng-submit="setAuthStep('mfaCodeSend')">
<div>You must set up 2 step verification to log in</div>
<br>
<div>You have previously declined to set up 2 step verification.</div>
<br>
<div>2 step verification is required on this system to protect the information stored on it from unauthorized access.</div>
<br>
<div>To enable 2 step verification now click the button below. If you do not enable verification you will not be able to continue.</div>
<br>
<div class="col-xs-offset-3 col-xs-6">
<button class="btn btn-lg btn-primary btn-block" type="submit"> Set up verification </button>
</div>
</form>
Name: mfaSendEmailForm —
<form name="mfaSendEmailForm" role="form" class="form-signin ng-pristine ng-valid" ng-submit="sendMfaCode($event, 'email')">
<div id="mfaSendEmailMsgTitle">We encountered an error sending a security code through text.</div>
<br>
<div id="mfaSendEmailMsgText">The security code will be sent to the email null instead.</div>
<br>
<div class="col-xs-offset-3 col-xs-6 ng-hide" ng-show="enableEmailOption">
<button class="btn btn-lg btn-primary btn-block" type="submit"> OK </button>
</div>
<div class="col-xs-offset-3 col-xs-6" ng-show="!enableEmailOption && mfaRequiredForUserType">
<button class="btn btn-lg btn-primary btn-block" type="button" ng-click="setAuthStep('usernameAndPassword')"> OK </button>
</div>
<div class="col-xs-offset-3 col-xs-6 ng-hide" ng-show="!enableEmailOption && !mfaRequiredForUserType">
<button class="btn btn-lg btn-primary btn-block" type="button" ng-click="preLogin($event, true)"> Login </button>
<br>
<button class="btn btn-lg btn-primary btn-block" type="button" ng-click="setAuthStep('usernameAndPassword')"> Cancel </button>
</div>
</form>
Name: mfaAuthAppSetupForm —
<form name="mfaAuthAppSetupForm" role="form" class="form-signin ng-pristine ng-valid" ng-submit="sendMfaCode()">
<div>Scan the QR Code using your authentication app. You can also set up your app manually by entering the Secret Key listed below.</div>
<br>
<div class="col-xs-offset-3 col-xs-6">
<div class="row">
<label class="input-label input-label-top"> QR Code </label><br>
<div align="center"><img id="qrc" ng-show="qrCodeImageData" ng-src="" alt="Not found" width="200" height="200" border="0" class="ng-hide">
<p></p>
</div>
</div>
<div class="row">
<label class="input-label input-label-top"> Secret Key </label><br>
<span id="aasc" class="ng-binding"></span>
<p>
</p>
</div>
<div class="row">
<a id="urlSetupOnSameDevice" href="" class="pagelink">Set up on this device</a>
<p>
</p>
</div>
<!--<div class="row">
<label class="input-label input-label-top">
Confirmation Code
</label><br/>
<input class="form-control input-sm" autocomplete="off" type="text" id="confirmationCode" name="confirmationCode" ng-model="confirmationCode" maxlength="20" size="20"/><p/>
</div>-->
<div class="row">
<button class="btn btn-lg btn-primary btn-block" ng-disabled="busy || mfaAuthAppSetupForm.$invalid" type="submit"> Continue </button>
</div>
</div>
</form>
Text Content
This application requires javascript to function correctly. Please enable javascript in your browser. Please enter your username and password to sign in to the LSEG Customer Portal. Username Password Remember my username Sign in Forgot your password? Register If you don't have a username, register here. Learn More Tell me more about LSEG Plc. A 2 step verification code has been sent by text to your phone number (ending in null) Enter the code below to log in Send another code Send another code Trust this browser You should only check this box if you are on a trusted device such as your home computer or a work computer that is not shared with other users. If check this box you will not have to enter a code every time you log in from this browser. Continue Would you like to protect your account by enabling security codes? Enabling security codes to be sent to you as part of a 2 step verification process will help to protect your account from unauthorized access. You can always change your 2 step verification options at any time in your preferences. To enable 2 step verification you must provide a phone number that can accept text messages and consent to receiving security codes. I do not wish to protect my account at this time Continue You must set up 2 step verification to log in You have previously declined to set up 2 step verification. 2 step verification is required on this system to protect the information stored on it from unauthorized access. To enable 2 step verification now click the button below. If you do not enable verification you will not be able to continue. Set up verification We encountered an error sending a security code through text. The security code will be sent to the email null instead. OK OK Login Cancel Scan the QR Code using your authentication app. You can also set up your app manually by entering the Secret Key listed below. QR Code Secret Key Set up on this device Continue Caps lock is on