This file is indexed.

/usr/share/sanitizer/testcases/results.def/sanitizer.rfc822.ok is in sanitizer 1.76-5.

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
From xxx@example.com  Thu Aug  3 07:32:10 2000
Return-Path: <xxx@example.com>
Received: from example.com (root@example.com [149.144.245.5])
	by example.com (8.9.3/8.9.3) with ESMTP id HAA01305
	for <bre@example.com>; Thu, 3 Aug 2000 07:32:03 GMT
From: xxx@example.com
Date: Thu, 3 Aug 2000 06:39:59 GMT
Message-Id: <200008030639.GAA23780@example.com>
MIME-Version: 1.0
Sender: xxx@example.com
To: fake@example.com
Content-Type: multipart/mixed; boundary="=ABACAB:=_0006@@UtD0uere5ZCIrVlOp0vV"
X-Sanitizer: This message has been sanitized!
X-Sanitizer-URL: http://mailtools.anomy.net/


--=ABACAB:=_0006@@UtD0uere5ZCIrVlOp0vV
X-DEFANGED[99]-MAC-Something: Used by Eudora
Content-Type: application/DEFANGED-99; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="BLACKLISTED.DEFANGED-99"

#!/bin/sh
echo DEFANGED.100
exit
#!/bin/bash
#
blah blah
blah
blah blah blah
blah

--=ABACAB:=_0006@@UtD0uere5ZCIrVlOp0vV
Content-Type: text/sanitizer-log; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="sanitizer.log"

This message has been 'sanitized'.  This means that potentially
dangerous content has been rewritten or removed.  The following
log describes which actions were taken.

Sanitizer (start="0"):
  Part (pos="533"):
    SanitizeFile (filename="this.is.ev(with a comment)il, this.is.evil", mimetype="text/plain"):
      Match (names="this.is.evil", rule="1"):
        Enforced policy: mangle

      Defanged part's X-Mac headers.
      Replaced mime type with: application/DEFANGED-99
      Replaced file name with: BLACKLISTED.DEFANGED-99

    Defanged UNIX shell script(s).

  Total modifications so far: 2



--=ABACAB:=_0006@@UtD0uere5ZCIrVlOp0vV--