nginx-reuseport 1.21.1
tcp/443
.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: 5f32cf5d6962f09cec7f8772ec7f8772630d1ac50fec5e19c7135a01d4b9220b
Found 11 files trough .DS_Store spidering: /components /index.html /metadata.json /node_modules /package-lock.json /package.json /public /README.md /services /tsconfig.json /vite.config.ts
Open service 45.130.41.48:443 · www.shapedance.ru
2026-01-23 06:22
HTTP/1.1 200 OK
Server: nginx-reuseport/1.21.1
Date: Fri, 23 Jan 2026 06:22:37 GMT
Content-Type: text/html
Content-Length: 1744
Connection: close
Vary: Accept-Encoding
Last-Modified: Fri, 28 Nov 2025 17:10:47 GMT
ETag: "6d0-644aab5e6da1a"
Vary: Accept-Encoding,User-Agent
Accept-Ranges: bytes
Page title: ShapeDance
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ShapeDance</title>
<script src="https://cdn.tailwindcss.com"></script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
body {
font-family: 'Inter', sans-serif;
background-color: #020617;
/* Slate 950 */
}
/* Custom scrollbar for webkit */
::-webkit-scrollbar {
width: 6px;
}
::-webkit-scrollbar-track {
background: transparent;
}
::-webkit-scrollbar-thumb {
background: rgba(255, 255, 255, 0.1);
border-radius: 3px;
}
.glass-panel {
background: rgba(255, 255, 255, 0.03);
backdrop-filter: blur(16px);
-webkit-backdrop-filter: blur(16px);
border: 1px solid rgba(255, 255, 255, 0.08);
}
/* Utility for fade mask */
.mask-linear-gradient {
mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
-webkit-mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
}
</style>
<script type="importmap">
{
"imports": {
"recharts": "https://aistudiocdn.com/recharts@^3.5.0",
"@google/genai": "https://aistudiocdn.com/@google/genai@^1.30.0",
"react": "https://aistudiocdn.com/react@^19.2.0",
"react/": "https://aistudiocdn.com/react@^19.2.0/",
"lucide-react": "https://aistudiocdn.com/lucide-react@^0.554.0",
"react-dom/": "https://aistudiocdn.com/react-dom@^19.2.0/"
}
}
</script>
<link rel="stylesheet" href="/index.css">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/index.tsx"></script>
</body>
</html>