This file is indexed.

/etc/dansguardian/languages/japanese/template.html is in dansguardian 2.10.1.1-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<html>
<head>
<title>Access Denied</title>
<meta http-equiv="Content-Type:text/html; Charset=UTF-8">
</head>
<body bgcolor=#FFFFFF>
<center>
<table border=0 cellspacing=0 cellpadding=2 height=540 width=700>
<tr>
	<td colspan=2 bgcolor=#FEA700 height=100 align=center>
	<font face=arial,helvetica size=6>
	<b>アクセスは拒否されました。</b>
	</td>
</tr>
<tr>
	<td colspan=2 bgcolor=#FFFACD height=30 align=right>
	<font face=arial,helvetica size=3 color=black>
	<b>-USER-&nbsp;</b>
	</td>
</tr>
<tr>
	<td align=center valign=bottom width=150 bgcolor=#B0C4DE>
	<font face=arial,helvetica size=1 color=black>
	www.shonbori.com
	</td>
	<td width=550 bgcolor=#FFFFFF align=center valign=center>
	<font face=arial,helvetica color=black>
	<font size=4>
	アクセス先URL:
	<br><br>
	<a href="-URL-" target="_blank">-URL-</a>
	<br><br>
	<font size=3>
	は以下の理由により拒否されました。:
	<br><br>
	<font color=red>
	<b>-REASONGIVEN-</b>
	<font color=black>
	<br><br>
	カテゴリ:
	<br><br>
	<font color=red>
	<b>-CATEGORIES-</b>
	<font color=black>
	<br><br><br><br>
	不適切と思われるコンテンツがページ内に含まれている・含まれていると思われる場合に
	このエラーページが表示されます
	<br><br>
	何か質問がありましたら、以下に連絡してください。
	<br>
	<a href="mailto:webmaster@shonbori.com">webmaster@shonbori.com</a>
	<br><br><br><br>
	<font size=1>
	Powered by <a href="http://www.dansguardian.org" target="_blank">DansGuardian</a>
	</td>
</tr>
</table>

</body>

</html>