Apache
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: 5f32cf5d6962f09cf35cbfb3f35cbfb354730dc081ecda50fa4c1b58387a98f0
Found 29 files trough .DS_Store spidering: /application /assets /assets/css /assets/flash /assets/fonts /assets/images /assets/js /assets/plugins /assets/plugins/bootstrap-filestyle /assets/plugins/bootstrap-select /assets/plugins/bootstrap-touchspin /assets/plugins/datatables /assets/plugins/jquery-sparkline /assets/plugins/morris /assets/plugins/multiselect /assets/plugins/peity /assets/plugins/raphael /assets/plugins/raty-fa /assets/plugins/select2 /assets/plugins/smoothproducts /assets/plugins/tinymce /install /system /uploads /uploads/files /uploads/files/games /uploads/images /uploads/images/games /uploads/images/users
Severity: low
Fingerprint: 5f32cf5d6962f09c684e525d684e525d3f2071021019b71ede1d24aab2fdd7e7
Found 27 files trough .DS_Store spidering: /application /assets /assets/css /assets/flash /assets/fonts /assets/images /assets/js /assets/plugins /assets/plugins/bootstrap-filestyle /assets/plugins/bootstrap-select /assets/plugins/bootstrap-touchspin /assets/plugins/datatables /assets/plugins/jquery-sparkline /assets/plugins/morris /assets/plugins/multiselect /assets/plugins/peity /assets/plugins/raphael /assets/plugins/raty-fa /assets/plugins/select2 /assets/plugins/smoothproducts /assets/plugins/tinymce /install /system /uploads /uploads/files /uploads/files/games /uploads/images
Severity: low
Fingerprint: 5f32cf5d6962f09c39aac35b39aac35bec308a48af35c6182c8c2a5095acf51f
Found 14 files trough .DS_Store spidering: /application /assets /assets/css /assets/flash /assets/fonts /assets/images /assets/js /assets/plugins /install /system /uploads /uploads/files /uploads/files/games /uploads/images
Severity: low
Fingerprint: 5f32cf5d6962f09c0f8dcf020f8dcf02800bfe49b939a697434bdec9ca5353fe
Found 24 files trough .DS_Store spidering: /application /assets /assets/css /assets/flash /assets/fonts /assets/images /assets/js /assets/plugins /assets/plugins/bootstrap-filestyle /assets/plugins/bootstrap-select /assets/plugins/bootstrap-touchspin /assets/plugins/datatables /assets/plugins/jquery-sparkline /assets/plugins/morris /assets/plugins/multiselect /assets/plugins/peity /assets/plugins/raphael /assets/plugins/raty-fa /assets/plugins/select2 /assets/plugins/smoothproducts /assets/plugins/tinymce /install /system /uploads
Open service 89.116.220.142:443 · gamezone.techmarketers.xyz
2026-01-23 12:57
HTTP/1.1 307 Temporary Redirect Date: Fri, 23 Jan 2026 12:57:23 GMT Server: Apache Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Set-Cookie: co_session=3ee3833c95e967213f88d7ac7ee04859ae522302; expires=Fri, 23-Jan-2026 14:57:23 GMT; Max-Age=7200; path=/; HttpOnly Location: https://gamezone.techmarketers.xyz/login/ Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8
Open service 89.116.220.142:443 · app.kidshubai.live
2026-01-23 08:01
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 08:01:57 GMT
Server: Apache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: ci_session=8d93dc3b84e840d75f08f2d7eaf30496b7a76dbf; expires=Fri, 23-Jan-2026 10:01:57 GMT; Max-Age=7200; path=/; HttpOnly; SameSite=Lax
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Page title: Login | KidsHub AI
<!DOCTYPE html>
<html lang="en">
<head>
<title>Login | KidsHub AI</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.1.3/dist/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css2?family=Galindo&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="https://app.kidshubai.live/assets/css/custom.css">
<script src="https://kit.fontawesome.com/a81368914c.js"></script>
<style type="text/css">
body{
font-family: "Galindo", system-ui;
font-weight: 400;
font-style: normal;
background-color:#F0EDF5;
}
.login-content{
/*background-color:rgba(255,255,255,0.6);*/
height: 590px;
padding-top:20px;
border-radius:30px;
}
.logo{
padding-left: 15px;
padding-top: 15px;
}
.logo img{
width: 150px;
}
.title{
margin-top: 100px;
font-weight: 900;
font-size: 32px;
}
.input{
-webkit-box-align: center;
align-items: center;
background: #FFA064;
height: 80px;
padding-left: 15px;
padding-right: 15px;
margin: 0px;
-webkit-box-pack: center;
justify-content: center;
border: 0px;
cursor: pointer;
width: 100%;
background-color:#FEFEFE;
box-shadow: 0px 8px 12px rgba(197, 197, 201, 0.06);
border-radius: 12px;
}
.btn_submit{
background: #F8417A;
box-shadow: none;
height: 60px;
width: 100%;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
pointer-events: initial;
transition: all 0.2s ease-in-out 0s;
color: #fff;
border-radius: 12px;
}
.container{
width: 1140px !important;
}
.box{
padding-top: 100px;
padding-left: 50px;
}
.box_circle{
height: 50px;
width: 50px;
background-color: #F8417A;
border-radius: 50%;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
color: #fff;
margin-bottom:20px;
}
.card{
background-color:#342F72;
margin-bottom:30px;
border-radius:30px;
box-shadow:0 10px 10px rgba(0,0,0,0.3)!important;
}
.card h4{
font-size:18px;
}
.card p{
font-size:14px;
font-style:italic;
}
.card h4, .card p{
color: rgba(255,255,255,0.7) !important;
}
.boy{
position: absolute;
width: 200px;
top: 210px;
right: -120px;
}
.img1{
position:fixed;
bottom:0px;
right:0px;
width:250px;
}
.img2{
position:fixed;
top:10px;
right:0px;
width:100px;
}
</style>
</head>
<body themebg-pattern="theme5">
<img src="https://app.kidshubai.live/assets/login/1.png" class="img1">
<img src="https://app.kidshubai.live/assets/login/2.png" class="img2">
<div class="container-fluid ">
<div class="login-content align-self-center ">
Open service 89.116.220.142:443 · mkvideo.techmarketers.xyz
2026-01-10 06:03
HTTP/1.1 200 OK Date: Sat, 10 Jan 2026 06:03:31 GMT Server: Apache Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8
Open service 89.116.220.142:443 · gamezone.techmarketers.xyz
2026-01-10 02:02
HTTP/1.1 307 Temporary Redirect Date: Sat, 10 Jan 2026 02:03:02 GMT Server: Apache Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Set-Cookie: co_session=c95e8acabcfc339f25ba58e2e174bbb971dce03c; expires=Sat, 10-Jan-2026 04:03:02 GMT; Max-Age=7200; path=/; HttpOnly Location: https://gamezone.techmarketers.xyz/login/ Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8