.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: 5f32cf5d6962f09c31c2f0b631c2f0b6ffea3dafa4fbbfa74d140eb63b866bb3
Found 28 files trough .DS_Store spidering: /build /css /dist /docs /docs/collection.json /docs/css /docs/images /docs/index.html /docs/js /docs/openapi.yaml /favicon.ico /images /img.png /index.php /js /logoArthwind.png /LogoHorizontal-Branco-300x58.png /plugins /reports /robots.txt /templates /templates/arthwind /templates/icons /templates/vestas /toast /user-128.png /vendor /version.txt
Severity: low
Fingerprint: 5f32cf5d6962f09ca0cc0fcfa0cc0fcf34d5bbda183cccea122b30a179c3b2ac
Found 25 files trough .DS_Store spidering: /build /css /dist /docs /docs/collection.json /docs/css /docs/images /docs/index.html /docs/js /docs/openapi.yaml /favicon.ico /images /img.png /index.php /js /logoArthwind.png /LogoHorizontal-Branco-300x58.png /plugins /reports /robots.txt /templates /toast /user-128.png /vendor /version.txt
Open service 20.206.176.5:443 · portal.arthwind.com.br
2026-01-22 23:45
HTTP/1.1 404 Site Not Found
Content-Length: 2667
Connection: close
Content-Type: text/html
Date: Thu, 22 Jan 2026 23:46:19 GMT
Page title: Microsoft Azure Web App - Error 404
<!DOCTYPE html>
<html>
<head>
<title>Microsoft Azure Web App - Error 404</title>
<style type="text/css">
html {
height: 100%;
width: 100%;
}
#feature {
width: 960px;
margin: 75px auto 0 auto;
overflow: auto;
}
#content {
font-family: "Segoe UI";
font-weight: normal;
font-size: 22px;
color: #ffffff;
float: left;
margin-top: 68px;
margin-left: 0px;
vertical-align: middle;
}
#content h1 {
font-family: "Segoe UI Light";
color: #ffffff;
font-weight: normal;
font-size: 60px;
line-height: 48pt;
width: 800px;
}
a, a:visited, a:active, a:hover {
color: #ffffff;
}
#content a.button {
background: #0DBCF2;
border: 1px solid #FFFFFF;
color: #FFFFFF;
display: inline-block;
font-family: Segoe UI;
font-size: 24px;
line-height: 46px;
margin-top: 10px;
padding: 0 15px 3px;
text-decoration: none;
}
#content a.button img {
float: right;
padding: 10px 0 0 15px;
}
#content a.button:hover {
background: #1C75BC;
}
</style>
<script type="text/javascript">
function toggle_visibility(id) {
var e = document.getElementById(id);
if (e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
</script>
</head>
<body bgcolor="#00abec">
<div id="feature">
<div id="content">
<h1>404 Web Site not found.</h1>
<p>You may be seeing this error due to one of the reasons listed below :</p>
<ul>
<li>Custom domain has not been configured inside Azure. See <a href="https://go.microsoft.com/fwlink/?linkid=2194614">how to map an existing domain</a> to resolve this.</li>
<li>Client cache is still pointing the domain to old IP address. Clear the cache by running the command <i>ipconfig/flushdns.</i></li>
</ul>
<p>Checkout <a href="https://go.microsoft.com/fwlink/?linkid=2194451">App Service Domain FAQ</a> for more questions.</p>
</div>
</div>
</body>
</html>