www.office365.lotuslisans.com
Open in
urlscan Pro
65.21.225.231
Public Scan
Submitted URL: https://office365.lotuslisans.com/
Effective URL: https://www.office365.lotuslisans.com/365/
Submission Tags: @phishunt_io
Submission: On June 28 via api from DE — Scanned from FI
Effective URL: https://www.office365.lotuslisans.com/365/
Submission Tags: @phishunt_io
Submission: On June 28 via api from DE — Scanned from FI
Form analysis
2 forms found in the DOM<form id="kayitFormu">
<input type="email" id="display_name" name="display_name" class="form-control" placeholder="Lütfen geçerli e-posta adresinizi girin." aria-describedby="floatingInputHelp" maxlength="3320" required="">
<hr>
<button type="submit" class="btn btn-success d-grid w-100 mb-3 waves-effect waves-light">Office 365 Oluşturmaya Devam Et</button>
</form>
<form>
<div class="mdui-col-md-12 mdui-col-offset-md-0 mdui-col-xs-12" style="display: none" id="createdAccount">
<style>
.swal2-container {
z-index: 99999 !important;
position: relative;
}
</style>
<div class="input-group">
<!--<span class="input-group-text">First and last name</span>-->
<input type="email" id="email" aria-label="Mail" class="form-control" disabled="">
<button class="btn btn-success waves-effect waves-light" type="button" id="usermailPassCopy"><i class="fa fa-copy"></i></button>
<input type="text" id="password" aria-label="Pass" class="form-control" disabled="">
<button class="btn btn-success waves-effect waves-light" type="button" id="mailpass"><i class="fa fa-copy"></i></button>
<button class="btn btn-warning waves-effect waves-light" type="button" onclick="copyall()">Copy All</button>
<button class="btn btn-outline-primary waves-effect" type="button" onclick="downloadCredentials()">Download Credentials</button>
<button class="btn btn-outline-danger waves-effect" type="button" onclick="window.open('https://office.com/login', '_blank')">Office 365 Login</button>
</div>
<script>
function copyall() {
const emailInput = document.getElementById("email");
const passwordInput = document.getElementById("password");
const loginLink = "office.com/login"; // login link
const loginCredentials =
`Your Microsoft 365 Credentials\n••••••••••••••••••••••••••••••••••••••••••\nEmail: ${emailInput.value} \nPassword: ${passwordInput.value} \nOffice 365 Login: ${loginLink} \nPlease store this information securely. Only update your password with a new one and make sure to take note of it. You need to download and install Office 365 Applications to be able to use them.`;
navigator.clipboard.writeText(loginCredentials).then(() => {
Swal.fire({
icon: 'success',
title: 'Copied',
text: 'Your Office 365 credentials have been successfully copied!',
showConfirmButton: false,
timer: 3000
});
}).catch((error) => {
console.error(error);
Swal.fire({
icon: 'error',
title: 'Error!',
text: 'Copying process failed.',
showConfirmButton: false,
timer: 3000
});
});
</script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/sweetalert2@11/dist/sweetalert2.min.css">
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<br>
<br>
<script>
window.onload = function() {
const form = document.querySelector("#token");
const orderNumberInputs = document.querySelectorAll(".auth-input");
const displayNameInput = document.querySelector("#display_name");
const userNameInput = document.querySelector("#user_name");
const submitButton = document.querySelector("#submit");
// Butonu başlangıçta devre dışı bırak
submitButton.disabled = true;
// Inputlardan herhangi birinin değeri değişirse, işlevi çalıştırın
orderNumberInputs.forEach(function(input) {
input.addEventListener("input", function() {
// Tüm inputlar dolu ise, butonu etkinleştir
if (orderNumberInputs[0].value && orderNumberInputs[1].value && orderNumberInputs[2].value && orderNumberInputs[3].value && orderNumberInputs[4].value && orderNumberInputs[5].value && orderNumberInputs[6].value &&
orderNumberInputs[7].value && displayNameInput.value && userNameInput.value && a7.value && a8.value) {
submitButton.disabled = false;
} else {
submitButton.disabled = true;
}
});
});
form.addEventListener("submit", function(event) {
event.preventDefault(); // formun varsayılan davranışını engelle
const a1 = document.querySelector("#a1").value;
const a2 = document.querySelector("#a2").value;
const a3 = document.querySelector("#a3").value;
const a4 = document.querySelector("#a4").value;
const a5 = document.querySelector("#a5").value;
const a6 = document.querySelector("#a6").value;
const a7 = document.querySelector("#a7").value;
const a8 = document.querySelector("#a8").value;
const displayName = displayNameInput.value;
const userName = userNameInput.value;
// Diğer kodlar...
});
};
</script>
<div style="clear: both"></div>
</div>
<div class="mdui-progress" style="display: none">
<div class="mdui-progress-indeterminate"></div>
</div>
<div class="mdui-col-xs-12 mdui-col-md-6" id="accountInfo">
<div class="mdui-typo-subheading" style="display: none"> account information: </div>
<br style="display: none">
<div class="mdui-col-xs-12" style="display: none">
<span>pas:</span>
<select class="mdui-select" name="sku_id" mdui-select="" id="sku_id">
<option value="e82ae690-a2d5-4d76-8d30-7c6e01e6022e"> A1 Plus Office </option>
<option value="e82ae690-a2d5-4d76-8d30-7c6e01e6022e"> Office 365 Register </option>
</select>
</div>
<div class="mdui-textfield mdui-textfield-floating-label mdui-col-xs-12">
<div class="card-body">
<div class="form-floating">
<input type="text" id="display_name" name="display_name" class="form-control" placeholder="Adınız Soyadınız" aria-describedby="floatingInputHelp" maxlength="20" required="">
<label for="floatingInput">Your Name Surname</label>
<div id="floatingInputHelp" class="form-text"> Enter your name and surname. (You can enter random information.) </div>
</div>
</div>
</div>
<div class="email mdui-col-xs-12">
<div class="mdui-textfield mdui-textfield-floating-label form-floating" style="width: 100%">
<div class="input-group">
<input type="text" class="form-control auth-input" placeholder="Your Username" aria-label="Recipient's username" aria-describedby="basic-addon33" maxlength="20" required="" id="user_name" name="user_name" pattern="^[A-Za-z0-9]+$">
<!-- <select class="form-select" mdui-select id="inputGroupSelect01" name="domain" id="domain">
<option value="o365r1.lisanson.com">
@ o365r1.lisanson.com </option>
<option value="licensewise.lisanson.com">
@ licensewise.lisanson.com </option>
<option value="office365reg.com.lisanson.com">
@ office365reg.com.lisanson.com </option>
</select>
-->
<!--<select class="mdui-select" style="margin-bottom: 28px; color: black" name="domain" id="domain">-->
<select class="form-select" name="domain" id="domain">
<option value="o365r1.lisanson.com">@ o365r1.lisanson.com</option>
<option value="licensewise.lisanson.com">@ licensewise.lisanson.com</option>
<option value="office365reg.com.lisanson.com">@ office365reg.com.lisanson.com</option>
</select>
<div id="floatingInputHelp" class="form-text"> Your username in the system (Write in English characters without spaces.) E.g.; firstNameLastName@domain.com </div>
<div class="invalid-feedback">You cannot leave this field blank!</div>
</div>
</div>
<div style="clear: both"></div>
</div>
</div>
<div class="mdui-col-xs-12 mdui-col-md-5 mdui-col-offset-md-1" id="activation">
<div class="mdui-col-xs-12 code">
<div class="mdui-textfield mdui-textfield-floating-label" style="width: 100%">
<label class="form-label">Activation Code</label>
<!-- <input class="mdui-textfield-input" type="text" required id="invitation_code" name="code">-->
<div class="auth-input-wrapper d-flex align-items-center justify-content-sm-between numeral-mask-wrapper" required="">
<input type="text" class="form-control auth-input h-px-50 text-center numeral-mask text-center h-px-50 mx-1 my-2" required="" id="a1" maxlength="1" autofocus="">
<input type="text" class="form-control auth-input h-px-50 text-center numeral-mask text-center h-px-50 mx-1 my-2" required="" id="a2" maxlength="1">
<input type="text" class="form-control auth-input h-px-50 text-center numeral-mask text-center h-px-50 mx-1 my-2" required="" maxlength="1" id="a3">
<input type="text" class="form-control auth-input h-px-50 text-center numeral-mask text-center h-px-50 mx-1 my-2" required="" maxlength="1" id="a4">
<input type="text" class="form-control auth-input h-px-50 text-center numeral-mask text-center h-px-50 mx-1 my-2" required="" maxlength="1" id="a5">
<input type="text" class="form-control auth-input h-px-50 text-center numeral-mask text-center h-px-50 mx-1 my-2" required="" maxlength="1" id="a6">
<input type="text" class="form-control auth-input h-px-50 text-center numeral-mask text-center h-px-50 mx-1 my-2" required="" maxlength="1" id="a7">
<input type="text" class="form-control auth-input h-px-50 text-center numeral-mask text-center h-px-50 mx-1 my-2" required="" maxlength="1" id="a8">
</div>
<div id="floatingInputHelp" class="form-text"> This is the activation code for completing the 8-digit Office Registration. It can only be used once. </div>
<div class="mdui-textfield-error">required</div>
</div>
</div>
<div class="mdui-col-xs-12">
<!-- <br />-->
<br>
<button type="submit" id="submit" class="btn btn-primary d-grid w-100 mb-3 waves-effect waves-light"> Create My Account. </button>
</div>
</div>
</form>
Text Content
Microsoft 365 OFFICE 365 QUICK SELF SERVICE -------------------------------------------------------------------------------- Office 365 Oluşturmaya Devam Et -------------------------------------------------------------------------------- Lütfen hatalı işlemleri önlemek için e-posta adresinizi doğru bir şekilde girin. Aksi takdirde hesabınız askıya alınacaktır. Office 365 Account Creation Failed... The product key you entered is invalid. If you are sure about the product key, please try again. If you do not have a product key, you can purchase one to create an account. Please note that you can only create one account with one activation key! Understand Office 365 New Registration -------------------------------------------------------------------------------- Copy All Download Credentials Office 365 Login account information: pas: A1 Plus Office Office 365 Register Your Name Surname Enter your name and surname. (You can enter random information.) @ o365r1.lisanson.com @ licensewise.lisanson.com @ office365reg.com.lisanson.com Your username in the system (Write in English characters without spaces.) E.g.; firstNameLastName@domain.com You cannot leave this field blank! Activation Code This is the activation code for completing the 8-digit Office Registration. It can only be used once. required Create My Account.