LiteSpeed
tcp/443
openresty 1.27.1.1
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: medium
Fingerprint: 5f32cf5d6962f09c8c9af8b78c9af8b70033d2399615ed3b3da7d9b506d9be5d
Found 128 files trough .DS_Store spidering: /assets /assets/assessment.xlsx /assets/ckeditor /assets/ckeditor/adapters /assets/ckeditor/lang /assets/ckeditor/plugins /assets/ckeditor/samples /assets/ckeditor/skins /assets/ckeditor/vendor /assets/contacts.xlsx /assets/countries.xlsx /assets/css /assets/domain /assets/fonts /assets/fonts/Inter /assets/fonts/Inter-Black.ttf /assets/fonts/Inter-Bold.ttf /assets/fonts/Inter-ExtraBold.ttf /assets/fonts/Inter-ExtraLight.ttf /assets/fonts/Inter-Light.ttf /assets/fonts/Inter-Medium.ttf /assets/fonts/Inter-Regular.ttf /assets/fonts/Inter-SemiBold.ttf /assets/fonts/Inter-Thin.ttf /assets/img /assets/img/2 1.svg /assets/img/3 1.svg /assets/img/Administrator Male.svg /assets/img/Agents.svg /assets/img/Airplane Take Off.svg /assets/img/Airport.svg /assets/img/Airport_active.svg /assets/img/arrow-right.svg /assets/img/Audit.svg /assets/img/AusSewa.svg /assets/img/Back Arrow.svg /assets/img/Back.svg /assets/img/Back_white.svg /assets/img/Batch Assign.svg /assets/img/bg.svg /assets/img/Brief.svg /assets/img/Brief_active.svg /assets/img/c-logo.png /assets/img/c-logo2.png /assets/img/c-logo3.png /assets/img/Cancel.svg /assets/img/Checkmark.svg /assets/img/Checkmark_1.svg /assets/img/circle.png /assets/img/City Buildings.svg /assets/img/ClientFeedback.svg /assets/img/Collaborative.svg /assets/img/Contacts.svg /assets/img/dashboard.svg /assets/img/Edit.svg /assets/img/Education.svg /assets/img/Ellipse 1.svg /assets/img/Ellipse 1@2x.svg /assets/img/Ellipse 1@3x.svg /assets/img/Ellipse 34.svg /assets/img/Ellipse 35.svg /assets/img/Ellipse 36.svg /assets/img/Ellipse 37.svg /assets/img/Ellipse 38.svg /assets/img/Ellipse 44.svg /assets/img/Ellipse 45.svg /assets/img/Ellipse 47.png /assets/img/Ellipse 50.png /assets/img/Email.svg /assets/img/EnquiryForm.svg /assets/img/Event Accepted.svg /assets/img/excel.png /assets/img/Expand Arrow.svg /assets/img/Facebook F.png /assets/img/favicon.png /assets/img/Final State Inactive.svg /assets/img/Final State.svg /assets/img/Graduation Cap.svg /assets/img/Instagram.png /assets/img/Institutes.svg /assets/img/invoice-circle1.png /assets/img/invoice-circle2.png /assets/img/Invoice.svg /assets/img/invoices-icon1.svg /assets/img/invoices-icon2.svg /assets/img/invoices-icon3.svg /assets/img/invoices-icon4.svg /assets/img/invoices-icon5.svg /assets/img/LeadAll.svg /assets/img/LeadCheck.svg /assets/img/LeadOverview.svg /assets/img/LeadTracker.svg /assets/img/Line 2.svg /assets/img/Line 3.svg /assets/img/login-info.svg /assets/img/Male User.svg /assets/img/Male User_1.svg /assets/img/Manager.svg /assets/img/message bubble.svg /assets/img/News Feed.svg /assets/img/NoService.svg /assets/img/Notification_active.svg /assets/img/Old VMware Logo moving.svg /assets/img/Old VMware Logo.svg /assets/img/Partner.svg /assets/img/pdf.png /assets/img/People.svg /assets/img/People_active.svg /assets/img/People_blue.svg /assets/img/Plugin.svg /assets/img/Plus.svg /assets/img/Rectangle 14.svg /assets/img/Rectangle 323.svg /assets/img/Rectangle 459.svg /assets/img/Rectangle 459_blue.svg /assets/img/Rectangle 460.svg /assets/img/Rectangle 461.svg /assets/img/Rectangle 462.svg /assets/img/Rectangle.svg /assets/img/Rectangle148.svg /assets/img/Reports.svg /assets/img/ring circle.svg /assets/img/robot.svg /assets/img/Scorecard.svg /assets/img/Search.svg /assets/img/ServiceChecklist.svg /assets/img/ServiceManager.svg /assets/img/Settings.svg
Open service 77.95.113.15:443 · theedutech.devndevil.com
2025-12-30 08:28
HTTP/1.1 200 OK
Server: openresty/1.27.1.1
Date: Tue, 30 Dec 2025 08:28:21 GMT
Content-Length: 11599
Connection: close
Content-Type: text/html
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 77.95.113.15:443 · theedutech.devndevil.com
2025-12-20 12:42
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=UTF-8
Cache-Control: no-cache, private
set-cookie: XSRF-TOKEN=eyJpdiI6IjlTRGtWMDFOK3dRUnFja1hQbDBGNVE9PSIsInZhbHVlIjoiVGRxanVSNU9rSE92OFRQaHpXNzJhenQ2c1pqR3lJYmNLbXM0Z0M0SGFmVHQ4UGNNaTd3RmxnMlVtbkRyVzFOUGVsSy96N25YNGhFNW9MRGZVclArRjBJMDQvVVRLV09McXo2RklsUmFoa2gvR0Y4ekdSUHFGVDRGV1M1Y1dEWFEiLCJtYWMiOiI1NTYwMjA5YWJmMjY5ODdmNjNkN2U4Y2YyOWRhYzdiMWFjNzkwOWUwNzc1NGEyNGJlMjVhODk4OTUxMDEwMjZmIiwidGFnIjoiIn0%3D; expires=Sat, 20-Dec-2025 17:42:11 GMT; Max-Age=18000; path=/; samesite=lax; secure
set-cookie: the_edutech_session=eyJpdiI6InJmUHA2ditUcTdlTGFnRkhMbEhjYUE9PSIsInZhbHVlIjoiZ0dsTHppa2NoK29yQXQ0Q2JuOFF1RmpRbjhTbDN6bVdoL2RPeU9KT0JPQ25HbjF0NldRcVFYNU1mRWpFaVBoY2F4NlI2STg3eXVTU01YdkZTYWF6T1d4ODdvL2Y1RDhYWEsxVjZ5dGRVeUF4b0syTUJQTGRiQWsrOFRobzIvd3MiLCJtYWMiOiJlMzViMzJlY2FjZTM2Zjc4MGJhNzM1NjIxNmJjZWUyNmU0ZDM2MjMxMjIzMDdmYTNjNGI1ZjE0OWJjODBkNDZjIiwidGFnIjoiIn0%3D; expires=Sat, 20-Dec-2025 17:42:11 GMT; Max-Age=18000; path=/; httponly; samesite=lax; secure
Content-Length: 105343
Date: Sat, 20 Dec 2025 12:42:11 GMT
Server: LiteSpeed
Vary: User-Agent
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
Page title: TheEdutech
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="csrf-token" content="M0yW7d2XvkStrb8WI9gkktQv1wrSAWadWT5LxaU6">
<title>TheEdutech</title>
<style>
.main-wrapper, .page-wrapper,#header,.main-content,.login-agency-container,.register-agency-container,.forgot-agency-container {
display: none;
}
</style>
<link rel="shortcut icon" type="image/x-icon" href="https://theedutech.devndevil.com/assets/img/edutechlogo.jpg">
<link rel="stylesheet" href="https://theedutech.devndevil.com/assetsWelcome/css/fontawesome.css">
<link rel="stylesheet" href="https://theedutech.devndevil.com/assets/css/Inter.css">
<link rel=”stylesheet” href="https://theedutech.devndevil.com/assets/css/bootstrap-responsive.css">
<link rel="stylesheet" href="https://theedutech.devndevil.com/assets/css/line-awesome.min.css">
<link rel="stylesheet" href="https://theedutech.devndevil.com/assets/css/theme-settings.css">
<link rel="stylesheet" href="https://theedutech.devndevil.com/assets/toaster/toastr.min.css">
<link href="https://theedutech.devndevil.com/assetsGreen/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="https://theedutech.devndevil.com/assetsGreen/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="https://theedutech.devndevil.com/vendor/datetimepicker/build/jquery.datetimepicker.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://theedutech.devndevil.com/assets/css/select2.min.css">
<link rel="stylesheet" href="https://theedutech.devndevil.com/assets/css/custom.css">
<link rel="stylesheet" href="https://theedutech.devndevil.com/assets/css/welcome.css">
<link rel="stylesheet" href="https://theedutech.devndevil.com/assets/css/swiper.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"
integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<div class="main-upload-overlay active">
<div class="cube-wrapper">
<div class="cube-folding">
<span class="leaf1"></span>
<span class="leaf2"></span>
<span class="leaf3"></span>
<span class="leaf4"></span>
</div>
</div>
</div>
<div class="upload-overlay">
<div class="cube-wrapper">
<div class="cube-folding">
<span class="leaf1"></span>
<span class="leaf2"></span>
<span class="leaf3"></span>
<span class="leaf4"></span>
</div>
</div>
</div>
<div class="main-page-wrapper">
<style>
.copyright-container {
display: none;
}
#mobile-menu a,
#mobile-menu button {
cursor: pointer;
}
#mobile-menu a.active,
#mobile-menu a.active button {
font-weight: bold;
}
</style>
<div>
<header data-aos="fade-down" data-aos-duration="1000" data-aos-easing="ease-in-out">
<div class="header-left">
<a style="padding-right: 10px; display: flex;
align-items: center; gap: 5px;" class="site_logo"
href="/">
<img src="https://theedutech.devndevil.com/assets/img/edutechLogo.jpg" alt="Logo" />
<span
style="
color: rgba(24, 24, 27, 0.70);
font-size: 16px;
font-style: normal;
font-weight: 700;">THE EDUTECH</span>
</a>
<nav id="mobile-menu">
<!-- Manage Dropdown -->
<a href="/" class=" active ">
<button id="homeButton">
<span>Home