blob: 5ad58b2130becb4ea35aeaffc2f59a45df0322e3 (
plain)
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
Exim version x.yz ....
adding SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
configuration file is TESTSUITE/test-config
admin user
LOG: smtp_connection MAIN
SMTP connection from CALLER
╭considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
├considering: ESMTP Exim $version_number $tod_full
├───────text: ESMTP Exim
├considering: $version_number $tod_full
├considering: $tod_full
├───────text:
├considering: $tod_full
├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
╰─────result: primaryhostname.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
╭considering: domain $domain
├───────text: domain
├considering: $domain
├──expanding: domain $domain
╰─────result: domain trythiskey.ex
╰──(tainted)
LOG: MAIN
domain trythiskey.ex
created log directory TESTSUITE/spool/log
╭considering: value $domain_data
├───────text: value
├considering: $domain_data
├──expanding: value $domain_data
╰─────result: value has this data
LOG: MAIN
value has this data
╭considering: \$0 '$0' \$1 '$1'
├backslashed: '\$'
├considering: 0 '$0' \$1 '$1'
├───────text: 0 '
├considering: $0' \$1 '$1'
├considering: ' \$1 '$1'
├───────text: '
├considering: \$1 '$1'
├backslashed: '\$'
├considering: 1 '$1'
├───────text: 1 '
├considering: $1'
├considering: '
├───────text: '
├──expanding: \$0 '$0' \$1 '$1'
╰─────result: $0 'trythiskey.ex' $1 ''
╰──(tainted)
LOG: MAIN
$0 'trythiskey.ex' $1 ''
LOG: smtp_connection MAIN
SMTP connection from CALLER closed by QUIT
>>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
Exim version x.yz ....
adding SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
configuration file is TESTSUITE/test-config
admin user
LOG: smtp_connection MAIN
SMTP connection from CALLER
╭considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
├considering: ESMTP Exim $version_number $tod_full
├───────text: ESMTP Exim
├considering: $version_number $tod_full
├considering: $tod_full
├───────text:
├considering: $tod_full
├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
╰─────result: primaryhostname.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
╭considering: domain $domain
├───────text: domain
├considering: $domain
├──expanding: domain $domain
╰─────result: domain trythiskey.ex
╰──(tainted)
LOG: MAIN
domain trythiskey.ex
╭considering: value $domain_data
├───────text: value
├considering: $domain_data
├──expanding: value $domain_data
╰─────result: value trythiskey.ex
LOG: MAIN
value trythiskey.ex
╭considering: \$0 '$0' \$1 '$1'
├backslashed: '\$'
├considering: 0 '$0' \$1 '$1'
├───────text: 0 '
├considering: $0' \$1 '$1'
├considering: ' \$1 '$1'
├───────text: '
├considering: \$1 '$1'
├backslashed: '\$'
├considering: 1 '$1'
├───────text: 1 '
├considering: $1'
├considering: '
├───────text: '
├──expanding: \$0 '$0' \$1 '$1'
╰─────result: $0 'trythiskey.ex' $1 ''
╰──(tainted)
LOG: MAIN
$0 'trythiskey.ex' $1 ''
LOG: smtp_connection MAIN
SMTP connection from CALLER closed by QUIT
>>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
|