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: 5f32cf5d6962f09c7cf176427cf17642ca2bcb7db05c95d6b05c95d6b05c95d6
Found 2 files trough .DS_Store spidering: /paper /works
Open service 157.7.44.179:443 · www.timetable.jp
2026-01-23 01:43
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 01:43:44 GMT
Content-Type: text/html
Content-Length: 109569
Connection: close
Server: Apache
Last-Modified: Fri, 09 Jan 2026 11:21:23 GMT
Vary: Range,Accept-Encoding
X-Cache: BYPASS
Accept-Ranges: bytes
Page title: 印刷+デザイン=タイムテーブル | 株式会社タイムテーブル
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
<head>
<title>印刷+デザイン=タイムテーブル | 株式会社タイムテーブル</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="keywords" content="印刷,デザイン,グラフィックデザイン,封筒,パンフレット,名刺,はがき,フライヤー" />
<meta name="description" content="印刷・グラフィックデザイン・webデザインのことなら東京・原宿の印刷+デザイン会社「タイムテーブル」へ!全国対応でさまざまな印刷物のデザイン、ホームページを制作します。" />
<meta name="copyright" content="Copyright (c) 2006-2020 TimeTable Inc. All right reserved." />
<meta name="author" content="TimeTable Inc." />
<meta name="viewport" content="initial-scale=1.0" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" />
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<link href="common/css/slick.css" rel="stylesheet" type="text/css" />
<link href="common/css/slick-theme.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="common/js/slick.min.js"></script>
<link href="common/images/favicon.ico" rel="shortcut icon" />
<link href="common/css/import.css" rel="stylesheet" type="text/css" media="all" />
<link href="common/css/jquery.galleryview-3.0-dev.css" rel="stylesheet" type="text/css" media="all" />
<link href="common/css/navi_pl.css" rel="stylesheet" type="text/css" media="all" />
<!--<link href="common/css/cal.css" rel="stylesheet" type="text/css" media="all" />-->
<link href="common/css/jquery.ad-gallery.css" rel="stylesheet" type="text/css" media="all" />
<link href="common/css/sp.css" rel="stylesheet" type="text/css" media="all" />
<!--ナビゲーション設定-->
<script type="text/javascript" src="common/js/gnavimg.js"></script>
<!--ナビゲーション設定 終了-->
<!--WEBフォント用スクリプト-->
<script type="text/javascript" src="//typesquare.com/3/tsst/script/ja/typesquare.js?g-jLk41Nl54%3D" charset="utf-8"></script>
<link rel="stylesheet" href="https://use.typekit.net/vob2cek.css" />
<!--WEBフォント用スクリプト 終了-->
<script type="text/javascript" src="common/js/jquery.ad-gallery.js"></script>
<!-- Second, add the Timer and Easing plugins -->
<script type="text/javascript" src="common/js/jquery.timers-1.2.js"></script>
<script type="text/javascript" src="common/js/jquery.easing.1.3.js"></script>
<script>
(function ($) {
$(function () {
var $header = $("#top-head");
// Nav Fixed
$(window).scroll(function () {
if ($(window).scrollTop() > 300) {
$header.addClass("fixed");
} else {
$header.removeClass("fixed");
}
});
// Nav Toggle Button
$("#nav-toggle").click(function () {
$header.toggleClass("open");
});
});
})(jQuery);
</script>
<!-- Third, add the GalleryView Javascript and CSS files -->
<script type="text/javascript" src="common/js/jquery.galleryview-3.0-dev.js"></script>
<script>
/* var windowWidth = $(window).width();
var windowSm = 580;
if (windowWidth > windowSm) {
$(function() {
$('#myGallery').galleryView({
show_panels: true, //BOOLEAN - panel部分を表示するかどうか
show_f