geneunlock.com
Open in
urlscan Pro
2606:4700:3031::6815:3946
Public Scan
URL:
https://geneunlock.com/
Submission: On October 18 via automatic, source certstream-suspicious — Scanned from DE
Submission: On October 18 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
2 forms found in the DOMPOST
<form method="post" id="frmd">
<strong>Strictly necessary cookies</strong> <input type="radio" checked="" name="neccessary" value="1" id="nec"> Enable <ul style="padding:10px 20px;font-size:14px;font-style:italic">
<li> Remember your shopping cart contents</li>
<li> Remember your personal account information (name, address, orders history, etc)</li>
</ul>
<br>
<strong>Functional cookies</strong> <input type="radio" checked="" name="functional" value="1" id="fec"> Enable <input type="radio" name="functional" value="0" id="fdc"> Disable <ul
style="padding:10px 20px;font-size:14px;font-style:italic">
<li>Remember your membership in an affiliate program (if any)</li>
<li>Allow collection of statistics on your purchases</li>
<li>Remember your name for the greeting message</li>
</ul>
<br>
<strong>Other cookies</strong> <input type="radio" checked="" name="other" value="1" id="oec"> Enable <input type="radio" name="other" value="0" id="odc"> Disable <ul
style="padding:10px 20px;font-size:14px;font-style:italic">
<li>Allow collection of information for third party systems</li>
<li>Allow you to share pages with social networks</li>
<li>Allow use of information about your visit by Google Analytics</li>
</ul>
<br>
<input type="button" id="btncook" name="sandc" class="btn btn-primary" onclick="SubmitForm("#btncook","./widget/saveCookie","#frmd","#notifics","",""); $("#COOKIESETT").hide();"
value="Save and Close">
<div class="clear"></div>
</form>
POST
<form method="post" class="m-auto" id="login_forms16">
<div class="login-panel">
<div class="card fieldoflogin">
<div class="alert alert-login"></div>
<div id="login-form">
<div>
<h5 class="page-title">Login to Your Account</h5>
<div class="fieldoflogin">
<div class="form-group">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text border bg-white"><i class="fal fa-user"></i></span>
</div>
<input type="text" autocomplete="off" name="username" value="" class="form-control " placeholder="Username">
</div>
</div>
<div class="form-group">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text border bg-white"><i class="fal fa-lock"></i></span>
</div>
<input type="password" autocomplete="off" name="password" class="form-control " value="" placeholder="Password">
</div>
<div class="text-right">
<div class="cursor-pointer" style="font-size: 14px;padding: 0.2rem 0;" href="./resetpassword/?standalone=true" data-dismiss="modal" data-target="#modal-ajax" data-size="modal-md" data-toggle="modal" data-whatever="Forgot Password">
Forgot Password? </div>
</div>
<div class="custom-control custom-checkbox mr-3 ml-auto">
<input type="checkbox" name="trust_device" value="1" class="custom-control-input" id="trust_device">
<label class="custom-control-label" for="trust_device"> Trust this device? </label>
<span data-toggle="tooltip" data-title="If enabled, OTP will not be required on this device for the next 30 days." data-original-title="" title=""> <i class="fal fa-info-circle"></i> </span>
</div>
</div>
</div>
</div>
<div id="input-captcha"></div>
<div class="d-actionbar-mobile">
<button type="submit" value="Login" onclick="SubmitFormJSON('#loginbut16','./widget/save/login','#login_forms16','.alert-login','true','#loader','','',(data)=>{
if(data?.captcha){
const captchahtml = '<div class=\'d-flex w-100\' ><div class=\'input-group-prepend\' style=\'width: 150px\'>' + data.captcha + '</div><div class=\'ml-2\' style=\' flex-grow: 1;margin-left: 10px;\'><label><input class=\'form-control\' style=\'text-transform: uppercase\' name=\'captcha\' placeholder=\'Captcha\' /></label></div></div>'
$('#input-captcha').html(captchahtml);
}
else if(data.otp){
$('#onetimepass-form').show();
$('#login-form').hide();
if(!data?.googleauthenticator){
$('#emailotp').show();
startCounter();
}
}
});" class="btn btn-primary w-100 loginbuttons" id="loginbut16">Login </button>
</div>
</div>
<div class="form-group mb-0 onetimepass" style="display:none" id="onetimepass-form">
<h5><span id="otptype"></span> OTP Verification</h5>
<div class="pin digit-group d-flex " style="justify-content: space-around">
<input type="number" name="pass[]" maxlength="1" autocomplete="off" pattern="\d1" autofocus="">
<input type="number" name="pass[]" maxlength="1" autocomplete="off" pattern="\d1">
<input type="number" name="pass[]" maxlength="1" autocomplete="off" pattern="\d1">
<input type="number" name="pass[]" maxlength="1" autocomplete="off" pattern="\d1">
<input type="number" name="pass[]" maxlength="1" autocomplete="off" pattern="\d1">
<input type="number" name="pass[]" maxlength="1" autocomplete="off" pattern="\d1">
</div>
<input type="hidden" class="form-control" id="login-otp-input" name="secotp" value="">
<div id="emailotp" style="display: none">
<div class="mt-3 d-flex">
<div>
<div style="display:none" id="resend">
<button type="button" value="Login" onclick="SubmitFormJSON('#loginbut16123','./widget/save/login','#login_forms16','.alert-login','true','#loader','','',(data)=>{
startCounter();
CallChannel();
});" class="btn p-0 btn-text btn-small bg-transparent w-100" id="loginbut16123">Resend OTP </button>
</div>
</div>
<div>
<div id="counter" class="text-muted" style="display:block;"></div>
</div>
</div>
</div>
<div class="mt-3">
<button type="button" value="Verify" onclick="
setOTP();
SubmitFormJSON('#loginbut123zzz','./widget/save/login','#login_forms16','.alert-login','true','#loader','','',(data)=>{
if(!data?.googleauthenticator){
$('#emailotp').show()
}
})" class="btn btn-primary w-100 " id="loginbut123zzz">Verify OTP </button>
</div>
</div>
</div>
</div>
</form>
Text Content
USD USD Kannada Swedish Bengali German Vietnamese Arabic Gujarati Afrikaans Italian Polish Czech Ukraine Spanish Dutch English Hebrew French Turkish Danish Portuguese Russian Albanian Chinese Thai * Home * Reseller Pricing IMEI Service | Unlock | iCloud | FRP Add Fund | Box Activation | Tools Credits | Games | Cards Remote Service File Service * Registration * Login GENEUNLOCK.COM Registration Login * Home * Reseller Pricing IMEI Service | Unlock | iCloud | FRP Add Fund | Box Activation | Tools Credits | Games | Cards Remote Service File Service * Registration * Login * GENEUNLOCK SOURCE TEAM SUPPORT - ADD FUNDS ICLOUD SERVICES - FRP - REMOTELY SERVICES CONTACT : t.me/SouqMedia t.me/GENE_UNLOCK t.me/GeneUnlockGlobal PLEASE JOIN TELEGRAM CHANNEL FOR NEWS ICLOUD : HTTPS://T.ME/GENEUNLOCKS PLEASE JOIN TELEGRAM CHANNEL FOR NEWS FRP : HTTPS://T.ME/GENEUNLOCKFRP WELCOME TO ALL SOURCES WHICH PROVIDE NEW SERVICES OUR OFFICE ADDRESS, DUBAI- UNITED ARAB EMIRATES GENEUNLOCK.COM * USEFUL LINKS * Knowledge Base * Blog * Testimonials © 2024 geneunlock.com All right reserved The cookie settings on this website are adjusted to allow all cookies so that you have the very best experience. If you continue without changing your cookie settings Change Settings X Cookies are very small text files that are stored on your computer when you visit some websites. We use cookies to ensure that you have the best user experience on our website. You can remove any cookies already stored on your computer, but please be aware that removing some or all of the cookies may cause certain features of our website to become unavailable. Strictly necessary cookies Enable * Remember your shopping cart contents * Remember your personal account information (name, address, orders history, etc) Functional cookies Enable Disable * Remember your membership in an affiliate program (if any) * Allow collection of statistics on your purchases * Remember your name for the greeting message Other cookies Enable Disable * Allow collection of information for third party systems * Allow you to share pages with social networks * Allow use of information about your visit by Google Analytics LOGIN TO YOUR ACCOUNT × LOGIN TO YOUR ACCOUNT Forgot Password? Trust this device? Login OTP VERIFICATION Resend OTP Verify OTP SEARCH RESULT × Credit Date Status EDIT × Powered by Dhru Fusion