The following URL is publicly accessible and is leaking deployment credentials
Fingerprint: 13b3a7b17cfc7502c36c325d3c7440969bd91987b94de70cc433dce34681ba71
{ "name": "djgilles", "host": "50.6.152.17", "protocol": "sftp", "port": 22, "username": "djgilles", "password": "5icK0f7h!s5414", "remotePath": "public_html", "uploadOnSave": true }
Fingerprint: 13b3a7b17cfc7502c36c325d3c744096d90ce289335edbf22c5bce31787c7927
{ "name": "djgilles", "host": "162.241.216.233", "protocol": "sftp", "port": 22, "username": "djgilles", "password": "5icK0f7h!s5414", "remotePath": "public_html", "uploadOnSave": true }
Fingerprint: 13b3a7b18ffc92a5ebda39da22333d1f574608a82d237f2ed587ab0a999f62b8
HTTP/1.1 200 OK Date: Tue, 12 Sep 2023 15:49:25 GMT Server: Apache Upgrade: h2,h2c Connection: Upgrade, close Vary: Accept-Encoding host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ== Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 Page title: DJ Gillespie Art — Coming Soon <!DOCTYPE html> <html lang="en-US"> <head> <meta name="viewport" content="width=device-width"> <meta name="robots" content="noindex, nofollow" /> <title>DJ Gillespie Art — Coming Soon</title> <script src="https://djgillespie.art/wp-includes/js/jquery/jquery.js"></script> <style type="text/css">* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } body { background-color: white; color: black; overflow-x: hidden; margin: 0; } #wrap { align-items: center; display: flex; justify-content: center; min-height: 100vh; } .content { flex: 1; margin: auto 5%; padding: 0; text-align: center; max-width: 420px; } footer { width: 100%; position: fixed; bottom: 0; left: 0; } footer p { text-align: center; } .btn { background: black; background-image: none; border: 1px solid black; box-shadow: none; color: white; cursor: pointer; display: inline-block; font-size: 14px; font-weight: 400; line-height: 1.5; margin-top: 10px; padding: 6px 30px; text-align: center; text-decoration: none; touch-action: manipulation; transition: all 0.2s ease; user-select: none; vertical-align: middle; white-space: nowrap; } .status-message { display: none; }</style> <link rel="stylesheet" href="https://djgillespie.art/wp-content/plugins/bluehost-wordpress-plugin/assets/styles/coming-soon.css?v=3.1.0" /> </head> <body> <div id="wrap"> <main class="content"> <div class="subscription_widget"> <h1>Coming Soon!</h1> <h2>A New WordPress Site</h2> </div> </main> </div> <footer> <p class="text-center"> A <a href="https://bluehost.com?utm_source=coming-soon-template&utm_medium=bluehost_plugin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a> powered website. Is this your website? Log in to <a href="https://djgillespie.art/wp-login.php">WordPress</a> or <a href="https://my.bluehost.com/web-hosting/cplogin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a>. </p> </footer> </body> </html> { "name": "djgilles", "host": "162.241.216.233", "protocol": "sftp", "port": 22, "username": "djgilles", "password": "5icK0f7h!s5414", "remotePath": "public_html", "uploadOnSave": true }
Fingerprint: 13b3a7b18ffc92a5ebda39da22333d1f574608a82d237f2ed587ab0a5256290d
HTTP/1.1 200 OK Date: Wed, 12 Jul 2023 16:06:17 GMT Server: Apache Upgrade: h2,h2c Connection: Upgrade, close Vary: Accept-Encoding host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ== Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 Page title: DJ Gillespie ce0 <!doctype html> <html> <head> <meta charset='utf-8'> <title>DJ Gillespie</title> <link rel='preconnect' href='https://fonts.googleapis.com'> <link rel='preconnect' href='https://fonts.gstatic.com' crossorigin> <link href='https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap' rel='stylesheet'> <style type='text/css'> * { font-family:'Roboto', sans-serif; } body { background-color:white; margin:0; } body, html { height:100%; } #content { margin-top:48px; padding-bottom:50px; padding:20px; } /* FLEX */ .flex_cntnr { display:flex; margin-bottom:20px; flex-wrap:wrap; } /* NAVBAR */ #navbar { flex:1 0 20%; background-color:#21a799; color:white; text-align:center; padding:15px; box-shadow:0 0 10px 5px #21a799; } #bio>img.flex_item2 { width:100%; border-radius:50%; box-shadow:0 0 15px 5px; max-width:200px; margin-top:0; } #social_media img { width:40px; vertical-align:bottom; border-radius:0; transition:all 0.3s ease-in-out; } #bio, #social_media { position:fixed; } #bio { top:10px; max-width:200px; display:flex; flex-direction:column; } #bio>.flex_item2 { margin-top:15px; } #social_media { bottom:10px; } #navbar a { color:#0d403b; transition:all 0.3s ease-in-out; text-decoration:none; } #navbar a:hover { color:white; } #navbar h3 { margin-bottom:0; margin-top:0; } #navbar p { margin-top:5px; } /* PORTFOLIO */ .portfolio { flex:1 0 23%; min-width:200px; padding:2px; } .portfolio img { width:100%; margin:auto; } #portfolio { display:flex; flex-wrap:wrap; padding:10px; } /* FORM */ input, textarea, select { background-color:; color:; border:none; border-radius:5px; margin:10px; } textarea { padding:5px; display:block; margin:0 auto; } input, select { height:30px; } input[type='submit'] { width:125px; cursor:pointer; transition:0.5s; padding:0; display:block; margin:0 auto; } input[type='submit']:hover { background-color:; color:; } input[type='text'] { padding:0 5px; width:250px; } select { width:260px; } label { display:block; margin:0 10px; } /* HOME */ #main_content { flex:1 0 75%; height:100%; margin-left:20px; color:#0d403b; overflow:hidden; } @media (max-width:1050px) { #mobile_only { display:block; } #desktop_only { display:none; } .flex_cntnr { flex-direction:column; } .flex_item > img { width:auto; max-height:350px; } .img_cntnr > img { max-width:250px; } .flex_item { margin:0 auto; } .img_cntnr { text-align:center; } .hero-image { height:25%; } #bio { flex-direction:row; max-width:inherit; position:inherit; } #bio>img.flex_item2 { max-width:100px; } #bio>div { text-align:left; margin-left:25px; } #social_media { position:relative; top:50%; transform:translateY(-50%); left:20px; } .flex_item2 { flex:1 0 24%; } #navbar_content { display:flex; } #main_content { margin-left:0; } } @media(max-width:725px) { #bio, #navbar_content { flex-direction:column; } #social_media { position:inherit; transform:inherit; } #bio>div { text-align:center; margin-left:0; } #bio>img.flex_item2 { margin:auto; } } @media (max-width:500px) { .flex_item > img { max-height:250px; } } </style>I cannot connect to the database because: 0 { "name": "djgilles", "host": "162.241.216.233", "protocol": "sftp", "port": 22, "username": "djgilles", "password": "5icK0f7h!s5414", "remotePath": "public_html", "uploadOnSave": true }