Netlify
tcp/443
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb1c194a4a
[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true [lfs] repositoryformatversion = 0 [remote "origin"] url = https://github.com/jozo252/my_page.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main
Open service 75.2.60.5:443 · gallax.dev
2026-01-09 07:50
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; fwd=miss
Content-Length: 35044
Content-Type: text/html; charset=UTF-8
Date: Fri, 09 Jan 2026 07:50:16 GMT
Etag: "f5db8ebf92cf310afac14bcbf285b696-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEGVR5CQ9EM5SWM1AGHPY7E7
Connection: close
Page title: Galax - Business Automation & Web Solutions
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Galax - Business Automation & Web Solutions</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
.gradient-bg {
background: linear-gradient(135deg, #6e8efb 0%, #a777e3 100%);
}
.hover-scale {
transition: transform 0.3s ease;
}
.hover-scale:hover {
transform: scale(1.05);
}
.service-card:hover .service-icon {
transform: rotate(10deg) scale(1.1);
}
.service-icon {
transition: all 0.3s ease;
}
</style>
</head>
<body class="font-sans antialiased text-gray-800">
<!-- Navigation -->
<nav class="bg-white shadow-md sticky top-0 z-50">
<div class="container mx-auto px-6 py-3">
<div class="flex items-center justify-between">
<div class="flex items-center">
<div class="text-2xl font-bold text-indigo-600 mr-2">
<i class="fas fa-rocket"></i>
</div>
<a href="#" class="text-2xl font-bold text-gray-800 hover:text-indigo-600">GALAX</a>
</div>
<div class="hidden md:flex items-center space-x-8">
<a href="#services" class="text-gray-800 hover:text-indigo-600">Services</a>
<a href="#about" class="text-gray-800 hover:text-indigo-600">About</a>
<a href="#process" class="text-gray-800 hover:text-indigo-600">Process</a>
<a href="#contact" class="text-gray-800 hover:text-indigo-600">Contact</a>
</div>
<button class="md:hidden focus:outline-none">
<i class="fas fa-bars text-2xl text-gray-800"></i>
</button>
</div>
</div>
</nav>
<!-- Hero Section -->
<section class="gradient-bg text-white py-20">
<div class="container mx-auto px-6 flex flex-col md:flex-row items-center">
<div class="md:w-1/2 mb-10 md:mb-0">
<h1 class="text-4xl md:text-5xl font-bold leading-tight mb-6">
Automate Your Business <br>With <span class="text-yellow-300">Galax</span>
</h1>
<p class="text-xl mb-8">
We help small businesses streamline operations and grow with custom automation solutions and web applications.
</p>
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
<a href="#contact" class="bg-white text-indigo-600 hover:bg-gray-100 px-8 py-3 rounded-lg font-semibold text-center hover-scale">
Get Started
</a>
<a href="#services" class="border-2 border-white text-white hover:bg-white hover:text-indigo-600 px-8 py-3 rounded-lg font-semibold text-center hover-scale">
Our Services
</a>
</div>
</div>
<div class="md:w-1/2 flex justify-center">
<img src="https://cdn-icons-png.flaticon.com/512/2283/2283340.png" alt="Business Automation" class="w-3/4 md:w-full max-w-md">
</div>
</div>
</section>
<!-- Services Section -->
<section id="services" class="py-20 bg-gray-50">
<div class="container mx-auto px-6">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-4">Our <span class="text-indigo-600">Services</span></h2>
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
We provide tailored solutions to help your business work smarter, not harder.
</p>
</div>
Open service 75.2.60.5:443 · gallax.dev
2026-01-02 13:30
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 2
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 35044
Content-Type: text/html; charset=UTF-8
Date: Fri, 02 Jan 2026 13:30:19 GMT
Etag: "f5db8ebf92cf310afac14bcbf285b696-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KDZEDRPSP8CD70E2GA61ZSCW
Connection: close
Page title: Galax - Business Automation & Web Solutions
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Galax - Business Automation & Web Solutions</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
.gradient-bg {
background: linear-gradient(135deg, #6e8efb 0%, #a777e3 100%);
}
.hover-scale {
transition: transform 0.3s ease;
}
.hover-scale:hover {
transform: scale(1.05);
}
.service-card:hover .service-icon {
transform: rotate(10deg) scale(1.1);
}
.service-icon {
transition: all 0.3s ease;
}
</style>
</head>
<body class="font-sans antialiased text-gray-800">
<!-- Navigation -->
<nav class="bg-white shadow-md sticky top-0 z-50">
<div class="container mx-auto px-6 py-3">
<div class="flex items-center justify-between">
<div class="flex items-center">
<div class="text-2xl font-bold text-indigo-600 mr-2">
<i class="fas fa-rocket"></i>
</div>
<a href="#" class="text-2xl font-bold text-gray-800 hover:text-indigo-600">GALAX</a>
</div>
<div class="hidden md:flex items-center space-x-8">
<a href="#services" class="text-gray-800 hover:text-indigo-600">Services</a>
<a href="#about" class="text-gray-800 hover:text-indigo-600">About</a>
<a href="#process" class="text-gray-800 hover:text-indigo-600">Process</a>
<a href="#contact" class="text-gray-800 hover:text-indigo-600">Contact</a>
</div>
<button class="md:hidden focus:outline-none">
<i class="fas fa-bars text-2xl text-gray-800"></i>
</button>
</div>
</div>
</nav>
<!-- Hero Section -->
<section class="gradient-bg text-white py-20">
<div class="container mx-auto px-6 flex flex-col md:flex-row items-center">
<div class="md:w-1/2 mb-10 md:mb-0">
<h1 class="text-4xl md:text-5xl font-bold leading-tight mb-6">
Automate Your Business <br>With <span class="text-yellow-300">Galax</span>
</h1>
<p class="text-xl mb-8">
We help small businesses streamline operations and grow with custom automation solutions and web applications.
</p>
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
<a href="#contact" class="bg-white text-indigo-600 hover:bg-gray-100 px-8 py-3 rounded-lg font-semibold text-center hover-scale">
Get Started
</a>
<a href="#services" class="border-2 border-white text-white hover:bg-white hover:text-indigo-600 px-8 py-3 rounded-lg font-semibold text-center hover-scale">
Our Services
</a>
</div>
</div>
<div class="md:w-1/2 flex justify-center">
<img src="https://cdn-icons-png.flaticon.com/512/2283/2283340.png" alt="Business Automation" class="w-3/4 md:w-full max-w-md">
</div>
</div>
</section>
<!-- Services Section -->
<section id="services" class="py-20 bg-gray-50">
<div class="container mx-auto px-6">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-4">Our <span class="text-indigo-600">Services</span></h2>
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
We provide tailored solutions to help your business work smarter, not harder.
</p>
</div>
Open service 75.2.60.5:443 · gallax.dev
2025-12-22 21:05
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 35044
Content-Type: text/html; charset=UTF-8
Date: Mon, 22 Dec 2025 21:05:25 GMT
Etag: "f5db8ebf92cf310afac14bcbf285b696-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KD3Y364M8V6WTS38JJ859T87
Connection: close
Page title: Galax - Business Automation & Web Solutions
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Galax - Business Automation & Web Solutions</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
.gradient-bg {
background: linear-gradient(135deg, #6e8efb 0%, #a777e3 100%);
}
.hover-scale {
transition: transform 0.3s ease;
}
.hover-scale:hover {
transform: scale(1.05);
}
.service-card:hover .service-icon {
transform: rotate(10deg) scale(1.1);
}
.service-icon {
transition: all 0.3s ease;
}
</style>
</head>
<body class="font-sans antialiased text-gray-800">
<!-- Navigation -->
<nav class="bg-white shadow-md sticky top-0 z-50">
<div class="container mx-auto px-6 py-3">
<div class="flex items-center justify-between">
<div class="flex items-center">
<div class="text-2xl font-bold text-indigo-600 mr-2">
<i class="fas fa-rocket"></i>
</div>
<a href="#" class="text-2xl font-bold text-gray-800 hover:text-indigo-600">GALAX</a>
</div>
<div class="hidden md:flex items-center space-x-8">
<a href="#services" class="text-gray-800 hover:text-indigo-600">Services</a>
<a href="#about" class="text-gray-800 hover:text-indigo-600">About</a>
<a href="#process" class="text-gray-800 hover:text-indigo-600">Process</a>
<a href="#contact" class="text-gray-800 hover:text-indigo-600">Contact</a>
</div>
<button class="md:hidden focus:outline-none">
<i class="fas fa-bars text-2xl text-gray-800"></i>
</button>
</div>
</div>
</nav>
<!-- Hero Section -->
<section class="gradient-bg text-white py-20">
<div class="container mx-auto px-6 flex flex-col md:flex-row items-center">
<div class="md:w-1/2 mb-10 md:mb-0">
<h1 class="text-4xl md:text-5xl font-bold leading-tight mb-6">
Automate Your Business <br>With <span class="text-yellow-300">Galax</span>
</h1>
<p class="text-xl mb-8">
We help small businesses streamline operations and grow with custom automation solutions and web applications.
</p>
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
<a href="#contact" class="bg-white text-indigo-600 hover:bg-gray-100 px-8 py-3 rounded-lg font-semibold text-center hover-scale">
Get Started
</a>
<a href="#services" class="border-2 border-white text-white hover:bg-white hover:text-indigo-600 px-8 py-3 rounded-lg font-semibold text-center hover-scale">
Our Services
</a>
</div>
</div>
<div class="md:w-1/2 flex justify-center">
<img src="https://cdn-icons-png.flaticon.com/512/2283/2283340.png" alt="Business Automation" class="w-3/4 md:w-full max-w-md">
</div>
</div>
</section>
<!-- Services Section -->
<section id="services" class="py-20 bg-gray-50">
<div class="container mx-auto px-6">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-4">Our <span class="text-indigo-600">Services</span></h2>
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
We provide tailored solutions to help your business work smarter, not harder.
</p>
</div>
Open service 75.2.60.5:443 · gallax.dev
2025-12-20 23:18
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 1
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 35044
Content-Type: text/html; charset=UTF-8
Date: Sat, 20 Dec 2025 23:18:39 GMT
Etag: "f5db8ebf92cf310afac14bcbf285b696-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KCZ0XPWM31600FBSSSPS08RA
Connection: close
Page title: Galax - Business Automation & Web Solutions
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Galax - Business Automation & Web Solutions</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
.gradient-bg {
background: linear-gradient(135deg, #6e8efb 0%, #a777e3 100%);
}
.hover-scale {
transition: transform 0.3s ease;
}
.hover-scale:hover {
transform: scale(1.05);
}
.service-card:hover .service-icon {
transform: rotate(10deg) scale(1.1);
}
.service-icon {
transition: all 0.3s ease;
}
</style>
</head>
<body class="font-sans antialiased text-gray-800">
<!-- Navigation -->
<nav class="bg-white shadow-md sticky top-0 z-50">
<div class="container mx-auto px-6 py-3">
<div class="flex items-center justify-between">
<div class="flex items-center">
<div class="text-2xl font-bold text-indigo-600 mr-2">
<i class="fas fa-rocket"></i>
</div>
<a href="#" class="text-2xl font-bold text-gray-800 hover:text-indigo-600">GALAX</a>
</div>
<div class="hidden md:flex items-center space-x-8">
<a href="#services" class="text-gray-800 hover:text-indigo-600">Services</a>
<a href="#about" class="text-gray-800 hover:text-indigo-600">About</a>
<a href="#process" class="text-gray-800 hover:text-indigo-600">Process</a>
<a href="#contact" class="text-gray-800 hover:text-indigo-600">Contact</a>
</div>
<button class="md:hidden focus:outline-none">
<i class="fas fa-bars text-2xl text-gray-800"></i>
</button>
</div>
</div>
</nav>
<!-- Hero Section -->
<section class="gradient-bg text-white py-20">
<div class="container mx-auto px-6 flex flex-col md:flex-row items-center">
<div class="md:w-1/2 mb-10 md:mb-0">
<h1 class="text-4xl md:text-5xl font-bold leading-tight mb-6">
Automate Your Business <br>With <span class="text-yellow-300">Galax</span>
</h1>
<p class="text-xl mb-8">
We help small businesses streamline operations and grow with custom automation solutions and web applications.
</p>
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
<a href="#contact" class="bg-white text-indigo-600 hover:bg-gray-100 px-8 py-3 rounded-lg font-semibold text-center hover-scale">
Get Started
</a>
<a href="#services" class="border-2 border-white text-white hover:bg-white hover:text-indigo-600 px-8 py-3 rounded-lg font-semibold text-center hover-scale">
Our Services
</a>
</div>
</div>
<div class="md:w-1/2 flex justify-center">
<img src="https://cdn-icons-png.flaticon.com/512/2283/2283340.png" alt="Business Automation" class="w-3/4 md:w-full max-w-md">
</div>
</div>
</section>
<!-- Services Section -->
<section id="services" class="py-20 bg-gray-50">
<div class="container mx-auto px-6">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-4">Our <span class="text-indigo-600">Services</span></h2>
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
We provide tailored solutions to help your business work smarter, not harder.
</p>
</div>
Open service 75.2.60.5:443 · gallax.dev
2025-12-19 01:19
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 35044
Content-Type: text/html; charset=UTF-8
Date: Fri, 19 Dec 2025 01:19:25 GMT
Etag: "f5db8ebf92cf310afac14bcbf285b696-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KCT31D38GBR4B9N9M14NR61B
Connection: close
Page title: Galax - Business Automation & Web Solutions
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Galax - Business Automation & Web Solutions</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
.gradient-bg {
background: linear-gradient(135deg, #6e8efb 0%, #a777e3 100%);
}
.hover-scale {
transition: transform 0.3s ease;
}
.hover-scale:hover {
transform: scale(1.05);
}
.service-card:hover .service-icon {
transform: rotate(10deg) scale(1.1);
}
.service-icon {
transition: all 0.3s ease;
}
</style>
</head>
<body class="font-sans antialiased text-gray-800">
<!-- Navigation -->
<nav class="bg-white shadow-md sticky top-0 z-50">
<div class="container mx-auto px-6 py-3">
<div class="flex items-center justify-between">
<div class="flex items-center">
<div class="text-2xl font-bold text-indigo-600 mr-2">
<i class="fas fa-rocket"></i>
</div>
<a href="#" class="text-2xl font-bold text-gray-800 hover:text-indigo-600">GALAX</a>
</div>
<div class="hidden md:flex items-center space-x-8">
<a href="#services" class="text-gray-800 hover:text-indigo-600">Services</a>
<a href="#about" class="text-gray-800 hover:text-indigo-600">About</a>
<a href="#process" class="text-gray-800 hover:text-indigo-600">Process</a>
<a href="#contact" class="text-gray-800 hover:text-indigo-600">Contact</a>
</div>
<button class="md:hidden focus:outline-none">
<i class="fas fa-bars text-2xl text-gray-800"></i>
</button>
</div>
</div>
</nav>
<!-- Hero Section -->
<section class="gradient-bg text-white py-20">
<div class="container mx-auto px-6 flex flex-col md:flex-row items-center">
<div class="md:w-1/2 mb-10 md:mb-0">
<h1 class="text-4xl md:text-5xl font-bold leading-tight mb-6">
Automate Your Business <br>With <span class="text-yellow-300">Galax</span>
</h1>
<p class="text-xl mb-8">
We help small businesses streamline operations and grow with custom automation solutions and web applications.
</p>
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
<a href="#contact" class="bg-white text-indigo-600 hover:bg-gray-100 px-8 py-3 rounded-lg font-semibold text-center hover-scale">
Get Started
</a>
<a href="#services" class="border-2 border-white text-white hover:bg-white hover:text-indigo-600 px-8 py-3 rounded-lg font-semibold text-center hover-scale">
Our Services
</a>
</div>
</div>
<div class="md:w-1/2 flex justify-center">
<img src="https://cdn-icons-png.flaticon.com/512/2283/2283340.png" alt="Business Automation" class="w-3/4 md:w-full max-w-md">
</div>
</div>
</section>
<!-- Services Section -->
<section id="services" class="py-20 bg-gray-50">
<div class="container mx-auto px-6">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-4">Our <span class="text-indigo-600">Services</span></h2>
<p class="text-xl text-gray-600 max-w-2xl mx-auto">
We provide tailored solutions to help your business work smarter, not harder.
</p>
</div>