This file is indexed.

/usr/share/c_icap/templates/virus_scan/en/VIRUS_FOUND is in libc-icap-mod-virus-scan 1:0.4.2-1build1.

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
<html>
 <head>
   <title>VIRUS FOUND</title>
</head>

<body>
<h1>VIRUS FOUND</h1>


You tried to upload/download a file that contains the virus: 
   <b> %VVN </b>
<br>
The Http location is: 
<b>  %huo </b>

<p>
  For more information contact your system administrator

<hr>
<p>
This message generated by C-ICAP service: <b> %iu </b>
<br>Antivirus engine: <b> %VVV </b>

</p>

</body>
</html>