File: multi-2evil.ref

package info (click to toggle)
libmime-tools-perl 5.515-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,612 kB
  • sloc: perl: 6,349; makefile: 8
file content (36 lines) | stat: -rw-r--r-- 920 bytes parent folder | download | duplicates (6)
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
{
  "Parser" => {
    "Message" => "testmsgs/multi-2evil.msg",
    "ExtractNested" => 1,
    "OutputToCore" => "0",
    "Name" => "anonymous"
  },
  "Msg" => {
    "Subject" => "Two images for you...",
    "Type" => "multipart/mixed",
    "To" => "john-bigboote\@eryq.pr.mcs.net",
    "From" => "Eryq <eryq\@rhine.gsfc.nasa.gov>",
    "Encoding" => "7bit",
    "Boundary" => "------------299A70B339B65A93542D2AE",
  },
  "Part_1" => {
    "Size" => 417,
    "Type" => "text/plain",
    "Encoding" => "7bit",
    "Charset" => "us-ascii"
  },
  "Part_2" => {
    "Filename" => qq{/evil/because:ofpath3d-compress.gif},
    "BodyFilename" => "because_ofpath3d-compress.gif",
    "Size" => 419,
    "Disposition" => "inline",
    "Type" => "image/gif",
    "Encoding" => "base64"
  },
  "Part_3" => {
    "BodyFilename" => "3d-eye-is-an-e.dat",
    "Size" => 357,
    "Type" => "image/gif",
    "Encoding" => "base64"
  },
}