Apache
tcp/443 tcp/80
.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: 5f32cf5d6962f09c63442d9d63442d9d9a7c2cc59a7c2cc59a7c2cc59a7c2cc5
Found 1 files trough .DS_Store spidering: /WebContent
Open service 13.125.9.35:443
2025-01-07 04:38
HTTP/1.1 200 OK Date: Tue, 07 Jan 2025 04:38:26 GMT Server: Apache Last-Modified: Wed, 05 Jun 2024 07:47:01 GMT ETag: "aa80-61a1fc5977b9b" Accept-Ranges: bytes Content-Length: 43648 Connection: close Content-Type: text/html; charset=UTF-8 Page title: LINQ <!DOCTYPE html> <html lang="ko"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"> <meta http-equiv="expires" content="-1"> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="format-detection" content="telephone=no"> <meta content="yes" name="apple-mobile-web-app-capable"> <meta content="minimum-scale=1.0, width=device-width, maximum-scale=1, user-scalable=no" name="viewport"> <title>LINQ</title> <link rel="stylesheet" href="./resources/css/common.css?aa"> <link rel="stylesheet" href="./resources/css/responsive.css?aa"> <link rel="stylesheet" href="./resources/plugins/swiper/css/swiper.css?aa"> <link rel="shortcut icon" type="image/x-icon" href="./resources/favicon.ico?2019012501"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script type="text/javascript" src="./resources/plugins/swiper/js/swiper.min.js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> <script type="text/javascript"> var $window = $(window); $(document).ready(function() { $window.trigger('scroll'); initSwiper(); $('#btn_send').click(function() { clickMailSend(); }); // init var mql = window.matchMedia("screen and (max-width:819px)"); var num = $(window).scrollTop(); if (mql.matches) { // 819보다 작으면 if (num == 0) { $(".nav").hide(); $(".nav_top").show(); } } else { $(".nav").hide(); $(".nav_top").hide(); } // scroll event $(window).scroll(function(event){ var mql = window.matchMedia("screen and (max-width:819px)"); var num = $(window).scrollTop(); if (mql.matches) { var sections = $('section'); var nav = $('nav'); var nav_height = nav.outerHeight(); // 819보다 작으면 if (num == 0) { $(".nav").fadeOut(); $(".nav_top").fadeIn(); } else { $(".nav").fadeIn(); $(".nav_top").fadeOut(); } } else { $(".nav").hide(); $(".nav_top").hide(); } }); }); // window resize $(window).resize(function() { var mql = window.matchMedia("screen and (max-width:819px)"); var num = $(window).scrollTop(); if (mql.matches) { // 819보다 작으면 if (num == 0) { $(".nav").hide(); $(".nav_top").show(); } } else { $(".nav").hide(); $(".nav_top").hide(); } }) function initSwiper() { var swiper = new Swiper('.main_banner', { pagination: '.swiper-pagination', paginationClickable: true, spaceBetween: 0, centeredSlides: true, autoplay: 3000, autoplayDisableOnInteraction: false }); }
Open service 13.125.9.35:80
2025-01-06 19:48
HTTP/1.1 200 OK Date: Mon, 06 Jan 2025 19:48:02 GMT Server: Apache Last-Modified: Wed, 05 Jun 2024 07:47:01 GMT ETag: "aa80-61a1fc5977b9b" Accept-Ranges: bytes Content-Length: 43648 Connection: close Content-Type: text/html; charset=UTF-8 Page title: LINQ <!DOCTYPE html> <html lang="ko"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"> <meta http-equiv="expires" content="-1"> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="format-detection" content="telephone=no"> <meta content="yes" name="apple-mobile-web-app-capable"> <meta content="minimum-scale=1.0, width=device-width, maximum-scale=1, user-scalable=no" name="viewport"> <title>LINQ</title> <link rel="stylesheet" href="./resources/css/common.css?aa"> <link rel="stylesheet" href="./resources/css/responsive.css?aa"> <link rel="stylesheet" href="./resources/plugins/swiper/css/swiper.css?aa"> <link rel="shortcut icon" type="image/x-icon" href="./resources/favicon.ico?2019012501"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script type="text/javascript" src="./resources/plugins/swiper/js/swiper.min.js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> <script type="text/javascript"> var $window = $(window); $(document).ready(function() { $window.trigger('scroll'); initSwiper(); $('#btn_send').click(function() { clickMailSend(); }); // init var mql = window.matchMedia("screen and (max-width:819px)"); var num = $(window).scrollTop(); if (mql.matches) { // 819보다 작으면 if (num == 0) { $(".nav").hide(); $(".nav_top").show(); } } else { $(".nav").hide(); $(".nav_top").hide(); } // scroll event $(window).scroll(function(event){ var mql = window.matchMedia("screen and (max-width:819px)"); var num = $(window).scrollTop(); if (mql.matches) { var sections = $('section'); var nav = $('nav'); var nav_height = nav.outerHeight(); // 819보다 작으면 if (num == 0) { $(".nav").fadeOut(); $(".nav_top").fadeIn(); } else { $(".nav").fadeIn(); $(".nav_top").fadeOut(); } } else { $(".nav").hide(); $(".nav_top").hide(); } }); }); // window resize $(window).resize(function() { var mql = window.matchMedia("screen and (max-width:819px)"); var num = $(window).scrollTop(); if (mql.matches) { // 819보다 작으면 if (num == 0) { $(".nav").hide(); $(".nav_top").show(); } } else { $(".nav").hide(); $(".nav_top").hide(); } }) function initSwiper() { var swiper = new Swiper('.main_banner', { pagination: '.swiper-pagination', paginationClickable: true, spaceBetween: 0, centeredSlides: true, autoplay: 3000, autoplayDisableOnInteraction: false }); }