app.elocker.com
Open in
urlscan Pro
3.11.126.108
Public Scan
Submitted URL: http://support.elocker.com/
Effective URL: https://app.elocker.com/users/sign_in
Submission Tags: @ecarlesi possiblethreat Search All
Submission: On September 09 via api from CA — Scanned from CA
Effective URL: https://app.elocker.com/users/sign_in
Submission Tags: @ecarlesi possiblethreat Search All
Submission: On September 09 via api from CA — Scanned from CA
Form analysis
2 forms found in the DOMPOST /users/sign_in?locale=en
<form class="new_user" id="new_user" action="/users/sign_in?locale=en" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token"
value="pjiAGh3qJwTUP1DF4ALTVMMMOh6Jwc0B4mjNGPCzPa/IdrZkk1U6bqGw4+HmHymuDN+m00nnBL0r5ccyWWNRXQ==">
<div class="form-group">
<input autofocus="autofocus" autocomplete="email" class="form-control form-control-sm" placeholder="Email" type="email" value="" name="user[email]" id="user_email">
</div>
<div class="form-group">
<div class="input-with-icon">
<input autocomplete="current-password" class="form-control form-control-sm input-with-icon__input--right" placeholder="Password" type="password" name="user[password]" id="user_password">
<img class="input-with-icon__icon--right password-eye" src="/assets/icon/eye-6f4189def36eb3b31001b8d0a1e1cb3b29a5b10f9cbcdc6dac7e3f6be9f5b886.svg">
</div>
</div>
<div class="d-flex justify-content-between mb-3">
<div class="form-check">
<input name="user[remember_me]" type="hidden" value="0"><input type="checkbox" value="1" name="user[remember_me]" id="user_remember_me">
<label for="user_remember_me">Remember me</label>
<script src="https://www.recaptcha.net/recaptcha/api.js?render=6LePLugUAAAAAGpiPpsF2OImMXX2rWbPKItFejDQ"></script>
<script>
// Define function so that we can call it again later if we need to reset it
// This executes reCAPTCHA and then calls our callback.
function executeRecaptchaForLogin() {
grecaptcha.ready(function() {
grecaptcha.execute('6LePLugUAAAAAGpiPpsF2OImMXX2rWbPKItFejDQ', {
action: 'login'
}).then(function(token) {
setInputWithRecaptchaResponseTokenForLogin('g-recaptcha-response-data-login', token)
});
});
};
// Invoke immediately
executeRecaptchaForLogin()
// Async variant so you can await this function from another async function (no need for
// an explicit callback function then!)
// Returns a Promise that resolves with the response token.
async function executeRecaptchaForLoginAsync() {
return new Promise((resolve, reject) => {
grecaptcha.ready(async function() {
resolve(await grecaptcha.execute('6LePLugUAAAAAGpiPpsF2OImMXX2rWbPKItFejDQ', {
action: 'login'
}))
});
})
};
var setInputWithRecaptchaResponseTokenForLogin = function(id, token) {
var element = document.getElementById(id);
element.value = token;
}
</script>
<input type="hidden" name="g-recaptcha-response-data[login]" id="g-recaptcha-response-data-login" data-sitekey="6LePLugUAAAAAGpiPpsF2OImMXX2rWbPKItFejDQ" class="g-recaptcha g-recaptcha-response "
value="03AFcWeA4nE1O-5zBnI-rCqMbaYXqbhz_CB4kxQoE6TWLRRfOK9mFuNYTYMNnhoaPPQLz63eC_buQ6K2__IKUXsEGTynsY8xujQHm2Brl8i7qM9U5pfHMBbRgrQrSelBXUr0R5zrfqr-dPQd5Q81DCwp9V1-F0SGDHezHQUlf7Xp8WqsLuELZ_RTD_dMsKCkvxBxIQCvcZyamY3xDzBv6kcBWh5pFd2bS1UIFEfMFMy2PXZdKf__kux6oC-Ho_TgIASLUQ8ngH-Fs0HIQcL-5SW31stZNmXt91g55rh-Phmhm8j9WQndmxrTkP1Ik9IOnLAFRm3GW-Xy_ghumY7471pFEoQtJv1ZPfkt3RRe6Ms7ZsJWUG_u2GScFRkHTKD-nL25_N-CatIW8x-3IBPNh0xJf-CND6HFXqdRivDhxu6op0e0brGbkxo66M6NWEREnpTRKixLLDkY5IWNU1MsLczZncopPZ85mJX_dOtlqJJAsnMRxX3FZU2Kkm0c8s-5YfOslx4QFQG38DEeLadIS5oqMulAicYanVMQWU894u5tXKCRYTrIa8-NU"
style="">
<a href="/users/password/new?locale=en">Forgot Password?</a>
</div>
</div>
<input type="submit" name="commit" value="Login" class="btn btn-secondary btn-block" data-disable-with="Login">
</form>
POST /find_customer?locale=en
<form action="/find_customer?locale=en" accept-charset="UTF-8" data-remote="true" method="post"><input type="hidden" name="authenticity_token" value="pjiAGh3qJwTUP1DF4ALTVMMMOh6Jwc0B4mjNGPCzPa/IdrZkk1U6bqGw4+HmHymuDN+m00nnBL0r5ccyWWNRXQ==">
<div class="modal-body">
<div class="form-group">
<label>Email</label>
<input type="text" name="email" id="email" class="form-control">
</div>
</div>
<div class="modal-footer">
<button class="btn btn-secondary" data-dismiss="modal" type="button">Close</button>
<input type="submit" name="commit" value="Login" class="btn btn-primary" data-disable-with="Login">
</div>
</form>
Text Content
You need to sign in or sign up before continuing. Remember me Forgot Password? SIGN IN WITH OKTA × Email Close Sign in with Okta * Cookie Policy * Privacy Policy