AmazonS3
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: 5f32cf5d6962f09c3af247253af247259b6c86331944e73e3b0b999f035674e8
Found 9 files trough .DS_Store spidering: /assets /assets/images /assets/images/bg /assets/images/bg/africa.png /assets/images/bg/butterflies.png /assets/images/bg/sa-bg.mp4 /assets/images/logo /favicon.png /index.html
Severity: low
Fingerprint: 5f32cf5d6962f09c2eda814e2eda814e2cd21bea4d3e5c6f91b024aca83b338b
Found 6 files trough .DS_Store spidering: /assets /assets/images /assets/images/bg /assets/images/logo /favicon.png /index.html
.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: 5f32cf5d6962f09c3af247253af247259b6c86331944e73e3b0b999f035674e8
Found 9 files trough .DS_Store spidering: /assets /assets/images /assets/images/bg /assets/images/bg/africa.png /assets/images/bg/butterflies.png /assets/images/bg/sa-bg.mp4 /assets/images/logo /favicon.png /index.html
Open service 18.172.112.3:443 · mothers.kasha.co.za
2026-01-23 12:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 11852
Connection: close
Last-Modified: Wed, 24 Jul 2024 07:20:09 GMT
Server: AmazonS3
Date: Fri, 23 Jan 2026 12:00:53 GMT
ETag: "96057c6643620fda8811bde3d1cda8bb"
X-Cache: Hit from cloudfront
Via: 1.1 186bdaa7eeeac80deba6005ccbb75b56.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P8
X-Amz-Cf-Id: UyaxGN6XH8PytwI6HW5A2PBI-o1mbuCsfAJ-sE6wjke0rvVi3K7iFA==
Age: 1
Page title: Kasha South Africa Coming Soon
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-XQCKPQN9N9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-XQCKPQN9N9');
</script>
<meta charset="UTF-8" />
<title>Kasha South Africa Coming Soon</title>
<!-- Bootstrap CSS -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" />
<link
href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.1/font/bootstrap-icons.css"
rel="stylesheet" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<!-- Custom CSS -->
<style>
body {
font-family: 'Nunito Sans', sans-serif;
}
.on-top {
z-index: 9999;
}
.small-text {
font-size: 0.9em;
}
.full-height {
min-height: 100vh;
}
.video-bg-container {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: -1;
}
.video-bg {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
width: 100%;
height: 100%;
object-fit: cover;
}
.active-link {
font-weight: bold;
font-size: larger;
}
.active-dot {
height: 20px;
width: 20px;
}
.dot {
height: 10px;
width: 10px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%; /* Adjust this if needed */
height: 100%;
background: #27beac40;
padding: 20px;
}
.brand-color1 {
color: #27bead;
}
.brand-color2,
a {
color: #fe1493;
}
.brand-color3 {
color: #ffffff;
}
.bg-brand-color3 {
background-color: #fe1493;
}
.btn-brand {
background-color: #952d60;
border: none;
color: #ffffff;
}
.btn-brand:hover {
background-color: #377d71;
}
.logo {
height: 3em;
}
.bi-facebook {
color: #27bead; /* Example color for Facebook */
}
.bi-twitter {
color: #27bead; /* Example color for Twitter */
}
.bi-instagram {
color: #27bead; /* Example color for Instagram */
}
#about {
background-image: url('./assets/images/bg/butterflies.png');
background-size: 20em;
background-position: bottom right;
background-repeat: no-repeat;
position: relative;
}
.about_overlay {
width: 100%; /* Adjust this if needed */
padding: 20px;
}
#partner {
background-color: #fffaf4;
background-image: url('./assets/images/bg/butterflies.png');
background-size: 20em;
background-position: bottom right;
background-repeat: no-repeat;
position: relative;
}
nav a {
text-decoration: none;
}
.overlay nav a {
text-decoration: underline;
}
</style>
</head>
<body>
<!-- Intro Section -->
<section
id="intro"
class="full-height d-flex justify-content-center align-items-center">
<div class="video-bg-container">
<video autoplay muted loop class="video-bg">
<source src="./assets/images/bg/sa-bg.mp4" type="video/mp4" />
</video>
</div>
<div class="overlay">
<div class="container h-100">
<div class="row h-100">
<div
class="d-flex align-items-start justify-content-center flex-column">
<div class="mb-4">
<nav class="nav">
<a href="#about" class="m-2">About</a>
<a href="#news" class="m-2">In the News</a>
<a href="#partner" class="m-2">Partner With Us</a>
</nav>
</div>
<img
class="logo"
src="./assets/images/logo/kasha_logo1.png"
alt="kasha logo" />
<h1 class="display-1 my-md-1 brand-color3 fw-bold my-4">
Open service 18.244.18.121:443 · kasha.co.za
2026-01-23 04:49
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 11852
Connection: close
Date: Fri, 23 Jan 2026 04:49:04 GMT
Last-Modified: Wed, 24 Jul 2024 07:20:09 GMT
ETag: "96057c6643620fda8811bde3d1cda8bb"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 012ed5015dc2306833b5abb65b3a0378.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P11
X-Amz-Cf-Id: 6iWlrNvGLxVnol3kmHCFXmth-Of70As-v7Kyb2DBcaWmj8CkLD5GsA==
Age: 1
Page title: Kasha South Africa Coming Soon
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-XQCKPQN9N9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-XQCKPQN9N9');
</script>
<meta charset="UTF-8" />
<title>Kasha South Africa Coming Soon</title>
<!-- Bootstrap CSS -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" />
<link
href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.1/font/bootstrap-icons.css"
rel="stylesheet" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<!-- Custom CSS -->
<style>
body {
font-family: 'Nunito Sans', sans-serif;
}
.on-top {
z-index: 9999;
}
.small-text {
font-size: 0.9em;
}
.full-height {
min-height: 100vh;
}
.video-bg-container {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: -1;
}
.video-bg {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
width: 100%;
height: 100%;
object-fit: cover;
}
.active-link {
font-weight: bold;
font-size: larger;
}
.active-dot {
height: 20px;
width: 20px;
}
.dot {
height: 10px;
width: 10px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%; /* Adjust this if needed */
height: 100%;
background: #27beac40;
padding: 20px;
}
.brand-color1 {
color: #27bead;
}
.brand-color2,
a {
color: #fe1493;
}
.brand-color3 {
color: #ffffff;
}
.bg-brand-color3 {
background-color: #fe1493;
}
.btn-brand {
background-color: #952d60;
border: none;
color: #ffffff;
}
.btn-brand:hover {
background-color: #377d71;
}
.logo {
height: 3em;
}
.bi-facebook {
color: #27bead; /* Example color for Facebook */
}
.bi-twitter {
color: #27bead; /* Example color for Twitter */
}
.bi-instagram {
color: #27bead; /* Example color for Instagram */
}
#about {
background-image: url('./assets/images/bg/butterflies.png');
background-size: 20em;
background-position: bottom right;
background-repeat: no-repeat;
position: relative;
}
.about_overlay {
width: 100%; /* Adjust this if needed */
padding: 20px;
}
#partner {
background-color: #fffaf4;
background-image: url('./assets/images/bg/butterflies.png');
background-size: 20em;
background-position: bottom right;
background-repeat: no-repeat;
position: relative;
}
nav a {
text-decoration: none;
}
.overlay nav a {
text-decoration: underline;
}
</style>
</head>
<body>
<!-- Intro Section -->
<section
id="intro"
class="full-height d-flex justify-content-center align-items-center">
<div class="video-bg-container">
<video autoplay muted loop class="video-bg">
<source src="./assets/images/bg/sa-bg.mp4" type="video/mp4" />
</video>
</div>
<div class="overlay">
<div class="container h-100">
<div class="row h-100">
<div
class="d-flex align-items-start justify-content-center flex-column">
<div class="mb-4">
<nav class="nav">
<a href="#about" class="m-2">About</a>
<a href="#news" class="m-2">In the News</a>
<a href="#partner" class="m-2">Partner With Us</a>
</nav>
</div>
<img
class="logo"
src="./assets/images/logo/kasha_logo1.png"
alt="kasha logo" />
<h1 class="display-1 my-md-1 brand-color3 fw-bold my-4">