This file is indexed.

/etc/havp/templates/fr/virus.html is in havp 0.92a-3+b2.

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
<html>

<head>
<title>HAVP - Accès refusé</title>
<style type="text/css">
<!--
.style1 {
	color: #00FFFF;
	font-weight: bold;
}
-->
</style>
</head>

<body bgcolor=#FFFFFF>


<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
<tr bgcolor="#FF6600">
	<td height=100 colspan=2 align=center>
	<font face=arial,helvetica size=6><strong>HAVP - Acces refusé </strong></font></td>
</tr>
<tr>
	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
	<td width=550 bgcolor=#FFFFFF align=center valign=center>
	<font face=arial,helvetica color=black size=4>
		<br>
	L'accès à cette page vous a été refusé  <br>
        <br>
	   car ce virus à été détecté :<br>
	    <br>	
	    <br>
	    <font color=red>
	    <b><!--message--></b>
		</font></font>
	    <br>
	    <br>
	    <br>
	</td>
</tr>
<tr>
  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Votre
        nom de société </font></span> </td>
  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
</tr>
</table>

</body>

</html>