.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: 5f32cf5d6962f09c7cf176427cf176421954ce76846ede9d846ede9d846ede9d
Found 2 files trough .DS_Store spidering: /img /materials
Open service 20.82.22.191:443 · roboskills.fi
2026-01-09 01:55
HTTP/1.1 200 OK
Content-Length: 18937
Connection: close
Content-Type: text/html
Date: Fri, 09 Jan 2026 01:56:20 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "23763027"
Last-Modified: Wed, 22 Oct 2025 20:56:06 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Smart Home Workshop | IEEE TRY Engineering
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Smart Home Workshop | IEEE TRY Engineering</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
line-height: 1.6;
color: #2c3e50;
background: #f8f9fa;
}
header {
background: white;
padding: 1.5rem 5%;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
position: sticky;
top: 0;
z-index: 100;
display: flex;
justify-content: flex-end;
align-items: center;
}
.logo-container {
max-width: 200px;
display: flex;
align-items: center;
justify-content: flex-end;
}
.logo-container img {
max-width: 100%;
height: auto;
display: block;
}
.hero {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 4rem 5%;
text-align: center;
}
.hero h1 {
font-size: 2.5rem;
margin-bottom: 1rem;
font-weight: 700;
}
.hero p {
font-size: 1.2rem;
opacity: 0.95;
max-width: 800px;
margin: 0 auto;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 3rem 5%;
}
.section {
background: white;
border-radius: 12px;
padding: 2.5rem;
margin-bottom: 2rem;
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
}
.section h2 {
color: #667eea;
margin-bottom: 1.5rem;
font-size: 1.8rem;
border-bottom: 3px solid #667eea;
padding-bottom: 0.5rem;
}
.materials-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1.5rem;
margin-top: 2rem;
}
.material-card {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 2rem;
border-radius: 8px;
text-align: center;
transition: transform 0.3s ease;
cursor: pointer;
}
.material-card:hover {
transform: translateY(-5px);
}
.material-card h3 {
margin-bottom: 1rem;
font-size: 1.3rem;
}
.material-card a {
color: white;
text-decoration: none;
display: inline-block;
margin-top: 1rem;
padding: 0.7rem 1.5rem;
background: rgba(255,255,255,0.2);
border-radius: 5px;
font-weight: 600;
transition: background 0.3s ease;
}
.material-card a:hover {
background: rgba(255,255,255,0.3);
}
.events-grid {
display: grid;
gap: 2rem;
margin-top: 2rem;
}
.event-card {
border: 2px solid #e0e0e0;
border-radius: 8px;
overflow: hidden;
transition: box-shadow 0.3s ease;
}
.event-card:hover {
box-shadow: 0 5px 20px rgba(102, 126, 234, 0.3);
}
.event-header {
background: #f8f9fa;
padding: 1.5rem;
border-bottom: 2px solid #667eea;
}
.event-header h3 {
color: #667eea;
font-size: 1.4rem;
}
.event-content {
Open service 20.82.22.191:443 · roboskills.fi
2026-01-02 05:32
HTTP/1.1 404 Not Found
Connection: close
Content-Type: text/html
Date: Fri, 02 Jan 2026 05:32:10 GMT
Transfer-Encoding: chunked
Page title: Azure Static Web Apps - 404: Not found
<!DOCTYPE html>
<html lang=en>
<head>
<meta charset=utf-8 />
<meta name=viewport content="width=device-width, initial-scale=1.0" />
<meta http-equiv=X-UA-Compatible content="IE=edge" />
<title>Azure Static Web Apps - 404: Not found</title>
<link rel="shortcut icon" href=https://appservice.azureedge.net/images/static-apps/v3/favicon.svg type=image/x-icon />
<link rel=stylesheet href=https://ajax.aspnetcdn.com/ajax/bootstrap/5.2.3/css/bootstrap.min.css crossorigin=anonymous />
<link rel=stylesheet type=text/css href="https://appservice.azureedge.net/css/static-apps/v3/main.css"/>
<script src=https://appservice.azureedge.net/scripts/static-apps/v3/loc.min.js crossorigin=anonymous></script>
<script type=text/javascript>window.onload=function(){try{loc("404notFound")}catch(a){}};</script>
</head>
<body>
<nav class="navbar navbar-light ps-5 ms-5">
<div class=navbar-brand>
<div class="container pl-4 ml-5">
<img src=https://appservice.azureedge.net/images/static-apps/v3/microsoft_azure_logo.svg width=270 height=108 alt />
</div>
</div>
</nav>
<div class="container-fluid container-height mr-2">
<div class="pt-10 pb-10 mt-10 mb-10 d-xxs-none d-xs-none d-sm-none d-md-none d-lg-block d-xl-block" style=height:20px;width:100%;clear:both></div>
<div class=row>
<div class="row col-xs-12 col-sm-12 d-block d-lg-none d-xl-none d-md-block d-sm-block d-xs-block">
<div class=text-center>
<img src=https://appservice.azureedge.net/images/static-apps/v3/staticapps.svg />
</div>
</div>
<div class="extra-pl-small-scr offset-xl-1 offset-lg-1 offset-md-2 offset-sm-2 offset-xs-4 col-xl-5 col-lg-5 col-md-10 col-sm-11 col-xs-11 div-vertical-center">
<div class=container-fluid>
<div class=row>
<h2 id=titleText>404: Not Found</h2>
</div>
<br />
<div class=row>
<div id=subText class=sub-text>We couldn’t find that page, please check the URL and try again.</div>
</div>
</div>
</div>
<div class="col-xl-5 col-lg-5 col-md-12 d-none d-lg-block">
<div class=text-center>
<img src=https://appservice.azureedge.net/images/static-apps/v3/staticapps.svg />
</div>
</div>
<div class="col-xl-1 col-lg-1 col-md-1"></div>
</div>
</div>
<script src=https://ajax.aspnetcdn.com/ajax/jquery/jquery-3.7.1.min.js crossorigin=anonymous></script>
<script src=https://ajax.aspnetcdn.com/ajax/bootstrap/5.2.3/bootstrap.min.js crossorigin=anonymous></script>
</body>
</html>
Open service 20.82.22.191:443 · roboskills.fi
2025-12-22 15:34
HTTP/1.1 200 OK
Content-Length: 18937
Connection: close
Content-Type: text/html
Date: Mon, 22 Dec 2025 15:34:40 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "23763027"
Last-Modified: Wed, 22 Oct 2025 20:56:06 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Smart Home Workshop | IEEE TRY Engineering
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Smart Home Workshop | IEEE TRY Engineering</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
line-height: 1.6;
color: #2c3e50;
background: #f8f9fa;
}
header {
background: white;
padding: 1.5rem 5%;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
position: sticky;
top: 0;
z-index: 100;
display: flex;
justify-content: flex-end;
align-items: center;
}
.logo-container {
max-width: 200px;
display: flex;
align-items: center;
justify-content: flex-end;
}
.logo-container img {
max-width: 100%;
height: auto;
display: block;
}
.hero {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 4rem 5%;
text-align: center;
}
.hero h1 {
font-size: 2.5rem;
margin-bottom: 1rem;
font-weight: 700;
}
.hero p {
font-size: 1.2rem;
opacity: 0.95;
max-width: 800px;
margin: 0 auto;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 3rem 5%;
}
.section {
background: white;
border-radius: 12px;
padding: 2.5rem;
margin-bottom: 2rem;
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
}
.section h2 {
color: #667eea;
margin-bottom: 1.5rem;
font-size: 1.8rem;
border-bottom: 3px solid #667eea;
padding-bottom: 0.5rem;
}
.materials-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1.5rem;
margin-top: 2rem;
}
.material-card {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 2rem;
border-radius: 8px;
text-align: center;
transition: transform 0.3s ease;
cursor: pointer;
}
.material-card:hover {
transform: translateY(-5px);
}
.material-card h3 {
margin-bottom: 1rem;
font-size: 1.3rem;
}
.material-card a {
color: white;
text-decoration: none;
display: inline-block;
margin-top: 1rem;
padding: 0.7rem 1.5rem;
background: rgba(255,255,255,0.2);
border-radius: 5px;
font-weight: 600;
transition: background 0.3s ease;
}
.material-card a:hover {
background: rgba(255,255,255,0.3);
}
.events-grid {
display: grid;
gap: 2rem;
margin-top: 2rem;
}
.event-card {
border: 2px solid #e0e0e0;
border-radius: 8px;
overflow: hidden;
transition: box-shadow 0.3s ease;
}
.event-card:hover {
box-shadow: 0 5px 20px rgba(102, 126, 234, 0.3);
}
.event-header {
background: #f8f9fa;
padding: 1.5rem;
border-bottom: 2px solid #667eea;
}
.event-header h3 {
color: #667eea;
font-size: 1.4rem;
}
.event-content {
Open service 20.82.22.191:443 · roboskills.fi
2025-12-20 16:30
HTTP/1.1 200 OK
Content-Length: 18937
Connection: close
Content-Type: text/html
Date: Sat, 20 Dec 2025 16:30:03 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "23763027"
Last-Modified: Wed, 22 Oct 2025 20:56:06 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Smart Home Workshop | IEEE TRY Engineering
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Smart Home Workshop | IEEE TRY Engineering</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
line-height: 1.6;
color: #2c3e50;
background: #f8f9fa;
}
header {
background: white;
padding: 1.5rem 5%;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
position: sticky;
top: 0;
z-index: 100;
display: flex;
justify-content: flex-end;
align-items: center;
}
.logo-container {
max-width: 200px;
display: flex;
align-items: center;
justify-content: flex-end;
}
.logo-container img {
max-width: 100%;
height: auto;
display: block;
}
.hero {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 4rem 5%;
text-align: center;
}
.hero h1 {
font-size: 2.5rem;
margin-bottom: 1rem;
font-weight: 700;
}
.hero p {
font-size: 1.2rem;
opacity: 0.95;
max-width: 800px;
margin: 0 auto;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 3rem 5%;
}
.section {
background: white;
border-radius: 12px;
padding: 2.5rem;
margin-bottom: 2rem;
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
}
.section h2 {
color: #667eea;
margin-bottom: 1.5rem;
font-size: 1.8rem;
border-bottom: 3px solid #667eea;
padding-bottom: 0.5rem;
}
.materials-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1.5rem;
margin-top: 2rem;
}
.material-card {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 2rem;
border-radius: 8px;
text-align: center;
transition: transform 0.3s ease;
cursor: pointer;
}
.material-card:hover {
transform: translateY(-5px);
}
.material-card h3 {
margin-bottom: 1rem;
font-size: 1.3rem;
}
.material-card a {
color: white;
text-decoration: none;
display: inline-block;
margin-top: 1rem;
padding: 0.7rem 1.5rem;
background: rgba(255,255,255,0.2);
border-radius: 5px;
font-weight: 600;
transition: background 0.3s ease;
}
.material-card a:hover {
background: rgba(255,255,255,0.3);
}
.events-grid {
display: grid;
gap: 2rem;
margin-top: 2rem;
}
.event-card {
border: 2px solid #e0e0e0;
border-radius: 8px;
overflow: hidden;
transition: box-shadow 0.3s ease;
}
.event-card:hover {
box-shadow: 0 5px 20px rgba(102, 126, 234, 0.3);
}
.event-header {
background: #f8f9fa;
padding: 1.5rem;
border-bottom: 2px solid #667eea;
}
.event-header h3 {
color: #667eea;
font-size: 1.4rem;
}
.event-content {