.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: 5f32cf5d6962f09c7cf176427cf176423f3e94de0156f6690156f6690156f669
Found 2 files trough .DS_Store spidering: /assets /assets/imgs
Open service 18.65.39.23:443 · admin.dev.comunidadinteligente.cl
2026-01-08 23:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16124
Connection: close
Date: Thu, 08 Jan 2026 23:27:25 GMT
X-Amzn-Trace-Id: Root=1-69603d5d-4872c42751dec7c411865d5f;Parent=42efc427790bc8b6;Sampled=0;Lineage=1:4291fa2d:0
x-amzn-RequestId: 550e3058-5ba4-40dd-b2f0-7751b5a7250e
X-Cache: Miss from cloudfront
Via: 1.1 13a0a1a7b326f5c854b35536576cfe0e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS1-P1
X-Amz-Cf-Id: _8QP7SqKsQyksJs6_BEHVNpb8iFfxdC56StQhzF1MQQIo7yMShNNtA==
Page title: Hola! - Comunidad Inteligente
<!DOCTYPE html><html lang="en"> <head><meta charset="UTF-8"><meta name="description" content="Administrador central del servicio ComunidadInteligente.cl. Todos los derechos reservados ®."><meta name="viewport" content="width=device-width"><link rel="icon" type="image/png" href="/assets/imgs/providers/comunidad-inteligente/favicon.png"><script>(function(){const colors = {"navbar":"#00446A","primary":"#1D4ED8","primaryHover":"#1E40AF"};
// Aplicar colores dinámicamente cuando el DOM esté listo
function applyDynamicStyles() {
// Remover estilos previos si existen
const existingStyle = document.getElementById('dynamic-provider-styles');
if (existingStyle) {
existingStyle.remove();
}
const style = document.createElement('style');
style.id = 'dynamic-provider-styles';
style.textContent = `
nav.brand-navbar {
background-color: ${colors.navbar} !important;
}
.bg-blue-700 {
background-color: ${colors.primary} !important;
}
.hover\\:bg-blue-800:hover {
background-color: ${colors.primaryHover} !important;
}
.dark .bg-blue-600 {
background-color: ${colors.primary} !important;
}
.dark .hover\\:bg-blue-700:hover {
background-color: ${colors.primaryHover} !important;
}
`;
document.head.appendChild(style);
}
// Aplicar estilos inmediatamente
applyDynamicStyles();
// También aplicar después de las transiciones de Astro
document.addEventListener('astro:page-load', applyDynamicStyles);
document.addEventListener('astro:after-swap', applyDynamicStyles);
})();</script><meta name="generator" content="Astro v5.12.7"><title>Hola! - Comunidad Inteligente</title><meta name="astro-view-transitions-enabled" content="true"><meta name="astro-view-transitions-fallback" content="animate"><script type="module" src="/_astro/ClientRouter.astro_astro_type_script_index_0_lang.DKW4wQWx.js"></script><script>
(function () {
function applyTheme() {
const theme = localStorage.getItem("theme") || "light";
if (theme === "dark") {
document.documentElement.classList.add("dark");
} else {
document.documentElement.classList.remove("dark");
}
}
applyTheme();
document.addEventListener("astro:page-load", applyTheme);
document.addEventListener("astro:after-swap", applyTheme);
})();
</script><style>@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
</style>
<link rel="stylesheet" href="/_astro/index.DqJL2fEN.css"></head> <body class="bg-gray-50 dark:bg-gray-800"> <div class="antialiased"> <style>astro-island,astro-slot,astro-static-slot{display:contents}</style><script>(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).only=e;window.dispatchEvent(new Event("astro:only"));})();</script><script>(()=>{var A=Object.defineProperty;var g=(i,o,a)=>o in i?A(i,o,{enumerable:!0,configurable:!0,writable:!0,value:a}):i[o]=a;var d=(i,o,a)=>g(i,typeof o!="symbol"?o+"":o,a);{let i={0:t=>m(t),1:t=>a(t),2:t=>new RegExp(t),3:t=>new Date(t),4:t=>new Map(a(t)),5:t=>new Set(a(t)),6:t=>BigInt(t),7:t=>new URL(t),8:t=>new Uint8Array(t),9:t=>new Uint16Array(t),10:t=>new Uint32Array(t),11:t=>1/0*t},o=t=>{let[l,e]=t;return l in i?i[l](e):void 0},a=t=>t.map(o),m=t=>typeof t!="object"||t===null?t:Object.fromEntries(Object.entries(t).map(([l,e])=>[l,o(e)]));cl