ebanking-ch3.ubs.com
Open in
urlscan Pro
94.154.166.40
Public Scan
Submitted URL: http://ubs.mtr-portal.ch/
Effective URL: https://ebanking-ch3.ubs.com/workbench/WorkbenchOpenAction.do?login
Submission: On May 07 via api from NL — Scanned from CH
Effective URL: https://ebanking-ch3.ubs.com/workbench/WorkbenchOpenAction.do?login
Submission: On May 07 via api from NL — Scanned from CH
Form analysis
1 forms found in the DOMName: TheAuthForm1 — POST ?login
<form id="the-auth-form-1" method="post" target="_self" action="?login" name="TheAuthForm1">
<input type="hidden" name="lastRequestAuthMethod" value="authenticate">
<div class="lr-input lr-input lr-contractNumber">
<span class="uwr-input-container uwr-input-focus" style="margin-bottom: 0px;"><span class="uwr-input-content"><input id="lr-input-0" name="loginalias" type="text" onclick="this.focus();" class="uwr-input " size="10" maxlength="20" value=""
data-label="Vertragsnummer" style="width: 238px;" autocomplete="off" data-width="282"><span class="uwr-input-label-top">Vertragsnummer</span></span><span class="uwr-input-message uwr-input-no-message"></span>
<div class="uwr-message-box uwr-message-box-hidden uwr-message-box-type-no-message uwr-message-box-icon-none uwr-input-message-box-arrow" data-icon-type="none">
<div class="uwr-message-box-content"></div>
</div>
</span>
</div>
<div class="lr-input">
<a href="https://secure.ubs.com/__digitalbanking-CH/de/findcontractnumber" class="uwr-link">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
<polygon xmlns="http://www.w3.org/2000/svg" points="6.414 1.414 5.707 2.121 9.586 6 1 6 1 7 9.586 7 5.707 10.879 6.414 11.586 11.5 6.5 6.414 1.414" class="project-red-strong-link-arrow" fill="#e60000"></polygon>
<polygon xmlns="http://www.w3.org/2000/svg" points="6.414 1.414 5.707 2.121 9.586 6 9.5 6 10 6.5 9.5 7 9.586 7 5.707 10.879 6.414 11.586 11.5 6.5 6.414 1.414" class="project-red-strong-link-chevron" fill="#e60000"></polygon>
</svg>
Wo finde ich meine Vertragsnummer?
</a>
</div>
<div class="lr-input">
<span class="project-red-checkbox-container">
<label for="lr-checkbox-1">
<input id="lr-checkbox-1" type="checkbox" name="contractCookieOptIn" value="false">
<span class="project-red-checkbox">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" focusable="false">
<path d="M5.15 10 0 5.468 1.356 3.996 4.912 7.186 10.545 1 12 2.365 5.015 10z" fill="#ffffff" fill-rule="evenodd"></path>
</svg>
</span>
<span class="project-red-checkbox-label">Vertragsnummer merken</span>
</label>
</span>
<script type="text/javascript">
(function() {
var checkbox = document.getElementById("lr-checkbox-1");
if (checkbox && checkbox.value === "true") {
checkbox.checked = true;
}
function toggleCheckboxInputValue() {
var checkbox = document.getElementById("lr-checkbox-1");
checkbox.value = (checkbox.checked) ? "true" : "false";
}
checkbox.onchange = toggleCheckboxInputValue;
toggleCheckboxInputValue();
})();
</script>
</div>
<div class="project-red-message-box" data-type="info" data-size="small" variant="">
<img class="project-red-message-box-icon" src="/login/resources/nevislogrend/applications/web_ch/webdata/images/SnackbarInformationProjectRed16px.svg" alt="info-icon">
<div>
<div class="project-red-message-box-content">Ihre Vertragsnummer wird in Zukunft auf diesem Gerät gespeichert und automatisch eingefügt. So wird das Login noch einfacher und schneller.</div>
</div>
</div>
<div class="lr-buttons">
<div style="margin-bottom: 10px;"> <input id="AuthGetContractNrDialog_submit" class="uwr-button uwr-button-large uwr-button-submit formButton" type="submit" name="submit" value="Weiter" disabled="">
<script type="text/javascript">
(function() {
var isSubmitted = false;
function disableBtn() {
if (!isSubmitted) {
isSubmitted = true;
return isSubmitted;
}
return false;
}
$(document.forms[0]).submit(disableBtn);
})();
</script>
</div>
</div>
<div class="lr-input">
<ul class="uwr-strong-link-list" style="width:288px;">
<li>
<a href="https://secure.ubs.com/__digitalbanking-CH/de/login-problem" class="uwr-strong-link">So können Sie sich einloggen
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
<polygon xmlns="http://www.w3.org/2000/svg" points="6.414 1.414 5.707 2.121 9.586 6 1 6 1 7 9.586 7 5.707 10.879 6.414 11.586 11.5 6.5 6.414 1.414" class="project-red-strong-link-arrow" fill="#e60000"></polygon>
<polygon xmlns="http://www.w3.org/2000/svg" points="6.414 1.414 5.707 2.121 9.586 6 9.5 6 10 6.5 9.5 7 9.586 7 5.707 10.879 6.414 11.586 11.5 6.5 6.414 1.414" class="project-red-strong-link-chevron" fill="#e60000"></polygon>
</svg>
</a>
</li>
</ul>
</div>
<input type="hidden" name="bdata" id="behavio_hidden">
<input type="hidden" name="fdata" id="nevisdetect_data"
value="{"fingerprint":"f8ad3ba4be6598c9d062e2d6c8cb6550","components":[{"key":"color_depth","value":24},{"key":"device_memory","value":8},{"key":"language","value":"de-CH"},{"key":"cpu_class","value":"unknown"},{"key":"navigator_platform","value":"Win32"}]}">
<!-- NEVISDETECT START -->
<script>
$(function() {
var outputMaxLength = 5000;
window.setTimeout(function() { // Ensures consistent fingerprinting, cf. https://github.com/Valve/fingerprintjs2 #307 #254
new Fingerprint2().get(function(fingerprint, components) {
components.sort(function(c1, c2) {
var l1 = estimateComponentLength(c1);
var l2 = estimateComponentLength(c2);
return l1 - l2;
});
var outputComponents = [];
var outputLength = 0;
for (var i = 0; i < components.length; i++) {
var component = components[i];
outputLength += estimateComponentLength(component);
if (outputLength > outputMaxLength) {
break;
}
outputComponents.push(component);
}
var output = JSON.stringify({
fingerprint: fingerprint,
components: outputComponents
});
$('#nevisdetect_data').val(output);
})
}, 100);
var componentLengths = {};
var estimateComponentLength = function(component) {
if (!(component.key in componentLengths)) {
var json = JSON.stringify(component);
componentLengths[component.key] = encodeURIComponent(json).length;
}
return componentLengths[component.key];
}
})
</script>
<!-- NEVISDETECT END -->
<div id="contract-cookie-iframe-container" style="width:0; height:0; opacity:0"></div>
<script type="text/javascript">
function createOrDeleteCnCookie() {
const optInHiddenInput = document.getElementsByName("contractCookieOptIn")[0];
if (optInHiddenInput == null || optInHiddenInput.type !== 'hidden' || !optInHiddenInput.value) {
return;
}
if (!(optInHiddenInput.value === 'true' || optInHiddenInput.value === 'false')) {
return;
}
const createContractCookie = (optInHiddenInput.value === 'true');
const contractNumberElem = document.getElementById("input23");
if (contractNumberElem == null || !contractNumberElem.value) {
return;
}
const createCookieUrl = "https://ebanking-ch.ubs.com" + "/workspace/setloginid?loginid=" + contractNumberElem.value;
const deleteCookieUrl = "https://ebanking-ch.ubs.com" + "/workspace/deleteloginid";
const url = (createContractCookie) ? createCookieUrl : deleteCookieUrl;
createOptInOutIFrame(url);
}
function createOptInOutIFrame(src) {
let iframeDiv = document.getElementById("contract-cookie-iframe-container");
while (iframeDiv.firstChild) {
iframeDiv.removeChild(iframeDiv.lastChild);
}
let iframeOptInOut = document.createElement('iframe');
iframeOptInOut.setAttribute("src", src);
iframeOptInOut.style.width = "0px";
iframeOptInOut.style.height = "0px";
iframeDiv.appendChild(iframeOptInOut);
}
createOrDeleteCnCookie();
</script>
</form>
Text Content
Schweiz Sprache * Deutsch * Français * Italiano * English * Español * Português Hilfe E-BANKING – LOGIN Vertragsnummer Wo finde ich meine Vertragsnummer? Vertragsnummer merken Ihre Vertragsnummer wird in Zukunft auf diesem Gerät gespeichert und automatisch eingefügt. So wird das Login noch einfacher und schneller. * So können Sie sich einloggen Vorsicht, Betrüger! Aktuell beobachten wir, dass Betrüger versuchen sich Zugang zum Digital Banking unserer Kundinnen und Kunden zu verschaffen. Dabei geben sich die Betrüger als Käufer auf Online-Marktplätzen aus, verlangen PayPal oder Revolut als Zahlungsmethode und bieten «Hilfe» bei der Einrichtung an. • Verlangen Sie Bank- oder TWINT-Überweisung respektive Barzahlung auf Online-Marktplätzen. • Scannen Sie mit Ihrer Access App niemals QR-Codes aus E-Mails oder SMS, sondern ausschliesslich auf der UBS Login-Seite. • Bestätigen Sie Zahlungsempfänger nur, wenn Sie diese selbst erfasst haben. Verifizieren Sie die Empfänger auch bei kleinen Beträgen sorgfältig. * Kurz-URL: * https://ebanking-ch.ubs.com * Sie sind hier: * Schweiz * Digital Banking * E-Banking – Login * Information zu UBS * Nutzungsbedingungen * Datenschutzerklärung * Betrügerische E-Mails melden * Datenschutzeinstellungen Die auf dieser Website angebotenen Produkte, Dienstleistungen, Informationen und/oder Unterlagen sind Personen mit Wohnsitz in bestimmten Ländern möglicherweise nicht zugänglich. Bitte beachten Sie die geltenden Verkaufsbeschränkungen für die entsprechenden Produkte oder Dienstleistungen. © UBS 1998-2024. Alle Rechte vorbehalten.