aboutsummaryrefslogtreecommitdiff
blob: ad1ca8c69051b238bbd6c7d133071c40748fe650 (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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
<?xml version="1.0"?>
<oval_definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5"
 xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5"
 xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5"
 xmlns:ind-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"
 xmlns:lin-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"
 xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix">
  <generator>
    <oval:product_name>vim</oval:product_name>
    <oval:schema_version>5.9</oval:schema_version>
    <oval:timestamp>2011-10-31T12:00:00-04:00</oval:timestamp>
  </generator>

<definitions>
<!-- @@GENOVAL START DEFINITIONS -->
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:1" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config must have a line that matches ^PermitRootLogin no</title>
    <description>file /etc/ssh/sshd_config must have a line that matches ^PermitRootLogin no</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:1" comment="file /etc/ssh/sshd_config must have a line that matches ^PermitRootLogin no" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:2" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config must have a line that matches ^PasswordAuthentication no</title>
    <description>file /etc/ssh/sshd_config must have a line that matches ^PasswordAuthentication no</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:2" comment="file /etc/ssh/sshd_config must have a line that matches ^PasswordAuthentication no" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:3" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config must have a line that matches ^ChallengeResponseAuthentication no</title>
    <description>file /etc/ssh/sshd_config must have a line that matches ^ChallengeResponseAuthentication no</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:3" comment="file /etc/ssh/sshd_config must have a line that matches ^ChallengeResponseAuthentication no" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:5" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config must have a line that matches ^AllowGroup</title>
    <description>file /etc/ssh/sshd_config must have a line that matches ^AllowGroup</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:5" comment="file /etc/ssh/sshd_config must have a line that matches ^AllowGroup" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:6" version="1">
  <metadata>
    <title>file /etc/hosts.allow must have a line that matches ^sshd:</title>
    <description>file /etc/hosts.allow must have a line that matches ^sshd:</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:6" comment="file /etc/hosts.allow must have a line that matches ^sshd:" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:7" version="1">
  <metadata>
    <title>file /etc/hosts.deny must have a line that matches ^sshd: ALL</title>
    <description>file /etc/hosts.deny must have a line that matches ^sshd: ALL</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:7" comment="file /etc/hosts.deny must have a line that matches ^sshd: ALL" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:8" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config may not have a line that matches ^IgnoreRhosts.*no</title>
    <description>file /etc/ssh/sshd_config may not have a line that matches ^IgnoreRhosts.*no</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:8" comment="file /etc/ssh/sshd_config may not have a line that matches ^IgnoreRhosts.*no" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:9" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config may not have a line that matches ^RhostsRSAAuthentication.*yes</title>
    <description>file /etc/ssh/sshd_config may not have a line that matches ^RhostsRSAAuthentication.*yes</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:9" comment="file /etc/ssh/sshd_config may not have a line that matches ^RhostsRSAAuthentication.*yes" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:10" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config may not have a line that matches ^HostbasedAuthentication.*yes</title>
    <description>file /etc/ssh/sshd_config may not have a line that matches ^HostbasedAuthentication.*yes</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:10" comment="file /etc/ssh/sshd_config may not have a line that matches ^HostbasedAuthentication.*yes" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:11" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config may not have a line that matches ^PermitEmptyPasswords.*yes</title>
    <description>file /etc/ssh/sshd_config may not have a line that matches ^PermitEmptyPasswords.*yes</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:11" comment="file /etc/ssh/sshd_config may not have a line that matches ^PermitEmptyPasswords.*yes" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:12" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config may not have a line that matches ^UsePAM.*no</title>
    <description>file /etc/ssh/sshd_config may not have a line that matches ^UsePAM.*no</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:12" comment="file /etc/ssh/sshd_config may not have a line that matches ^UsePAM.*no" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:13" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config may not have a line that matches ^Protocol.*1</title>
    <description>file /etc/ssh/sshd_config may not have a line that matches ^Protocol.*1</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:13" comment="file /etc/ssh/sshd_config may not have a line that matches ^Protocol.*1" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:14" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config may not have a line that matches ^UsePrivilegeSeparation.*no</title>
    <description>file /etc/ssh/sshd_config may not have a line that matches ^UsePrivilegeSeparation.*no</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:14" comment="file /etc/ssh/sshd_config may not have a line that matches ^UsePrivilegeSeparation.*no" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:15" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config may not have a line that matches ^X11Forwarding.*yes</title>
    <description>file /etc/ssh/sshd_config may not have a line that matches ^X11Forwarding.*yes</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:15" comment="file /etc/ssh/sshd_config may not have a line that matches ^X11Forwarding.*yes" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:16" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config may not have a line that matches ^StrictMode.*no</title>
    <description>file /etc/ssh/sshd_config may not have a line that matches ^StrictMode.*no</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:16" comment="file /etc/ssh/sshd_config may not have a line that matches ^StrictMode.*no" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:17" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config may not have a line that matches ^ListenAddress.*0.0.0.0</title>
    <description>file /etc/ssh/sshd_config may not have a line that matches ^ListenAddress.*0.0.0.0</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:17" comment="file /etc/ssh/sshd_config may not have a line that matches ^ListenAddress.*0.0.0.0" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:18" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config may not have a line that matches ^ListenAddress[ ]*::$</title>
    <description>file /etc/ssh/sshd_config may not have a line that matches ^ListenAddress[ ]*::$</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:18" comment="file /etc/ssh/sshd_config may not have a line that matches ^ListenAddress[ ]*::$" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:19" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config must have a line that matches ^ListenAddress</title>
    <description>file /etc/ssh/sshd_config must have a line that matches ^ListenAddress</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:19" comment="file /etc/ssh/sshd_config must have a line that matches ^ListenAddress" />
  </criteria>
</definition>
<definition class="compliance" id="oval:org.gentoo.dev.swift:def:20" version="1">
  <metadata>
    <title>file /etc/ssh/sshd_config must have a line that matches ^AllowTcpForwarding.*no</title>
    <description>file /etc/ssh/sshd_config must have a line that matches ^AllowTcpForwarding.*no</description>
  </metadata>
  <criteria>
    <criterion test_ref="oval:org.gentoo.dev.swift:tst:20" comment="file /etc/ssh/sshd_config must have a line that matches ^AllowTcpForwarding.*no" />
  </criteria>
</definition>
<!-- @@GENOVAL END DEFINITIONS -->
</definitions>

<tests>
<!-- @@GENOVAL START TESTS -->
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:1" version="1" check="at least one" comment="file /etc/ssh/sshd_config must have a line that matches ^PermitRootLogin no" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:1" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:2" version="1" check="at least one" comment="file /etc/ssh/sshd_config must have a line that matches ^PasswordAuthentication no" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:2" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:3" version="1" check="at least one" comment="file /etc/ssh/sshd_config must have a line that matches ^ChallengeResponseAuthentication no" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:3" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:5" version="1" check="at least one" comment="file /etc/ssh/sshd_config must have a line that matches ^AllowGroup" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:4" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:6" version="1" check="at least one" comment="file /etc/hosts.allow must have a line that matches ^sshd:" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:2" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:5" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:7" version="1" check="at least one" comment="file /etc/hosts.deny must have a line that matches ^sshd: ALL" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:3" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:6" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:8" version="1" check="none satisfy" comment="file /etc/ssh/sshd_config may not have a line that matches ^IgnoreRhosts.*no" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:7" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:9" version="1" check="none satisfy" comment="file /etc/ssh/sshd_config may not have a line that matches ^RhostsRSAAuthentication.*yes" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:8" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:10" version="1" check="none satisfy" comment="file /etc/ssh/sshd_config may not have a line that matches ^HostbasedAuthentication.*yes" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:9" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:11" version="1" check="none satisfy" comment="file /etc/ssh/sshd_config may not have a line that matches ^PermitEmptyPasswords.*yes" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:10" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:12" version="1" check="none satisfy" comment="file /etc/ssh/sshd_config may not have a line that matches ^UsePAM.*no" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:11" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:13" version="1" check="none satisfy" comment="file /etc/ssh/sshd_config may not have a line that matches ^Protocol.*1" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:12" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:14" version="1" check="none satisfy" comment="file /etc/ssh/sshd_config may not have a line that matches ^UsePrivilegeSeparation.*no" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:13" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:15" version="1" check="none satisfy" comment="file /etc/ssh/sshd_config may not have a line that matches ^X11Forwarding.*yes" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:14" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:16" version="1" check="none satisfy" comment="file /etc/ssh/sshd_config may not have a line that matches ^StrictMode.*no" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:15" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:17" version="1" check="none satisfy" comment="file /etc/ssh/sshd_config may not have a line that matches ^ListenAddress.*0.0.0.0" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:16" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:18" version="1" check="none satisfy" comment="file /etc/ssh/sshd_config may not have a line that matches ^ListenAddress[ ]*::$" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:17" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:19" version="1" check="at least one" comment="file /etc/ssh/sshd_config must have a line that matches ^ListenAddress" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:18" />
</ind-def:textfilecontent54_test>
<ind-def:textfilecontent54_test id="oval:org.gentoo.dev.swift:tst:20" version="1" check="at least one" comment="file /etc/ssh/sshd_config must have a line that matches ^AllowTcpForwarding.*no" check_existence="at_least_one_exists">
  <ind-def:object object_ref="oval:org.gentoo.dev.swift:obj:1" />
  <ind-def:state state_ref="oval:org.gentoo.dev.swift:ste:19" />
</ind-def:textfilecontent54_test>
<!-- @@GENOVAL END TESTS -->
</tests>

<objects>
<!-- @@GENOVAL START OBJECTS -->
<ind-def:textfilecontent54_object id="oval:org.gentoo.dev.swift:obj:1" version="1" comment="Non-comment lines in /etc/ssh/sshd_config">
  <ind-def:filepath>/etc/ssh/sshd_config</ind-def:filepath>
  <ind-def:pattern operation="pattern match">^[[:space:]]*([^#[:space:]].*[^[:space:]]?)[[:space:]]*$</ind-def:pattern>
  <ind-def:instance datatype="int" operation="greater than or equal">1</ind-def:instance>
</ind-def:textfilecontent54_object>
<ind-def:textfilecontent54_object id="oval:org.gentoo.dev.swift:obj:2" version="1" comment="Non-comment lines in /etc/hosts.allow">
  <ind-def:filepath>/etc/hosts.allow</ind-def:filepath>
  <ind-def:pattern operation="pattern match">^[[:space:]]*([^#[:space:]].*[^[:space:]]?)[[:space:]]*$</ind-def:pattern>
  <ind-def:instance datatype="int" operation="greater than or equal">1</ind-def:instance>
</ind-def:textfilecontent54_object>
<ind-def:textfilecontent54_object id="oval:org.gentoo.dev.swift:obj:3" version="1" comment="Non-comment lines in /etc/hosts.deny">
  <ind-def:filepath>/etc/hosts.deny</ind-def:filepath>
  <ind-def:pattern operation="pattern match">^[[:space:]]*([^#[:space:]].*[^[:space:]]?)[[:space:]]*$</ind-def:pattern>
  <ind-def:instance datatype="int" operation="greater than or equal">1</ind-def:instance>
</ind-def:textfilecontent54_object>
<!-- @@GENOVAL END OBJECTS -->
</objects>

<states>
<!-- @@GENOVAL START STATES -->
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:1" version="1" comment="The match of ^PermitRootLogin no">
  <ind-def:subexpression operation="pattern match">^PermitRootLogin no</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:2" version="1" comment="The match of ^PasswordAuthentication no">
  <ind-def:subexpression operation="pattern match">^PasswordAuthentication no</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:3" version="1" comment="The match of ^ChallengeResponseAuthentication no">
  <ind-def:subexpression operation="pattern match">^ChallengeResponseAuthentication no</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:4" version="1" comment="The match of ^AllowGroup">
  <ind-def:subexpression operation="pattern match">^AllowGroup</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:5" version="1" comment="The match of ^sshd">
  <ind-def:subexpression operation="pattern match">^sshd</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:6" version="1" comment="The match of ^sshd">
  <ind-def:subexpression operation="pattern match">^sshd</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:7" version="1" comment="The match of ^IgnoreRhosts.*no">
  <ind-def:subexpression operation="pattern match">^IgnoreRhosts.*no</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:8" version="1" comment="The match of ^RhostsRSAAuthentication.*yes">
  <ind-def:subexpression operation="pattern match">^RhostsRSAAuthentication.*yes</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:9" version="1" comment="The match of ^HostbasedAuthentication.*yes">
  <ind-def:subexpression operation="pattern match">^HostbasedAuthentication.*yes</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:10" version="1" comment="The match of ^PermitEmptyPasswords.*yes">
  <ind-def:subexpression operation="pattern match">^PermitEmptyPasswords.*yes</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:11" version="1" comment="The match of ^UsePAM.*no">
  <ind-def:subexpression operation="pattern match">^UsePAM.*no</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:12" version="1" comment="The match of ^Protocol.*1">
  <ind-def:subexpression operation="pattern match">^Protocol.*1</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:13" version="1" comment="The match of ^UsePrivilegeSeparation.*no">
  <ind-def:subexpression operation="pattern match">^UsePrivilegeSeparation.*no</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:14" version="1" comment="The match of ^X11Forwarding.*yes">
  <ind-def:subexpression operation="pattern match">^X11Forwarding.*yes</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:15" version="1" comment="The match of ^StrictMode.*no">
  <ind-def:subexpression operation="pattern match">^StrictMode.*no</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:16" version="1" comment="The match of ^ListenAddress.*0.0.0.0">
  <ind-def:subexpression operation="pattern match">^ListenAddress.*0.0.0.0</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:17" version="1" comment="The match of ^ListenAddress *">
  <ind-def:subexpression operation="pattern match">^ListenAddress[ ]*</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:18" version="1" comment="The match of ^ListenAddress">
  <ind-def:subexpression operation="pattern match">^ListenAddress</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<ind-def:textfilecontent54_state id="oval:org.gentoo.dev.swift:ste:19" version="1" comment="The match of ^AllowTcpForwarding.*no">
  <ind-def:subexpression operation="pattern match">^AllowTcpForwarding.*no</ind-def:subexpression>
</ind-def:textfilecontent54_state>
<!-- @@GENOVAL END STATES -->
</states>

</oval_definitions>