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: 5f32cf5d6962f09c4239b3d84239b3d86bfb45c8afbe1083b7fdb37e7043ca59
Found 8 files trough .DS_Store spidering: /assets /assets/fonts /assets/logo-white.png /assets/logo.png /assets/SquareGrid.png /assets/Vector.png /index.html /mobile.html
Open service 18.66.192.83:443 · safitektech.com
2026-01-09 06:46
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 4824
Connection: close
Date: Fri, 09 Jan 2026 06:46:47 GMT
Last-Modified: Thu, 12 Dec 2024 17:23:32 GMT
ETag: "653329c195dd833a6ca66fa914a9aeb3"
x-amz-server-side-encryption: AES256
x-amz-version-id: 5.yFgrl7BnVxZ3u1Vb27sst1hjrhG61C
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 fb542039f97bb702c0e68d2142c449aa.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: HVwY1B8SiwZ5FM4NEkhQztKLiRhxx85iHi0TpukNWg-jjgVqXtkkyA==
<!DOCTYPE html>
<html>
<head>
<meta name="author" content="Khalil R. Dupoux">
<link href="https://fonts.cdnfonts.com/css/satoshi" rel="stylesheet">
</head>
<style>
body, html {
height: 100%;
margin: 0;
overflow: hidden;
}
.bgimg {
background: url(assets/SquareGrid.png), #00174D;
height: 100%;
max-width: 100%;
background-position: center;
background-size: cover;
position: relative;
color: white;
font-size: 25px;
}
.bgimg::before{
content: '';
position: fixed; /* Fixed to the viewport */
top: 0px; /* Adjust to position the bloom effect */
right: 0px;
width: 700px; /* Size of the bloom effect */
height: 700px;
background: radial-gradient(circle at top right, #002A91, rgba(255, 255, 255, 0) 70%);
pointer-events: none; /* Makes sure it doesn’t interfere with user interactions */
z-index: 15; /* Ensures it's on top of the content */
}
.header {
position: absolute;
padding: 70px 70px;
width: 100vw;
box-sizing: border-box;
display: flex;
justify-content: space-between;
align-items: center;
}
.bottomleft {
position: absolute;
bottom: 0;
margin-left: 70px;
margin-bottom: 70px;
font-family: 'Satoshi', sans-serif;
font-weight: lighter;
width: 67%;
}
hr {
margin: auto;
width: 40%;
}
.logo img{
width: 30%;
}
.contact{
z-index: 20; /* Ensures it appears above the background */
}
.contact button{
background-color: #00174D;
border: 2px solid #2F6CFF;
color: white;
padding: 19px 41px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
margin: 4px 2px;
border-radius: 30px;
font-family: 'Satoshi', sans-serif;
font-weight: lighter;
}
.contact button:hover{
background-color: #002B80;
}
.contact button:active{
background-color: #000C33;
}
.touch button{
padding: 19px 81px;
}
.cus-h1{
font-size: 95px;
font-family: 'Satoshi', sans-serif;
font-weight: bolder;
}
.text-grad{
background: linear-gradient(180deg, #FFF 0%, #999 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.bottomleft{
z-index: 20; /* Ensures it appears above the background */
}
.bottomleft p{
font-size: 22px;
}
.fixed-image {
position: fixed; /* Fixes the image to the viewport, not the container */
top: 140px; /* Adjust to place the image where you want */
right: 220px; /* Adjust for horizontal placement */
width: 575px; /* Set the size of the image */
height: auto; /* Maintain aspect ratio */
z-index: 10; /* Ensures it appears above the background */
}
</style>
<script>
function isMobile() {
const userAgent = navigator.userAgent || navigator.vendor || window.opera;
const isMobileAgent = /Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(userAgent);
// Check screen width (commonly used to differentiate mobile)
const isSmallScreen = window.innerWidth <= 768;
// Return true if either condition is met
return isMobileAgent || isSmallScreen;
}
if (isMobile()) {
// Redirect to mobile-friendly version
window.location.href = "mobile.html";
} else {
console.log("Not a mobile device or small screen.");
}
</script>
<body>
<div class="bgimg">
<img src="assets/Vector.png" class="fixed-image" alt="Fixed Image">
<header class="header">
<div class="logo">
<img src="assets/logo.png" alt="logo">
</div>
<div
Open service 18.66.192.83:443 · safitektech.com
2026-01-02 08:19
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 4824
Connection: close
Date: Fri, 02 Jan 2026 08:19:50 GMT
Last-Modified: Thu, 12 Dec 2024 17:23:32 GMT
ETag: "653329c195dd833a6ca66fa914a9aeb3"
x-amz-server-side-encryption: AES256
x-amz-version-id: 5.yFgrl7BnVxZ3u1Vb27sst1hjrhG61C
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 89efe3a7854e47cf7f1fe47e28e39348.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: Qf-Fb4Z3iATAj_i7N9Fzw_kx6I5X2og8w9wakw6Bk-Q3Tz69Ng63FQ==
<!DOCTYPE html>
<html>
<head>
<meta name="author" content="Khalil R. Dupoux">
<link href="https://fonts.cdnfonts.com/css/satoshi" rel="stylesheet">
</head>
<style>
body, html {
height: 100%;
margin: 0;
overflow: hidden;
}
.bgimg {
background: url(assets/SquareGrid.png), #00174D;
height: 100%;
max-width: 100%;
background-position: center;
background-size: cover;
position: relative;
color: white;
font-size: 25px;
}
.bgimg::before{
content: '';
position: fixed; /* Fixed to the viewport */
top: 0px; /* Adjust to position the bloom effect */
right: 0px;
width: 700px; /* Size of the bloom effect */
height: 700px;
background: radial-gradient(circle at top right, #002A91, rgba(255, 255, 255, 0) 70%);
pointer-events: none; /* Makes sure it doesn’t interfere with user interactions */
z-index: 15; /* Ensures it's on top of the content */
}
.header {
position: absolute;
padding: 70px 70px;
width: 100vw;
box-sizing: border-box;
display: flex;
justify-content: space-between;
align-items: center;
}
.bottomleft {
position: absolute;
bottom: 0;
margin-left: 70px;
margin-bottom: 70px;
font-family: 'Satoshi', sans-serif;
font-weight: lighter;
width: 67%;
}
hr {
margin: auto;
width: 40%;
}
.logo img{
width: 30%;
}
.contact{
z-index: 20; /* Ensures it appears above the background */
}
.contact button{
background-color: #00174D;
border: 2px solid #2F6CFF;
color: white;
padding: 19px 41px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
margin: 4px 2px;
border-radius: 30px;
font-family: 'Satoshi', sans-serif;
font-weight: lighter;
}
.contact button:hover{
background-color: #002B80;
}
.contact button:active{
background-color: #000C33;
}
.touch button{
padding: 19px 81px;
}
.cus-h1{
font-size: 95px;
font-family: 'Satoshi', sans-serif;
font-weight: bolder;
}
.text-grad{
background: linear-gradient(180deg, #FFF 0%, #999 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.bottomleft{
z-index: 20; /* Ensures it appears above the background */
}
.bottomleft p{
font-size: 22px;
}
.fixed-image {
position: fixed; /* Fixes the image to the viewport, not the container */
top: 140px; /* Adjust to place the image where you want */
right: 220px; /* Adjust for horizontal placement */
width: 575px; /* Set the size of the image */
height: auto; /* Maintain aspect ratio */
z-index: 10; /* Ensures it appears above the background */
}
</style>
<script>
function isMobile() {
const userAgent = navigator.userAgent || navigator.vendor || window.opera;
const isMobileAgent = /Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(userAgent);
// Check screen width (commonly used to differentiate mobile)
const isSmallScreen = window.innerWidth <= 768;
// Return true if either condition is met
return isMobileAgent || isSmallScreen;
}
if (isMobile()) {
// Redirect to mobile-friendly version
window.location.href = "mobile.html";
} else {
console.log("Not a mobile device or small screen.");
}
</script>
<body>
<div class="bgimg">
<img src="assets/Vector.png" class="fixed-image" alt="Fixed Image">
<header class="header">
<div class="logo">
<img src="assets/logo.png" alt="logo">
</div>
<div
Open service 18.66.192.83:443 · safitektech.com
2025-12-22 23:10
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 4824
Connection: close
Date: Mon, 22 Dec 2025 23:10:09 GMT
Last-Modified: Thu, 12 Dec 2024 17:23:32 GMT
ETag: "653329c195dd833a6ca66fa914a9aeb3"
x-amz-server-side-encryption: AES256
x-amz-version-id: 5.yFgrl7BnVxZ3u1Vb27sst1hjrhG61C
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 77aa8087323921dee0b130bc0589bda8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: mjlJadKr1pNpCqURNLS0a_plLIZQmLjFzUMi6I1BpmYCcyqeMP6VtA==
<!DOCTYPE html>
<html>
<head>
<meta name="author" content="Khalil R. Dupoux">
<link href="https://fonts.cdnfonts.com/css/satoshi" rel="stylesheet">
</head>
<style>
body, html {
height: 100%;
margin: 0;
overflow: hidden;
}
.bgimg {
background: url(assets/SquareGrid.png), #00174D;
height: 100%;
max-width: 100%;
background-position: center;
background-size: cover;
position: relative;
color: white;
font-size: 25px;
}
.bgimg::before{
content: '';
position: fixed; /* Fixed to the viewport */
top: 0px; /* Adjust to position the bloom effect */
right: 0px;
width: 700px; /* Size of the bloom effect */
height: 700px;
background: radial-gradient(circle at top right, #002A91, rgba(255, 255, 255, 0) 70%);
pointer-events: none; /* Makes sure it doesn’t interfere with user interactions */
z-index: 15; /* Ensures it's on top of the content */
}
.header {
position: absolute;
padding: 70px 70px;
width: 100vw;
box-sizing: border-box;
display: flex;
justify-content: space-between;
align-items: center;
}
.bottomleft {
position: absolute;
bottom: 0;
margin-left: 70px;
margin-bottom: 70px;
font-family: 'Satoshi', sans-serif;
font-weight: lighter;
width: 67%;
}
hr {
margin: auto;
width: 40%;
}
.logo img{
width: 30%;
}
.contact{
z-index: 20; /* Ensures it appears above the background */
}
.contact button{
background-color: #00174D;
border: 2px solid #2F6CFF;
color: white;
padding: 19px 41px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
margin: 4px 2px;
border-radius: 30px;
font-family: 'Satoshi', sans-serif;
font-weight: lighter;
}
.contact button:hover{
background-color: #002B80;
}
.contact button:active{
background-color: #000C33;
}
.touch button{
padding: 19px 81px;
}
.cus-h1{
font-size: 95px;
font-family: 'Satoshi', sans-serif;
font-weight: bolder;
}
.text-grad{
background: linear-gradient(180deg, #FFF 0%, #999 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.bottomleft{
z-index: 20; /* Ensures it appears above the background */
}
.bottomleft p{
font-size: 22px;
}
.fixed-image {
position: fixed; /* Fixes the image to the viewport, not the container */
top: 140px; /* Adjust to place the image where you want */
right: 220px; /* Adjust for horizontal placement */
width: 575px; /* Set the size of the image */
height: auto; /* Maintain aspect ratio */
z-index: 10; /* Ensures it appears above the background */
}
</style>
<script>
function isMobile() {
const userAgent = navigator.userAgent || navigator.vendor || window.opera;
const isMobileAgent = /Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(userAgent);
// Check screen width (commonly used to differentiate mobile)
const isSmallScreen = window.innerWidth <= 768;
// Return true if either condition is met
return isMobileAgent || isSmallScreen;
}
if (isMobile()) {
// Redirect to mobile-friendly version
window.location.href = "mobile.html";
} else {
console.log("Not a mobile device or small screen.");
}
</script>
<body>
<div class="bgimg">
<img src="assets/Vector.png" class="fixed-image" alt="Fixed Image">
<header class="header">
<div class="logo">
<img src="assets/logo.png" alt="logo">
</div>
<div
Open service 18.66.192.83:443 · safitektech.com
2025-12-21 01:26
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 4824
Connection: close
Date: Sun, 21 Dec 2025 01:26:12 GMT
Last-Modified: Thu, 12 Dec 2024 17:23:32 GMT
ETag: "653329c195dd833a6ca66fa914a9aeb3"
x-amz-server-side-encryption: AES256
x-amz-version-id: 5.yFgrl7BnVxZ3u1Vb27sst1hjrhG61C
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 8ebebe66cc8de626ee8e15b2ee72d826.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: GIXRX5vhjso0u1HY1135NND1nVCo-hPV0ByH0wCRzGSgfB-BSAO5zA==
<!DOCTYPE html>
<html>
<head>
<meta name="author" content="Khalil R. Dupoux">
<link href="https://fonts.cdnfonts.com/css/satoshi" rel="stylesheet">
</head>
<style>
body, html {
height: 100%;
margin: 0;
overflow: hidden;
}
.bgimg {
background: url(assets/SquareGrid.png), #00174D;
height: 100%;
max-width: 100%;
background-position: center;
background-size: cover;
position: relative;
color: white;
font-size: 25px;
}
.bgimg::before{
content: '';
position: fixed; /* Fixed to the viewport */
top: 0px; /* Adjust to position the bloom effect */
right: 0px;
width: 700px; /* Size of the bloom effect */
height: 700px;
background: radial-gradient(circle at top right, #002A91, rgba(255, 255, 255, 0) 70%);
pointer-events: none; /* Makes sure it doesn’t interfere with user interactions */
z-index: 15; /* Ensures it's on top of the content */
}
.header {
position: absolute;
padding: 70px 70px;
width: 100vw;
box-sizing: border-box;
display: flex;
justify-content: space-between;
align-items: center;
}
.bottomleft {
position: absolute;
bottom: 0;
margin-left: 70px;
margin-bottom: 70px;
font-family: 'Satoshi', sans-serif;
font-weight: lighter;
width: 67%;
}
hr {
margin: auto;
width: 40%;
}
.logo img{
width: 30%;
}
.contact{
z-index: 20; /* Ensures it appears above the background */
}
.contact button{
background-color: #00174D;
border: 2px solid #2F6CFF;
color: white;
padding: 19px 41px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
margin: 4px 2px;
border-radius: 30px;
font-family: 'Satoshi', sans-serif;
font-weight: lighter;
}
.contact button:hover{
background-color: #002B80;
}
.contact button:active{
background-color: #000C33;
}
.touch button{
padding: 19px 81px;
}
.cus-h1{
font-size: 95px;
font-family: 'Satoshi', sans-serif;
font-weight: bolder;
}
.text-grad{
background: linear-gradient(180deg, #FFF 0%, #999 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.bottomleft{
z-index: 20; /* Ensures it appears above the background */
}
.bottomleft p{
font-size: 22px;
}
.fixed-image {
position: fixed; /* Fixes the image to the viewport, not the container */
top: 140px; /* Adjust to place the image where you want */
right: 220px; /* Adjust for horizontal placement */
width: 575px; /* Set the size of the image */
height: auto; /* Maintain aspect ratio */
z-index: 10; /* Ensures it appears above the background */
}
</style>
<script>
function isMobile() {
const userAgent = navigator.userAgent || navigator.vendor || window.opera;
const isMobileAgent = /Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(userAgent);
// Check screen width (commonly used to differentiate mobile)
const isSmallScreen = window.innerWidth <= 768;
// Return true if either condition is met
return isMobileAgent || isSmallScreen;
}
if (isMobile()) {
// Redirect to mobile-friendly version
window.location.href = "mobile.html";
} else {
console.log("Not a mobile device or small screen.");
}
</script>
<body>
<div class="bgimg">
<img src="assets/Vector.png" class="fixed-image" alt="Fixed Image">
<header class="header">
<div class="logo">
<img src="assets/logo.png" alt="logo">
</div>
<div