nginx
tcp/443 tcp/80
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c4239b3d84239b3d834d909ee9a5da01a277a0e555ac54d25
Found 8 files trough .DS_Store spidering: /complement.css.php /favicon.ico /index.php /master.css.php /master.min.css /min-small.css /min.css /responsive.css.php
Open service 65.111.191.233:80 · builderall.us
2026-01-11 11:15
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 11:15:32 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://builderall.us/ Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 64.251.28.131:80 · blog.builderall.us
2026-01-11 11:15
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 11:15:58 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://blog.builderall.us/ Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 64.251.28.131:443 · blog.builderall.us
2026-01-11 11:15
HTTP/1.1 400 Bad Request Server: nginx Date: Sun, 11 Jan 2026 11:15:57 GMT Content-Type: text/html Content-Length: 248 Connection: close Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>nginx</center> </body> </html>
Open service 65.111.191.233:443 · builderall.us
2026-01-11 11:15
HTTP/1.1 404 Not Found
Server: nginx
Date: Sun, 11 Jan 2026 11:15:33 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 2268
Connection: close
Vary: Accept-Encoding
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Status: 404 Not Found
Set-Cookie: PHPSESSID=bveeuj2c4f1jehja4r89nncu3k; path=/;HttpOnly;Secure
Page title: Error 404
<html>
<head>
<meta charset="utf-8">
<title>Error 404</title>
<style type="text/css">
@font-face {
font-family: 'Muli Regular';
src: url('/font/Muli/Muli-Regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
#bloqueado{
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10000;
/*background: rgba(255, 255, 255, 0.85) url('/images/bg.svg') no-repeat bottom;*/
}
#bloqueado-center{
width: 990px;
margin: 0 auto;
height: 100%;
padding: 100px 0;
text-align: center;
}
#bloqueado-center h1{
font-size: 50px;
color: #006bfd;
font-family: 'Muli Regular', serif;
}
#bloqueado-center h4{
font-size: 21px;
color: #aaaaaa;
font-family: 'Muli Regular', serif;
}
</style>
</head>
<body>
<div id="bloqueado">
<div id="bloqueado-center">
<img alt="Site unavailable" title="Site unavailable" src="/manutencao.gif">
<h1 id="warning_title">YOU'RE GETTING OUT OF ORBIT!</h1>
<h4 id="warning_message">Error 404</h4>
</div>
</div>
<script type="text/javascript">
var userLang = navigator.language;
userLang = userLang.substring(0, 2);
var warning_title = document.getElementById('warning_title');
var warning_message = document.getElementById('warning_message');
var warning_title_translations = {
'pt': "Página não encontrada!",
'de': "DU VERLÄSST GERADE DEN ORBIT!",
'en': "YOU'RE GETTING OUT OF ORBIT!",
};
var warning_message_translations = {
'pt': "Não foi possível carregar esta página. Seu website pode estar ainda em processo de publicação. Caso o problema persista por mais de 10 minutos, por favor, entre em contato com o suporte. ",
'de': "Die Seite die Du gerade aufrufen willst, existiert nicht (mehr) oder ist in den Weiten der Galaxie verschollen. Es tut uns leid.",
'en': "The page you were trying to visit does not exist. This is awkward!",
};
warning_title.innerHTML = warning_title_translations[userLang] || warning_title_translations['en'];
warning_message.innerHTML = warning_message_translations[userLang] || warning_message_translations['en'];
</script>
<script>console.log('Page not found');</script></body>
</html>