mu 5.7.8 → 5.7.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (198) hide show
  1. data/lib/mu.rb +1 -1
  2. data/lib/mu/command.rb +18 -2
  3. data/lib/mu/command/cmd_musl.rb +165 -0
  4. data/lib/mu/command/cmd_runscale.rb +12 -8
  5. data/lib/mu/command/help.rb +1 -0
  6. data/lib/mu/har.rb +449 -0
  7. data/lib/mu/libxml.rb +21 -0
  8. data/lib/mu/maker.rb +288 -0
  9. data/lib/mu/xmlizable.rb +559 -0
  10. metadata +78 -267
  11. data/rdoc/Gemfile.html +0 -194
  12. data/rdoc/LICENSE_txt.html +0 -201
  13. data/rdoc/Mu.html +0 -478
  14. data/rdoc/Mu/Client.html +0 -461
  15. data/rdoc/Mu/Command.html +0 -338
  16. data/rdoc/Mu/Command/API.html +0 -844
  17. data/rdoc/Mu/Command/Cmd_appid.html +0 -1341
  18. data/rdoc/Mu/Command/Cmd_cli.html +0 -800
  19. data/rdoc/Mu/Command/Cmd_ddt.html +0 -1612
  20. data/rdoc/Mu/Command/Cmd_homepage.html +0 -762
  21. data/rdoc/Mu/Command/Cmd_muapi.html +0 -1363
  22. data/rdoc/Mu/Command/Cmd_netconfig.html +0 -1077
  23. data/rdoc/Mu/Command/Cmd_runscale.html +0 -1441
  24. data/rdoc/Mu/Command/Cmd_runscenario.html +0 -787
  25. data/rdoc/Mu/Command/Cmd_runverify.html +0 -893
  26. data/rdoc/Mu/Command/Cmd_scale.html +0 -1323
  27. data/rdoc/Mu/Command/Cmd_system.html +0 -677
  28. data/rdoc/Mu/Command/Curl.html +0 -751
  29. data/rdoc/Mu/Command/Help.html +0 -305
  30. data/rdoc/Mu/Curl.html +0 -243
  31. data/rdoc/Mu/Curl/Error.html +0 -304
  32. data/rdoc/Mu/Curl/Error/Authorize.html +0 -355
  33. data/rdoc/Mu/Curl/Error/Connect.html +0 -286
  34. data/rdoc/Mu/Curl/Error/DNS.html +0 -236
  35. data/rdoc/Mu/Curl/Error/Region.html +0 -307
  36. data/rdoc/Mu/Curl/Error/Status.html +0 -286
  37. data/rdoc/Mu/Curl/Error/Timeout.html +0 -286
  38. data/rdoc/Mu/Curl/Verify.html +0 -472
  39. data/rdoc/Mu/Curl/Verify/Request.html +0 -424
  40. data/rdoc/Mu/Curl/Verify/Response.html +0 -372
  41. data/rdoc/Mu/Curl/Verify/Result.html +0 -373
  42. data/rdoc/Mu/Ddt.html +0 -1347
  43. data/rdoc/Mu/Helper.html +0 -517
  44. data/rdoc/Mu/Homepage.html +0 -719
  45. data/rdoc/Mu/HttpHelper.html +0 -890
  46. data/rdoc/Mu/Muapi.html +0 -1226
  47. data/rdoc/Mu/Netconfig.html +0 -1178
  48. data/rdoc/Mu/Scale.html +0 -1359
  49. data/rdoc/Mu/System.html +0 -504
  50. data/rdoc/Object.html +0 -285
  51. data/rdoc/README_rdoc.html +0 -892
  52. data/rdoc/Rakefile.html +0 -257
  53. data/rdoc/TCTestMu.html +0 -2583
  54. data/rdoc/Test.html +0 -235
  55. data/rdoc/Test/Unit.html +0 -235
  56. data/rdoc/Test/Unit/TestCase.html +0 -236
  57. data/rdoc/Test/helper_rb.html +0 -62
  58. data/rdoc/Test/tc_test_mu_rb.html +0 -60
  59. data/rdoc/VERSION.html +0 -179
  60. data/rdoc/bin/mu.html +0 -54
  61. data/rdoc/classes/Mu.html +0 -132
  62. data/rdoc/classes/Mu/Client.html +0 -214
  63. data/rdoc/classes/Mu/Command.html +0 -129
  64. data/rdoc/classes/Mu/Command/API.html +0 -362
  65. data/rdoc/classes/Mu/Command/Cmd_appid.html +0 -238
  66. data/rdoc/classes/Mu/Command/Cmd_cli.html +0 -273
  67. data/rdoc/classes/Mu/Command/Cmd_ddt.html +0 -639
  68. data/rdoc/classes/Mu/Command/Cmd_homepage.html +0 -276
  69. data/rdoc/classes/Mu/Command/Cmd_muapi.html +0 -527
  70. data/rdoc/classes/Mu/Command/Cmd_netconfig.html +0 -399
  71. data/rdoc/classes/Mu/Command/Cmd_runscale.html +0 -220
  72. data/rdoc/classes/Mu/Command/Cmd_runscenario.html +0 -197
  73. data/rdoc/classes/Mu/Command/Cmd_runverify.html +0 -196
  74. data/rdoc/classes/Mu/Command/Cmd_scale.html +0 -511
  75. data/rdoc/classes/Mu/Command/Cmd_system.html +0 -236
  76. data/rdoc/classes/Mu/Command/Curl.html +0 -182
  77. data/rdoc/classes/Mu/Command/Help.html +0 -137
  78. data/rdoc/classes/Mu/Curl.html +0 -116
  79. data/rdoc/classes/Mu/Curl/Error.html +0 -148
  80. data/rdoc/classes/Mu/Curl/Error/Authorize.html +0 -165
  81. data/rdoc/classes/Mu/Curl/Error/Connect.html +0 -139
  82. data/rdoc/classes/Mu/Curl/Error/DNS.html +0 -113
  83. data/rdoc/classes/Mu/Curl/Error/Region.html +0 -150
  84. data/rdoc/classes/Mu/Curl/Error/Status.html +0 -139
  85. data/rdoc/classes/Mu/Curl/Error/Timeout.html +0 -139
  86. data/rdoc/classes/Mu/Curl/Verify.html +0 -207
  87. data/rdoc/classes/Mu/Curl/Verify/Request.html +0 -187
  88. data/rdoc/classes/Mu/Curl/Verify/Response.html +0 -172
  89. data/rdoc/classes/Mu/Curl/Verify/Result.html +0 -172
  90. data/rdoc/classes/Mu/Ddt.html +0 -610
  91. data/rdoc/classes/Mu/Helper.html +0 -308
  92. data/rdoc/classes/Mu/Homepage.html +0 -306
  93. data/rdoc/classes/Mu/HttpHelper.html +0 -393
  94. data/rdoc/classes/Mu/Muapi.html +0 -549
  95. data/rdoc/classes/Mu/Netconfig.html +0 -478
  96. data/rdoc/classes/Mu/Scale.html +0 -580
  97. data/rdoc/classes/Mu/System.html +0 -232
  98. data/rdoc/classes/Object.html +0 -139
  99. data/rdoc/classes/TCTestMu.html +0 -948
  100. data/rdoc/classes/Test.html +0 -107
  101. data/rdoc/classes/Test/Unit.html +0 -107
  102. data/rdoc/classes/Test/Unit/TestCase.html +0 -113
  103. data/rdoc/created.rid +0 -36
  104. data/rdoc/files/lib/mu/api/ddt_rb.html +0 -101
  105. data/rdoc/files/lib/mu/api/homepage_rb.html +0 -101
  106. data/rdoc/files/lib/mu/api/muapi_rb.html +0 -101
  107. data/rdoc/files/lib/mu/api/netconfig_rb.html +0 -101
  108. data/rdoc/files/lib/mu/api/scale_rb.html +0 -101
  109. data/rdoc/files/lib/mu/api/system_rb.html +0 -101
  110. data/rdoc/files/lib/mu/client_rb.html +0 -101
  111. data/rdoc/files/lib/mu/command/api_rb.html +0 -101
  112. data/rdoc/files/lib/mu/command/cmd_appid_rb.html +0 -119
  113. data/rdoc/files/lib/mu/command/cmd_cli_rb.html +0 -108
  114. data/rdoc/files/lib/mu/command/cmd_ddt_rb.html +0 -116
  115. data/rdoc/files/lib/mu/command/cmd_homepage_rb.html +0 -115
  116. data/rdoc/files/lib/mu/command/cmd_muapi_rb.html +0 -115
  117. data/rdoc/files/lib/mu/command/cmd_netconfig_rb.html +0 -116
  118. data/rdoc/files/lib/mu/command/cmd_runscale_rb.html +0 -119
  119. data/rdoc/files/lib/mu/command/cmd_runscenario_rb.html +0 -115
  120. data/rdoc/files/lib/mu/command/cmd_runverify_rb.html +0 -118
  121. data/rdoc/files/lib/mu/command/cmd_scale_rb.html +0 -115
  122. data/rdoc/files/lib/mu/command/cmd_system_rb.html +0 -116
  123. data/rdoc/files/lib/mu/command/curl_rb.html +0 -101
  124. data/rdoc/files/lib/mu/command/help_rb.html +0 -101
  125. data/rdoc/files/lib/mu/command_rb.html +0 -107
  126. data/rdoc/files/lib/mu/curl/error_rb.html +0 -101
  127. data/rdoc/files/lib/mu/curl/verify_rb.html +0 -101
  128. data/rdoc/files/lib/mu/helper_rb.html +0 -101
  129. data/rdoc/files/lib/mu/http_helper_rb.html +0 -101
  130. data/rdoc/files/lib/mu_rb.html +0 -121
  131. data/rdoc/files/test/helper_rb.html +0 -112
  132. data/rdoc/files/test/tc_test_mu_rb.html +0 -111
  133. data/rdoc/fr_class_index.html +0 -34
  134. data/rdoc/fr_file_index.html +0 -31
  135. data/rdoc/fr_method_index.html +0 -112
  136. data/rdoc/images/brick.png +0 -0
  137. data/rdoc/images/brick_link.png +0 -0
  138. data/rdoc/images/bug.png +0 -0
  139. data/rdoc/images/bullet_black.png +0 -0
  140. data/rdoc/images/bullet_toggle_minus.png +0 -0
  141. data/rdoc/images/bullet_toggle_plus.png +0 -0
  142. data/rdoc/images/date.png +0 -0
  143. data/rdoc/images/find.png +0 -0
  144. data/rdoc/images/loadingAnimation.gif +0 -0
  145. data/rdoc/images/macFFBgHack.png +0 -0
  146. data/rdoc/images/package.png +0 -0
  147. data/rdoc/images/page_green.png +0 -0
  148. data/rdoc/images/page_white_text.png +0 -0
  149. data/rdoc/images/page_white_width.png +0 -0
  150. data/rdoc/images/plugin.png +0 -0
  151. data/rdoc/images/ruby.png +0 -0
  152. data/rdoc/images/tag_green.png +0 -0
  153. data/rdoc/images/wrench.png +0 -0
  154. data/rdoc/images/wrench_orange.png +0 -0
  155. data/rdoc/images/zoom.png +0 -0
  156. data/rdoc/index.html +0 -884
  157. data/rdoc/js/darkfish.js +0 -116
  158. data/rdoc/js/jquery.js +0 -32
  159. data/rdoc/js/quicksearch.js +0 -114
  160. data/rdoc/js/thickbox-compressed.js +0 -10
  161. data/rdoc/lib/mu/api/ddt_rb.html +0 -52
  162. data/rdoc/lib/mu/api/homepage_rb.html +0 -52
  163. data/rdoc/lib/mu/api/muapi_rb.html +0 -52
  164. data/rdoc/lib/mu/api/netconfig_rb.html +0 -52
  165. data/rdoc/lib/mu/api/scale_rb.html +0 -52
  166. data/rdoc/lib/mu/api/system_rb.html +0 -52
  167. data/rdoc/lib/mu/client_rb.html +0 -52
  168. data/rdoc/lib/mu/command/api_rb.html +0 -52
  169. data/rdoc/lib/mu/command/cmd_appid_rb.html +0 -62
  170. data/rdoc/lib/mu/command/cmd_cli_rb.html +0 -55
  171. data/rdoc/lib/mu/command/cmd_ddt_rb.html +0 -60
  172. data/rdoc/lib/mu/command/cmd_homepage_rb.html +0 -57
  173. data/rdoc/lib/mu/command/cmd_muapi_rb.html +0 -59
  174. data/rdoc/lib/mu/command/cmd_netconfig_rb.html +0 -58
  175. data/rdoc/lib/mu/command/cmd_runscale_rb.html +0 -62
  176. data/rdoc/lib/mu/command/cmd_runscenario_rb.html +0 -57
  177. data/rdoc/lib/mu/command/cmd_runverify_rb.html +0 -61
  178. data/rdoc/lib/mu/command/cmd_scale_rb.html +0 -58
  179. data/rdoc/lib/mu/command/cmd_system_rb.html +0 -59
  180. data/rdoc/lib/mu/command/curl_rb.html +0 -52
  181. data/rdoc/lib/mu/command/help_rb.html +0 -52
  182. data/rdoc/lib/mu/command_rb.html +0 -55
  183. data/rdoc/lib/mu/curl/error_rb.html +0 -52
  184. data/rdoc/lib/mu/curl/verify_rb.html +0 -52
  185. data/rdoc/lib/mu/helper_rb.html +0 -52
  186. data/rdoc/lib/mu/http_helper_rb.html +0 -52
  187. data/rdoc/lib/mu_rb.html +0 -80
  188. data/rdoc/rdoc-style.css +0 -208
  189. data/rdoc/rdoc.css +0 -706
  190. data/test/data/app_id_stats.csv +0 -1
  191. data/test/data/app_id_status.json +0 -156
  192. data/test/data/data_cgi.msl +0 -94
  193. data/test/data/data_cgi.xml +0 -322
  194. data/test/data/default_test.csv +0 -3
  195. data/test/data/ftp_with_channel.xml +0 -1643
  196. data/test/data/irc.xml +0 -3837
  197. data/test/data/scale.json +0 -25
  198. data/test/data/test_data_cgi_error.xml +0 -35
data/test/data/irc.xml DELETED
@@ -1,3837 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <mu_config generated_by="System Administrator" version="5.0">
3
- <templates>
4
- <analysis name="irc_scenario_mugem" uuid="48993946-7f08-49a8-999a-3b17674c46ba">
5
- <analysis_status>NEW</analysis_status>
6
- <analyzer_mode>Client</analyzer_mode>
7
- <attacks>
8
- <scenario_mutation_attack name="irc_scenario_mugem" uuid="49893946-7f08-49a8-999a-3b17674c46ba">
9
- <analyzer_mode>Client</analyzer_mode>
10
- <endpoints>
11
- <endpoint>
12
- <reference addressIndex="0" name="a1" type="IF_V4"/>
13
- <role>host_0</role>
14
- </endpoint>
15
- <endpoint>
16
- <reference addressIndex="0" name="a2" type="IF_V4"/>
17
- <role>host_1</role>
18
- </endpoint>
19
- </endpoints>
20
- <additional_instrumentation/>
21
- <additional_instrumentation_isolation_enabled>true</additional_instrumentation_isolation_enabled>
22
- <address_looping_enabled>false</address_looping_enabled>
23
- <options>
24
- <option>
25
- <name>io.timeout</name>
26
- <value>5000</value>
27
- </option>
28
- </options>
29
- <time_run_limit>
30
- <time>60000</time>
31
- </time_run_limit>
32
- <start_from_variant>1</start_from_variant>
33
- <suite_instrumentation_enabled>true</suite_instrumentation_enabled>
34
- <throttle_timeout>0</throttle_timeout>
35
- <variant_fault_limit>LIMIT_1</variant_fault_limit>
36
- <channels/>
37
- <excludes/>
38
- <includes>
39
- <include>
40
- <variant_filter>
41
- <name>empty</name>
42
- <operator>CONTAINS</operator>
43
- </variant_filter>
44
- <vector_range>
45
- <begin>0</begin>
46
- <end>0</end>
47
- </vector_range>
48
- </include>
49
- </includes>
50
- <scenario name="IRC_MUGEM" uuid="d7493946-7f08-49a8-999a-3b17674c46ba" version="6">
51
- <description>connect to irc server</description>
52
- <hosts>
53
- <host>
54
- <id>host_0</id>
55
- <role>192.168.30.188</role>
56
- <type>v4</type>
57
- </host>
58
- <host>
59
- <id>host_1</id>
60
- <role>192.168.30.9</role>
61
- <type>v4</type>
62
- </host>
63
- </hosts>
64
- <options/>
65
- <steps>
66
- <tcp>
67
- <name>IRC</name>
68
- <dst>
69
- <host>
70
- <id>host_1</id>
71
- </host>
72
- </dst>
73
- <src>
74
- <host>
75
- <id>host_0</id>
76
- </host>
77
- </src>
78
- <dst_port>
79
- <string>
80
- <value>6667</value>
81
- </string>
82
- </dst_port>
83
- <family>none</family>
84
- <ip_version>v4</ip_version>
85
- <type>client</type>
86
- </tcp>
87
- <tcp_server_send>
88
- <description>Response</description>
89
- <name>IRC Response Server Send</name>
90
- <transport>IRC</transport>
91
- <mutable>true</mutable>
92
- <payload>
93
- <line label="Response: :dell-9.mudynamics.com NOTICE AUTH :*** Looking up your hostname..." name="response">
94
- <terminator>\r\n
95
- </terminator>
96
- <value>
97
- <dsv>
98
- <delimiter> </delimiter>
99
- <elements>
100
- <struct>
101
- <append_alternates/>
102
- <elements>
103
- <string_field>
104
- <value>
105
- <string>
106
- <value>:</value>
107
- </string>
108
- </value>
109
- </string_field>
110
- <hostname>
111
- <value>
112
- <string>
113
- <value>dell-9.mudynamics.com</value>
114
- </string>
115
- </value>
116
- </hostname>
117
- </elements>
118
- </struct>
119
- <string_field>
120
- <value>
121
- <string>
122
- <value>NOTICE</value>
123
- </string>
124
- </value>
125
- </string_field>
126
- <string_field>
127
- <value>
128
- <string>
129
- <value>AUTH</value>
130
- </string>
131
- </value>
132
- </string_field>
133
- <struct>
134
- <append_alternates/>
135
- <elements>
136
- <string_field>
137
- <value>
138
- <string>
139
- <value>:</value>
140
- </string>
141
- </value>
142
- </string_field>
143
- <string_field>
144
- <value>
145
- <string>
146
- <value>*</value>
147
- </string>
148
- </value>
149
- </string_field>
150
- <string_field>
151
- <value>
152
- <string>
153
- <value>*</value>
154
- </string>
155
- </value>
156
- </string_field>
157
- <string_field>
158
- <value>
159
- <string>
160
- <value>*</value>
161
- </string>
162
- </value>
163
- </string_field>
164
- </elements>
165
- </struct>
166
- <string_field>
167
- <value>
168
- <string>
169
- <value>Looking</value>
170
- </string>
171
- </value>
172
- </string_field>
173
- <string_field>
174
- <value>
175
- <string>
176
- <value>up</value>
177
- </string>
178
- </value>
179
- </string_field>
180
- <string_field>
181
- <value>
182
- <string>
183
- <value>your</value>
184
- </string>
185
- </value>
186
- </string_field>
187
- <struct>
188
- <append_alternates/>
189
- <elements>
190
- <string_field>
191
- <value>
192
- <string>
193
- <value>hostname</value>
194
- </string>
195
- </value>
196
- </string_field>
197
- <string_field>
198
- <value>
199
- <string>
200
- <value>.</value>
201
- </string>
202
- </value>
203
- </string_field>
204
- <string_field>
205
- <value>
206
- <string>
207
- <value>.</value>
208
- </string>
209
- </value>
210
- </string_field>
211
- <string_field>
212
- <value>
213
- <string>
214
- <value>.</value>
215
- </string>
216
- </value>
217
- </string_field>
218
- </elements>
219
- </struct>
220
- </elements>
221
- </dsv>
222
- </value>
223
- </line>
224
- <line label="Response: :dell-9.mudynamics.com NOTICE AUTH :*** Couldn't resolve your hostname; using your IP address instead" name="response">
225
- <terminator>\r\n
226
- </terminator>
227
- <value>
228
- <dsv>
229
- <delimiter>; </delimiter>
230
- <elements>
231
- <dsv>
232
- <delimiter> </delimiter>
233
- <elements>
234
- <struct>
235
- <append_alternates/>
236
- <elements>
237
- <string_field>
238
- <value>
239
- <string>
240
- <value>:</value>
241
- </string>
242
- </value>
243
- </string_field>
244
- <hostname>
245
- <value>
246
- <string>
247
- <value>dell-9.mudynamics.com</value>
248
- </string>
249
- </value>
250
- </hostname>
251
- </elements>
252
- </struct>
253
- <string_field>
254
- <value>
255
- <string>
256
- <value>NOTICE</value>
257
- </string>
258
- </value>
259
- </string_field>
260
- <string_field>
261
- <value>
262
- <string>
263
- <value>AUTH</value>
264
- </string>
265
- </value>
266
- </string_field>
267
- <struct>
268
- <append_alternates/>
269
- <elements>
270
- <string_field>
271
- <value>
272
- <string>
273
- <value>:</value>
274
- </string>
275
- </value>
276
- </string_field>
277
- <string_field>
278
- <value>
279
- <string>
280
- <value>*</value>
281
- </string>
282
- </value>
283
- </string_field>
284
- <string_field>
285
- <value>
286
- <string>
287
- <value>*</value>
288
- </string>
289
- </value>
290
- </string_field>
291
- <string_field>
292
- <value>
293
- <string>
294
- <value>*</value>
295
- </string>
296
- </value>
297
- </string_field>
298
- </elements>
299
- </struct>
300
- <struct>
301
- <append_alternates/>
302
- <elements>
303
- <string_field>
304
- <value>
305
- <string>
306
- <value>Couldn</value>
307
- </string>
308
- </value>
309
- </string_field>
310
- <string_field>
311
- <value>
312
- <string>
313
- <value>'</value>
314
- </string>
315
- </value>
316
- </string_field>
317
- <string_field>
318
- <value>
319
- <string>
320
- <value>t</value>
321
- </string>
322
- </value>
323
- </string_field>
324
- </elements>
325
- </struct>
326
- <string_field>
327
- <value>
328
- <string>
329
- <value>resolve</value>
330
- </string>
331
- </value>
332
- </string_field>
333
- <string_field>
334
- <value>
335
- <string>
336
- <value>your</value>
337
- </string>
338
- </value>
339
- </string_field>
340
- <string_field>
341
- <value>
342
- <string>
343
- <value>hostname</value>
344
- </string>
345
- </value>
346
- </string_field>
347
- </elements>
348
- </dsv>
349
- <dsv>
350
- <delimiter> </delimiter>
351
- <elements>
352
- <string_field>
353
- <value>
354
- <string>
355
- <value>using</value>
356
- </string>
357
- </value>
358
- </string_field>
359
- <string_field>
360
- <value>
361
- <string>
362
- <value>your</value>
363
- </string>
364
- </value>
365
- </string_field>
366
- <string_field>
367
- <value>
368
- <string>
369
- <value>IP</value>
370
- </string>
371
- </value>
372
- </string_field>
373
- <string_field>
374
- <value>
375
- <string>
376
- <value>address instead</value>
377
- </string>
378
- </value>
379
- </string_field>
380
- </elements>
381
- </dsv>
382
- </elements>
383
- </dsv>
384
- </value>
385
- </line>
386
- </payload>
387
- </tcp_server_send>
388
- <tcp_client_receive>
389
- <description>Response</description>
390
- <name>IRC Response Client Receive</name>
391
- <transport>IRC</transport>
392
- <assertions/>
393
- <send_action>IRC Response Server Send</send_action>
394
- <variables/>
395
- </tcp_client_receive>
396
- <tcp_client_send>
397
- <description>Request</description>
398
- <name>IRC Request Client Send</name>
399
- <transport>IRC</transport>
400
- <mutable>true</mutable>
401
- <payload>
402
- <line label="Request: NICK abuser" name="request">
403
- <terminator>\r\n
404
- </terminator>
405
- <value>
406
- <dsv>
407
- <delimiter> </delimiter>
408
- <elements>
409
- <string_field>
410
- <value>
411
- <string>
412
- <value>NICK</value>
413
- </string>
414
- </value>
415
- </string_field>
416
- <string_field>
417
- <value>
418
- <string>
419
- <value>abuser</value>
420
- </string>
421
- </value>
422
- </string_field>
423
- </elements>
424
- </dsv>
425
- </value>
426
- </line>
427
- <line label="Request: USER bwilkerson 0 * :Brian Wilkerson" name="request">
428
- <terminator>\r\n
429
- </terminator>
430
- <value>
431
- <dsv>
432
- <delimiter> </delimiter>
433
- <elements>
434
- <string_field>
435
- <value>
436
- <string>
437
- <value>USER</value>
438
- </string>
439
- </value>
440
- </string_field>
441
- <string_field>
442
- <value>
443
- <string>
444
- <value>bwilkerson</value>
445
- </string>
446
- </value>
447
- </string_field>
448
- <integer_field>
449
- <base>10</base>
450
- <value>
451
- <string>
452
- <value>0</value>
453
- </string>
454
- </value>
455
- </integer_field>
456
- <string_field>
457
- <value>
458
- <string>
459
- <value>*</value>
460
- </string>
461
- </value>
462
- </string_field>
463
- <struct>
464
- <append_alternates/>
465
- <elements>
466
- <string_field>
467
- <value>
468
- <string>
469
- <value>:</value>
470
- </string>
471
- </value>
472
- </string_field>
473
- <string_field>
474
- <value>
475
- <string>
476
- <value>Brian Wilkerson</value>
477
- </string>
478
- </value>
479
- </string_field>
480
- </elements>
481
- </struct>
482
- </elements>
483
- </dsv>
484
- </value>
485
- </line>
486
- </payload>
487
- </tcp_client_send>
488
- <tcp_server_receive>
489
- <description>Request</description>
490
- <name>IRC Request Server Receive</name>
491
- <transport>IRC</transport>
492
- <assertions/>
493
- <send_action>IRC Request Client Send</send_action>
494
- <variables/>
495
- </tcp_server_receive>
496
- <tcp_server_send>
497
- <description>Response</description>
498
- <name>IRC Response Server Send 2</name>
499
- <transport>IRC</transport>
500
- <mutable>true</mutable>
501
- <payload>
502
- <line label="Response: :dell-9.mudynamics.com 001 abuser :Welcome to the ROXnet IRC Network abuser!bwilkerson@192.168.30.15" name="response">
503
- <terminator>\r\n
504
- </terminator>
505
- <value>
506
- <dsv>
507
- <delimiter> </delimiter>
508
- <elements>
509
- <struct>
510
- <append_alternates/>
511
- <elements>
512
- <string_field>
513
- <value>
514
- <string>
515
- <value>:</value>
516
- </string>
517
- </value>
518
- </string_field>
519
- <hostname>
520
- <value>
521
- <string>
522
- <value>dell-9.mudynamics.com</value>
523
- </string>
524
- </value>
525
- </hostname>
526
- </elements>
527
- </struct>
528
- <string_field>
529
- <value>
530
- <string>
531
- <value>001</value>
532
- </string>
533
- </value>
534
- </string_field>
535
- <string_field>
536
- <value>
537
- <string>
538
- <value>abuser</value>
539
- </string>
540
- </value>
541
- </string_field>
542
- <struct>
543
- <append_alternates/>
544
- <elements>
545
- <string_field>
546
- <value>
547
- <string>
548
- <value>:</value>
549
- </string>
550
- </value>
551
- </string_field>
552
- <string_field>
553
- <value>
554
- <string>
555
- <value>Welcome</value>
556
- </string>
557
- </value>
558
- </string_field>
559
- </elements>
560
- </struct>
561
- <string_field>
562
- <value>
563
- <string>
564
- <value>to</value>
565
- </string>
566
- </value>
567
- </string_field>
568
- <string_field>
569
- <value>
570
- <string>
571
- <value>the</value>
572
- </string>
573
- </value>
574
- </string_field>
575
- <string_field>
576
- <value>
577
- <string>
578
- <value>ROXnet</value>
579
- </string>
580
- </value>
581
- </string_field>
582
- <string_field>
583
- <value>
584
- <string>
585
- <value>IRC</value>
586
- </string>
587
- </value>
588
- </string_field>
589
- <string_field>
590
- <value>
591
- <string>
592
- <value>Network</value>
593
- </string>
594
- </value>
595
- </string_field>
596
- <email>
597
- <domain>
598
- <variable>
599
- <name>src_ip</name>
600
- <step>IRC</step>
601
- </variable>
602
- </domain>
603
- <username>
604
- <string>
605
- <value>abuser!bwilkerson</value>
606
- </string>
607
- </username>
608
- </email>
609
- </elements>
610
- </dsv>
611
- </value>
612
- </line>
613
- <line label="Response: :dell-9.mudynamics.com 002 abuser :Your host is dell-9.mudynamics.com, running version Unreal3.2.7" name="response">
614
- <terminator>\r\n
615
- </terminator>
616
- <value>
617
- <dsv>
618
- <delimiter>, </delimiter>
619
- <elements>
620
- <dsv>
621
- <delimiter> </delimiter>
622
- <elements>
623
- <struct>
624
- <append_alternates/>
625
- <elements>
626
- <string_field>
627
- <value>
628
- <string>
629
- <value>:</value>
630
- </string>
631
- </value>
632
- </string_field>
633
- <hostname>
634
- <value>
635
- <string>
636
- <value>dell-9.mudynamics.com</value>
637
- </string>
638
- </value>
639
- </hostname>
640
- </elements>
641
- </struct>
642
- <string_field>
643
- <value>
644
- <string>
645
- <value>002</value>
646
- </string>
647
- </value>
648
- </string_field>
649
- <string_field>
650
- <value>
651
- <string>
652
- <value>abuser</value>
653
- </string>
654
- </value>
655
- </string_field>
656
- <struct>
657
- <append_alternates/>
658
- <elements>
659
- <string_field>
660
- <value>
661
- <string>
662
- <value>:</value>
663
- </string>
664
- </value>
665
- </string_field>
666
- <string_field>
667
- <value>
668
- <string>
669
- <value>Your</value>
670
- </string>
671
- </value>
672
- </string_field>
673
- </elements>
674
- </struct>
675
- <string_field>
676
- <value>
677
- <string>
678
- <value>host</value>
679
- </string>
680
- </value>
681
- </string_field>
682
- <string_field>
683
- <value>
684
- <string>
685
- <value>is</value>
686
- </string>
687
- </value>
688
- </string_field>
689
- <hostname>
690
- <value>
691
- <string>
692
- <value>dell-9.mudynamics.com</value>
693
- </string>
694
- </value>
695
- </hostname>
696
- </elements>
697
- </dsv>
698
- <dsv>
699
- <delimiter> </delimiter>
700
- <elements>
701
- <string_field>
702
- <value>
703
- <string>
704
- <value>running</value>
705
- </string>
706
- </value>
707
- </string_field>
708
- <string_field>
709
- <value>
710
- <string>
711
- <value>version</value>
712
- </string>
713
- </value>
714
- </string_field>
715
- <dsv>
716
- <delimiter>.</delimiter>
717
- <elements>
718
- <string_field>
719
- <value>
720
- <string>
721
- <value>Unreal3</value>
722
- </string>
723
- </value>
724
- </string_field>
725
- <integer_field>
726
- <base>10</base>
727
- <value>
728
- <string>
729
- <value>2</value>
730
- </string>
731
- </value>
732
- </integer_field>
733
- <integer_field>
734
- <base>10</base>
735
- <value>
736
- <string>
737
- <value>7</value>
738
- </string>
739
- </value>
740
- </integer_field>
741
- </elements>
742
- </dsv>
743
- </elements>
744
- </dsv>
745
- </elements>
746
- </dsv>
747
- </value>
748
- </line>
749
- <line label="Response: :dell-9.mudynamics.com 003 abuser :This server was created Fri Feb 20 2009 at 16:01:51 PST" name="response">
750
- <terminator>\r\n
751
- </terminator>
752
- <value>
753
- <dsv>
754
- <delimiter> </delimiter>
755
- <elements>
756
- <struct>
757
- <append_alternates/>
758
- <elements>
759
- <string_field>
760
- <value>
761
- <string>
762
- <value>:</value>
763
- </string>
764
- </value>
765
- </string_field>
766
- <hostname>
767
- <value>
768
- <string>
769
- <value>dell-9.mudynamics.com</value>
770
- </string>
771
- </value>
772
- </hostname>
773
- </elements>
774
- </struct>
775
- <string_field>
776
- <value>
777
- <string>
778
- <value>003</value>
779
- </string>
780
- </value>
781
- </string_field>
782
- <string_field>
783
- <value>
784
- <string>
785
- <value>abuser</value>
786
- </string>
787
- </value>
788
- </string_field>
789
- <struct>
790
- <append_alternates/>
791
- <elements>
792
- <string_field>
793
- <value>
794
- <string>
795
- <value>:</value>
796
- </string>
797
- </value>
798
- </string_field>
799
- <string_field>
800
- <value>
801
- <string>
802
- <value>This</value>
803
- </string>
804
- </value>
805
- </string_field>
806
- </elements>
807
- </struct>
808
- <string_field>
809
- <value>
810
- <string>
811
- <value>server</value>
812
- </string>
813
- </value>
814
- </string_field>
815
- <string_field>
816
- <value>
817
- <string>
818
- <value>was</value>
819
- </string>
820
- </value>
821
- </string_field>
822
- <string_field>
823
- <value>
824
- <string>
825
- <value>created</value>
826
- </string>
827
- </value>
828
- </string_field>
829
- <string_field>
830
- <value>
831
- <string>
832
- <value>Fri</value>
833
- </string>
834
- </value>
835
- </string_field>
836
- <string_field>
837
- <value>
838
- <string>
839
- <value>Feb</value>
840
- </string>
841
- </value>
842
- </string_field>
843
- <integer_field>
844
- <base>10</base>
845
- <value>
846
- <string>
847
- <value>20</value>
848
- </string>
849
- </value>
850
- </integer_field>
851
- <integer_field>
852
- <base>10</base>
853
- <value>
854
- <string>
855
- <value>2009</value>
856
- </string>
857
- </value>
858
- </integer_field>
859
- <string_field>
860
- <value>
861
- <string>
862
- <value>at</value>
863
- </string>
864
- </value>
865
- </string_field>
866
- <dsv>
867
- <delimiter>:</delimiter>
868
- <elements>
869
- <integer_field>
870
- <base>10</base>
871
- <value>
872
- <string>
873
- <value>16</value>
874
- </string>
875
- </value>
876
- </integer_field>
877
- <string_field>
878
- <value>
879
- <string>
880
- <value>01</value>
881
- </string>
882
- </value>
883
- </string_field>
884
- <integer_field>
885
- <base>10</base>
886
- <value>
887
- <string>
888
- <value>51</value>
889
- </string>
890
- </value>
891
- </integer_field>
892
- </elements>
893
- </dsv>
894
- <string_field>
895
- <value>
896
- <string>
897
- <value>PST</value>
898
- </string>
899
- </value>
900
- </string_field>
901
- </elements>
902
- </dsv>
903
- </value>
904
- </line>
905
- <line label="Response: :dell-9.mudynamics.com 004 abuser dell-9.mudynamics.com Unreal3.2.7 iowghraAsORTVSxNCWqBzvdHtGp lvhopsmntikrRcaqOALQbSeIKVfMCuzNTGj" name="response">
906
- <terminator>\r\n
907
- </terminator>
908
- <value>
909
- <dsv>
910
- <delimiter> </delimiter>
911
- <elements>
912
- <struct>
913
- <append_alternates/>
914
- <elements>
915
- <string_field>
916
- <value>
917
- <string>
918
- <value>:</value>
919
- </string>
920
- </value>
921
- </string_field>
922
- <hostname>
923
- <value>
924
- <string>
925
- <value>dell-9.mudynamics.com</value>
926
- </string>
927
- </value>
928
- </hostname>
929
- </elements>
930
- </struct>
931
- <string_field>
932
- <value>
933
- <string>
934
- <value>004</value>
935
- </string>
936
- </value>
937
- </string_field>
938
- <string_field>
939
- <value>
940
- <string>
941
- <value>abuser</value>
942
- </string>
943
- </value>
944
- </string_field>
945
- <hostname>
946
- <value>
947
- <string>
948
- <value>dell-9.mudynamics.com</value>
949
- </string>
950
- </value>
951
- </hostname>
952
- <dsv>
953
- <delimiter>.</delimiter>
954
- <elements>
955
- <string_field>
956
- <value>
957
- <string>
958
- <value>Unreal3</value>
959
- </string>
960
- </value>
961
- </string_field>
962
- <integer_field>
963
- <base>10</base>
964
- <value>
965
- <string>
966
- <value>2</value>
967
- </string>
968
- </value>
969
- </integer_field>
970
- <integer_field>
971
- <base>10</base>
972
- <value>
973
- <string>
974
- <value>7</value>
975
- </string>
976
- </value>
977
- </integer_field>
978
- </elements>
979
- </dsv>
980
- <string_field>
981
- <value>
982
- <string>
983
- <value>iowghraAsORTVSxNCWqBzvdHtGp</value>
984
- </string>
985
- </value>
986
- </string_field>
987
- <string_field>
988
- <value>
989
- <string>
990
- <value>lvhopsmntikrRcaqOALQbSeIKVfMCuzNTGj</value>
991
- </string>
992
- </value>
993
- </string_field>
994
- </elements>
995
- </dsv>
996
- </value>
997
- </line>
998
- <line label="Response: :dell-9.mudynamics.com 005 abuser NAMESX SAFELIST HCN MAXCHANNELS=10 CHANLIMIT=#:10 MAXLIST=b:60,e:60,I:60 NICKLEN=30 CHANNELLEN=32 TOPICLEN=307 KICKLEN=307 AWAYLEN=307 MAXTARGETS=20 WALLCHOPS :are supported by this server" name="response">
999
- <terminator>\r\n
1000
- </terminator>
1001
- <value>
1002
- <dsv>
1003
- <delimiter> </delimiter>
1004
- <elements>
1005
- <struct>
1006
- <append_alternates/>
1007
- <elements>
1008
- <string_field>
1009
- <value>
1010
- <string>
1011
- <value>:</value>
1012
- </string>
1013
- </value>
1014
- </string_field>
1015
- <hostname>
1016
- <value>
1017
- <string>
1018
- <value>dell-9.mudynamics.com</value>
1019
- </string>
1020
- </value>
1021
- </hostname>
1022
- </elements>
1023
- </struct>
1024
- <string_field>
1025
- <value>
1026
- <string>
1027
- <value>005</value>
1028
- </string>
1029
- </value>
1030
- </string_field>
1031
- <string_field>
1032
- <value>
1033
- <string>
1034
- <value>abuser</value>
1035
- </string>
1036
- </value>
1037
- </string_field>
1038
- <string_field>
1039
- <value>
1040
- <string>
1041
- <value>NAMESX</value>
1042
- </string>
1043
- </value>
1044
- </string_field>
1045
- <string_field>
1046
- <value>
1047
- <string>
1048
- <value>SAFELIST</value>
1049
- </string>
1050
- </value>
1051
- </string_field>
1052
- <string_field>
1053
- <value>
1054
- <string>
1055
- <value>HCN</value>
1056
- </string>
1057
- </value>
1058
- </string_field>
1059
- <name_value>
1060
- <delimiter>=</delimiter>
1061
- <name_value_name>
1062
- <string>
1063
- <value>MAXCHANNELS</value>
1064
- </string>
1065
- </name_value_name>
1066
- <value>
1067
- <integer_field>
1068
- <base>10</base>
1069
- <value>
1070
- <string>
1071
- <value>10</value>
1072
- </string>
1073
- </value>
1074
- </integer_field>
1075
- </value>
1076
- </name_value>
1077
- <dsv>
1078
- <delimiter>:</delimiter>
1079
- <elements>
1080
- <name_value>
1081
- <delimiter>=</delimiter>
1082
- <name_value_name>
1083
- <string>
1084
- <value>CHANLIMIT</value>
1085
- </string>
1086
- </name_value_name>
1087
- <value>
1088
- <string_field>
1089
- <value>
1090
- <string>
1091
- <value>#</value>
1092
- </string>
1093
- </value>
1094
- </string_field>
1095
- </value>
1096
- </name_value>
1097
- <integer_field>
1098
- <base>10</base>
1099
- <value>
1100
- <string>
1101
- <value>10</value>
1102
- </string>
1103
- </value>
1104
- </integer_field>
1105
- </elements>
1106
- </dsv>
1107
- <dsv>
1108
- <delimiter>,</delimiter>
1109
- <elements>
1110
- <dsv>
1111
- <delimiter>:</delimiter>
1112
- <elements>
1113
- <name_value>
1114
- <delimiter>=</delimiter>
1115
- <name_value_name>
1116
- <string>
1117
- <value>MAXLIST</value>
1118
- </string>
1119
- </name_value_name>
1120
- <value>
1121
- <string_field>
1122
- <value>
1123
- <string>
1124
- <value>b</value>
1125
- </string>
1126
- </value>
1127
- </string_field>
1128
- </value>
1129
- </name_value>
1130
- <integer_field>
1131
- <base>10</base>
1132
- <value>
1133
- <string>
1134
- <value>60</value>
1135
- </string>
1136
- </value>
1137
- </integer_field>
1138
- </elements>
1139
- </dsv>
1140
- <name_value>
1141
- <delimiter>:</delimiter>
1142
- <name_value_name>
1143
- <string>
1144
- <value>e</value>
1145
- </string>
1146
- </name_value_name>
1147
- <value>
1148
- <integer_field>
1149
- <base>10</base>
1150
- <value>
1151
- <string>
1152
- <value>60</value>
1153
- </string>
1154
- </value>
1155
- </integer_field>
1156
- </value>
1157
- </name_value>
1158
- <name_value>
1159
- <delimiter>:</delimiter>
1160
- <name_value_name>
1161
- <string>
1162
- <value>I</value>
1163
- </string>
1164
- </name_value_name>
1165
- <value>
1166
- <integer_field>
1167
- <base>10</base>
1168
- <value>
1169
- <string>
1170
- <value>60</value>
1171
- </string>
1172
- </value>
1173
- </integer_field>
1174
- </value>
1175
- </name_value>
1176
- </elements>
1177
- </dsv>
1178
- <name_value>
1179
- <delimiter>=</delimiter>
1180
- <name_value_name>
1181
- <string>
1182
- <value>NICKLEN</value>
1183
- </string>
1184
- </name_value_name>
1185
- <value>
1186
- <integer_field>
1187
- <base>10</base>
1188
- <value>
1189
- <string>
1190
- <value>30</value>
1191
- </string>
1192
- </value>
1193
- </integer_field>
1194
- </value>
1195
- </name_value>
1196
- <name_value>
1197
- <delimiter>=</delimiter>
1198
- <name_value_name>
1199
- <string>
1200
- <value>CHANNELLEN</value>
1201
- </string>
1202
- </name_value_name>
1203
- <value>
1204
- <integer_field>
1205
- <base>10</base>
1206
- <value>
1207
- <string>
1208
- <value>32</value>
1209
- </string>
1210
- </value>
1211
- </integer_field>
1212
- </value>
1213
- </name_value>
1214
- <name_value>
1215
- <delimiter>=</delimiter>
1216
- <name_value_name>
1217
- <string>
1218
- <value>TOPICLEN</value>
1219
- </string>
1220
- </name_value_name>
1221
- <value>
1222
- <integer_field>
1223
- <base>10</base>
1224
- <value>
1225
- <string>
1226
- <value>307</value>
1227
- </string>
1228
- </value>
1229
- </integer_field>
1230
- </value>
1231
- </name_value>
1232
- <name_value>
1233
- <delimiter>=</delimiter>
1234
- <name_value_name>
1235
- <string>
1236
- <value>KICKLEN</value>
1237
- </string>
1238
- </name_value_name>
1239
- <value>
1240
- <integer_field>
1241
- <base>10</base>
1242
- <value>
1243
- <string>
1244
- <value>307</value>
1245
- </string>
1246
- </value>
1247
- </integer_field>
1248
- </value>
1249
- </name_value>
1250
- <name_value>
1251
- <delimiter>=</delimiter>
1252
- <name_value_name>
1253
- <string>
1254
- <value>AWAYLEN</value>
1255
- </string>
1256
- </name_value_name>
1257
- <value>
1258
- <integer_field>
1259
- <base>10</base>
1260
- <value>
1261
- <string>
1262
- <value>307</value>
1263
- </string>
1264
- </value>
1265
- </integer_field>
1266
- </value>
1267
- </name_value>
1268
- <name_value>
1269
- <delimiter>=</delimiter>
1270
- <name_value_name>
1271
- <string>
1272
- <value>MAXTARGETS</value>
1273
- </string>
1274
- </name_value_name>
1275
- <value>
1276
- <integer_field>
1277
- <base>10</base>
1278
- <value>
1279
- <string>
1280
- <value>20</value>
1281
- </string>
1282
- </value>
1283
- </integer_field>
1284
- </value>
1285
- </name_value>
1286
- <string_field>
1287
- <value>
1288
- <string>
1289
- <value>WALLCHOPS</value>
1290
- </string>
1291
- </value>
1292
- </string_field>
1293
- <struct>
1294
- <append_alternates/>
1295
- <elements>
1296
- <string_field>
1297
- <value>
1298
- <string>
1299
- <value>:</value>
1300
- </string>
1301
- </value>
1302
- </string_field>
1303
- <string_field>
1304
- <value>
1305
- <string>
1306
- <value>are supported by this server</value>
1307
- </string>
1308
- </value>
1309
- </string_field>
1310
- </elements>
1311
- </struct>
1312
- </elements>
1313
- </dsv>
1314
- </value>
1315
- </line>
1316
- <line label="Response [truncated]: :dell-9.mudynamics.com 005 abuser WATCH=128 SILENCE=15 MODES=12 CHANTYPES=# PREFIX=(qaohv)~&amp;@%+ CHANMODES=beI,kfL,lj,psmntirRcOAQKVCuzNSMTG NETWORK=ROXnet CASEMAPPING=ascii EXTBAN=~,cqnr ELIST=MNUCT STATUSMSG=~&amp;@%+ EX" name="response">
1317
- <terminator>\r\n
1318
- </terminator>
1319
- <value>
1320
- <dsv>
1321
- <delimiter> </delimiter>
1322
- <elements>
1323
- <struct>
1324
- <append_alternates/>
1325
- <elements>
1326
- <string_field>
1327
- <value>
1328
- <string>
1329
- <value>:</value>
1330
- </string>
1331
- </value>
1332
- </string_field>
1333
- <hostname>
1334
- <value>
1335
- <string>
1336
- <value>dell-9.mudynamics.com</value>
1337
- </string>
1338
- </value>
1339
- </hostname>
1340
- </elements>
1341
- </struct>
1342
- <string_field>
1343
- <value>
1344
- <string>
1345
- <value>005</value>
1346
- </string>
1347
- </value>
1348
- </string_field>
1349
- <string_field>
1350
- <value>
1351
- <string>
1352
- <value>abuser</value>
1353
- </string>
1354
- </value>
1355
- </string_field>
1356
- <name_value>
1357
- <delimiter>=</delimiter>
1358
- <name_value_name>
1359
- <string>
1360
- <value>WATCH</value>
1361
- </string>
1362
- </name_value_name>
1363
- <value>
1364
- <integer_field>
1365
- <base>10</base>
1366
- <value>
1367
- <string>
1368
- <value>128</value>
1369
- </string>
1370
- </value>
1371
- </integer_field>
1372
- </value>
1373
- </name_value>
1374
- <name_value>
1375
- <delimiter>=</delimiter>
1376
- <name_value_name>
1377
- <string>
1378
- <value>SILENCE</value>
1379
- </string>
1380
- </name_value_name>
1381
- <value>
1382
- <integer_field>
1383
- <base>10</base>
1384
- <value>
1385
- <string>
1386
- <value>15</value>
1387
- </string>
1388
- </value>
1389
- </integer_field>
1390
- </value>
1391
- </name_value>
1392
- <name_value>
1393
- <delimiter>=</delimiter>
1394
- <name_value_name>
1395
- <string>
1396
- <value>MODES</value>
1397
- </string>
1398
- </name_value_name>
1399
- <value>
1400
- <integer_field>
1401
- <base>10</base>
1402
- <value>
1403
- <string>
1404
- <value>12</value>
1405
- </string>
1406
- </value>
1407
- </integer_field>
1408
- </value>
1409
- </name_value>
1410
- <name_value>
1411
- <delimiter>=</delimiter>
1412
- <name_value_name>
1413
- <string>
1414
- <value>CHANTYPES</value>
1415
- </string>
1416
- </name_value_name>
1417
- <value>
1418
- <string_field>
1419
- <value>
1420
- <string>
1421
- <value>#</value>
1422
- </string>
1423
- </value>
1424
- </string_field>
1425
- </value>
1426
- </name_value>
1427
- <name_value>
1428
- <delimiter>=</delimiter>
1429
- <name_value_name>
1430
- <string>
1431
- <value>PREFIX</value>
1432
- </string>
1433
- </name_value_name>
1434
- <value>
1435
- <dsv>
1436
- <delimiter>&amp;</delimiter>
1437
- <elements>
1438
- <struct>
1439
- <append_alternates/>
1440
- <elements>
1441
- <quote>
1442
- <left_quote>(</left_quote>
1443
- <right_quote>)</right_quote>
1444
- <value>
1445
- <string_field>
1446
- <value>
1447
- <string>
1448
- <value>qaohv</value>
1449
- </string>
1450
- </value>
1451
- </string_field>
1452
- </value>
1453
- </quote>
1454
- <string_field>
1455
- <value>
1456
- <string>
1457
- <value>~</value>
1458
- </string>
1459
- </value>
1460
- </string_field>
1461
- </elements>
1462
- </struct>
1463
- <struct>
1464
- <append_alternates/>
1465
- <elements>
1466
- <string_field>
1467
- <value>
1468
- <string>
1469
- <value>@</value>
1470
- </string>
1471
- </value>
1472
- </string_field>
1473
- <string_field>
1474
- <value>
1475
- <string>
1476
- <value>%</value>
1477
- </string>
1478
- </value>
1479
- </string_field>
1480
- <string_field>
1481
- <value>
1482
- <string>
1483
- <value>+</value>
1484
- </string>
1485
- </value>
1486
- </string_field>
1487
- </elements>
1488
- </struct>
1489
- </elements>
1490
- </dsv>
1491
- </value>
1492
- </name_value>
1493
- <dsv>
1494
- <delimiter>,</delimiter>
1495
- <elements>
1496
- <name_value>
1497
- <delimiter>=</delimiter>
1498
- <name_value_name>
1499
- <string>
1500
- <value>CHANMODES</value>
1501
- </string>
1502
- </name_value_name>
1503
- <value>
1504
- <string_field>
1505
- <value>
1506
- <string>
1507
- <value>beI</value>
1508
- </string>
1509
- </value>
1510
- </string_field>
1511
- </value>
1512
- </name_value>
1513
- <string_field>
1514
- <value>
1515
- <string>
1516
- <value>kfL</value>
1517
- </string>
1518
- </value>
1519
- </string_field>
1520
- <string_field>
1521
- <value>
1522
- <string>
1523
- <value>lj</value>
1524
- </string>
1525
- </value>
1526
- </string_field>
1527
- <string_field>
1528
- <value>
1529
- <string>
1530
- <value>psmntirRcOAQKVCuzNSMTG</value>
1531
- </string>
1532
- </value>
1533
- </string_field>
1534
- </elements>
1535
- </dsv>
1536
- <name_value>
1537
- <delimiter>=</delimiter>
1538
- <name_value_name>
1539
- <string>
1540
- <value>NETWORK</value>
1541
- </string>
1542
- </name_value_name>
1543
- <value>
1544
- <string_field>
1545
- <value>
1546
- <string>
1547
- <value>ROXnet</value>
1548
- </string>
1549
- </value>
1550
- </string_field>
1551
- </value>
1552
- </name_value>
1553
- <name_value>
1554
- <delimiter>=</delimiter>
1555
- <name_value_name>
1556
- <string>
1557
- <value>CASEMAPPING</value>
1558
- </string>
1559
- </name_value_name>
1560
- <value>
1561
- <string_field>
1562
- <value>
1563
- <string>
1564
- <value>ascii</value>
1565
- </string>
1566
- </value>
1567
- </string_field>
1568
- </value>
1569
- </name_value>
1570
- <dsv>
1571
- <delimiter>,</delimiter>
1572
- <elements>
1573
- <name_value>
1574
- <delimiter>=</delimiter>
1575
- <name_value_name>
1576
- <string>
1577
- <value>EXTBAN</value>
1578
- </string>
1579
- </name_value_name>
1580
- <value>
1581
- <string_field>
1582
- <value>
1583
- <string>
1584
- <value>~</value>
1585
- </string>
1586
- </value>
1587
- </string_field>
1588
- </value>
1589
- </name_value>
1590
- <string_field>
1591
- <value>
1592
- <string>
1593
- <value>cqnr</value>
1594
- </string>
1595
- </value>
1596
- </string_field>
1597
- </elements>
1598
- </dsv>
1599
- <name_value>
1600
- <delimiter>=</delimiter>
1601
- <name_value_name>
1602
- <string>
1603
- <value>ELIST</value>
1604
- </string>
1605
- </name_value_name>
1606
- <value>
1607
- <string_field>
1608
- <value>
1609
- <string>
1610
- <value>MNUCT</value>
1611
- </string>
1612
- </value>
1613
- </string_field>
1614
- </value>
1615
- </name_value>
1616
- <name_value>
1617
- <delimiter>=</delimiter>
1618
- <name_value_name>
1619
- <string>
1620
- <value>STATUSMSG</value>
1621
- </string>
1622
- </name_value_name>
1623
- <value>
1624
- <dsv>
1625
- <delimiter>&amp;</delimiter>
1626
- <elements>
1627
- <string_field>
1628
- <value>
1629
- <string>
1630
- <value>~</value>
1631
- </string>
1632
- </value>
1633
- </string_field>
1634
- <struct>
1635
- <append_alternates/>
1636
- <elements>
1637
- <string_field>
1638
- <value>
1639
- <string>
1640
- <value>@</value>
1641
- </string>
1642
- </value>
1643
- </string_field>
1644
- <string_field>
1645
- <value>
1646
- <string>
1647
- <value>%</value>
1648
- </string>
1649
- </value>
1650
- </string_field>
1651
- <string_field>
1652
- <value>
1653
- <string>
1654
- <value>+</value>
1655
- </string>
1656
- </value>
1657
- </string_field>
1658
- </elements>
1659
- </struct>
1660
- </elements>
1661
- </dsv>
1662
- </value>
1663
- </name_value>
1664
- <string_field>
1665
- <value>
1666
- <string>
1667
- <value>EXCEPTS</value>
1668
- </string>
1669
- </value>
1670
- </string_field>
1671
- <string_field>
1672
- <value>
1673
- <string>
1674
- <value>INVEX</value>
1675
- </string>
1676
- </value>
1677
- </string_field>
1678
- <struct>
1679
- <append_alternates/>
1680
- <elements>
1681
- <string_field>
1682
- <value>
1683
- <string>
1684
- <value>:</value>
1685
- </string>
1686
- </value>
1687
- </string_field>
1688
- <string_field>
1689
- <value>
1690
- <string>
1691
- <value>are supported by this server</value>
1692
- </string>
1693
- </value>
1694
- </string_field>
1695
- </elements>
1696
- </struct>
1697
- </elements>
1698
- </dsv>
1699
- </value>
1700
- </line>
1701
- <line label="Response: :dell-9.mudynamics.com 005 abuser CMDS=KNOCK,MAP,DCCALLOW,USERIP :are supported by this server" name="response">
1702
- <terminator>\r\n
1703
- </terminator>
1704
- <value>
1705
- <dsv>
1706
- <delimiter> </delimiter>
1707
- <elements>
1708
- <struct>
1709
- <append_alternates/>
1710
- <elements>
1711
- <string_field>
1712
- <value>
1713
- <string>
1714
- <value>:</value>
1715
- </string>
1716
- </value>
1717
- </string_field>
1718
- <hostname>
1719
- <value>
1720
- <string>
1721
- <value>dell-9.mudynamics.com</value>
1722
- </string>
1723
- </value>
1724
- </hostname>
1725
- </elements>
1726
- </struct>
1727
- <string_field>
1728
- <value>
1729
- <string>
1730
- <value>005</value>
1731
- </string>
1732
- </value>
1733
- </string_field>
1734
- <string_field>
1735
- <value>
1736
- <string>
1737
- <value>abuser</value>
1738
- </string>
1739
- </value>
1740
- </string_field>
1741
- <dsv>
1742
- <delimiter>,</delimiter>
1743
- <elements>
1744
- <name_value>
1745
- <delimiter>=</delimiter>
1746
- <name_value_name>
1747
- <string>
1748
- <value>CMDS</value>
1749
- </string>
1750
- </name_value_name>
1751
- <value>
1752
- <string_field>
1753
- <value>
1754
- <string>
1755
- <value>KNOCK</value>
1756
- </string>
1757
- </value>
1758
- </string_field>
1759
- </value>
1760
- </name_value>
1761
- <string_field>
1762
- <value>
1763
- <string>
1764
- <value>MAP</value>
1765
- </string>
1766
- </value>
1767
- </string_field>
1768
- <string_field>
1769
- <value>
1770
- <string>
1771
- <value>DCCALLOW</value>
1772
- </string>
1773
- </value>
1774
- </string_field>
1775
- <string_field>
1776
- <value>
1777
- <string>
1778
- <value>USERIP</value>
1779
- </string>
1780
- </value>
1781
- </string_field>
1782
- </elements>
1783
- </dsv>
1784
- <struct>
1785
- <append_alternates/>
1786
- <elements>
1787
- <string_field>
1788
- <value>
1789
- <string>
1790
- <value>:</value>
1791
- </string>
1792
- </value>
1793
- </string_field>
1794
- <string_field>
1795
- <value>
1796
- <string>
1797
- <value>are supported by this server</value>
1798
- </string>
1799
- </value>
1800
- </string_field>
1801
- </elements>
1802
- </struct>
1803
- </elements>
1804
- </dsv>
1805
- </value>
1806
- </line>
1807
- <line label="Response: :dell-9.mudynamics.com 251 abuser :There are 1 users and 0 invisible on 1 servers" name="response">
1808
- <terminator>\r\n
1809
- </terminator>
1810
- <value>
1811
- <dsv>
1812
- <delimiter> </delimiter>
1813
- <elements>
1814
- <struct>
1815
- <append_alternates/>
1816
- <elements>
1817
- <string_field>
1818
- <value>
1819
- <string>
1820
- <value>:</value>
1821
- </string>
1822
- </value>
1823
- </string_field>
1824
- <hostname>
1825
- <value>
1826
- <string>
1827
- <value>dell-9.mudynamics.com</value>
1828
- </string>
1829
- </value>
1830
- </hostname>
1831
- </elements>
1832
- </struct>
1833
- <integer_field>
1834
- <base>10</base>
1835
- <value>
1836
- <string>
1837
- <value>251</value>
1838
- </string>
1839
- </value>
1840
- </integer_field>
1841
- <string_field>
1842
- <value>
1843
- <string>
1844
- <value>abuser</value>
1845
- </string>
1846
- </value>
1847
- </string_field>
1848
- <struct>
1849
- <append_alternates/>
1850
- <elements>
1851
- <string_field>
1852
- <value>
1853
- <string>
1854
- <value>:</value>
1855
- </string>
1856
- </value>
1857
- </string_field>
1858
- <string_field>
1859
- <value>
1860
- <string>
1861
- <value>There</value>
1862
- </string>
1863
- </value>
1864
- </string_field>
1865
- </elements>
1866
- </struct>
1867
- <string_field>
1868
- <value>
1869
- <string>
1870
- <value>are</value>
1871
- </string>
1872
- </value>
1873
- </string_field>
1874
- <integer_field>
1875
- <base>10</base>
1876
- <value>
1877
- <string>
1878
- <value>1</value>
1879
- </string>
1880
- </value>
1881
- </integer_field>
1882
- <string_field>
1883
- <value>
1884
- <string>
1885
- <value>users</value>
1886
- </string>
1887
- </value>
1888
- </string_field>
1889
- <string_field>
1890
- <value>
1891
- <string>
1892
- <value>and</value>
1893
- </string>
1894
- </value>
1895
- </string_field>
1896
- <integer_field>
1897
- <base>10</base>
1898
- <value>
1899
- <string>
1900
- <value>0</value>
1901
- </string>
1902
- </value>
1903
- </integer_field>
1904
- <string_field>
1905
- <value>
1906
- <string>
1907
- <value>invisible</value>
1908
- </string>
1909
- </value>
1910
- </string_field>
1911
- <string_field>
1912
- <value>
1913
- <string>
1914
- <value>on</value>
1915
- </string>
1916
- </value>
1917
- </string_field>
1918
- <integer_field>
1919
- <base>10</base>
1920
- <value>
1921
- <string>
1922
- <value>1</value>
1923
- </string>
1924
- </value>
1925
- </integer_field>
1926
- <string_field>
1927
- <value>
1928
- <string>
1929
- <value>servers</value>
1930
- </string>
1931
- </value>
1932
- </string_field>
1933
- </elements>
1934
- </dsv>
1935
- </value>
1936
- </line>
1937
- </payload>
1938
- </tcp_server_send>
1939
- <tcp_client_receive>
1940
- <description>Response</description>
1941
- <name>IRC Response Client Receive 2</name>
1942
- <transport>IRC</transport>
1943
- <assertions/>
1944
- <send_action>IRC Response Server Send 2</send_action>
1945
- <variables/>
1946
- </tcp_client_receive>
1947
- <tcp_client_send>
1948
- <description>Request</description>
1949
- <name>IRC Request Client Send 2</name>
1950
- <transport>IRC</transport>
1951
- <mutable>true</mutable>
1952
- <payload>
1953
- <line label="Internet Relay Chat" name="irc">
1954
- <terminator>\r\n
1955
- </terminator>
1956
- <value>
1957
- <dsv>
1958
- <delimiter> </delimiter>
1959
- <elements>
1960
- <string_field>
1961
- <value>
1962
- <string>
1963
- <value>JOIN</value>
1964
- </string>
1965
- </value>
1966
- </string_field>
1967
- <struct>
1968
- <append_alternates/>
1969
- <elements>
1970
- <string_field>
1971
- <value>
1972
- <string>
1973
- <value>#</value>
1974
- </string>
1975
- </value>
1976
- </string_field>
1977
- <string_field>
1978
- <value>
1979
- <string>
1980
- <value>Mu</value>
1981
- </string>
1982
- </value>
1983
- </string_field>
1984
- </elements>
1985
- </struct>
1986
- </elements>
1987
- </dsv>
1988
- </value>
1989
- </line>
1990
- </payload>
1991
- </tcp_client_send>
1992
- <tcp_server_receive>
1993
- <description>Request</description>
1994
- <name>IRC Request Server Receive 2</name>
1995
- <transport>IRC</transport>
1996
- <assertions/>
1997
- <send_action>IRC Request Client Send 2</send_action>
1998
- <variables/>
1999
- </tcp_server_receive>
2000
- <tcp_server_send>
2001
- <description>Response</description>
2002
- <name>IRC Response Server Send 3</name>
2003
- <transport>IRC</transport>
2004
- <mutable>true</mutable>
2005
- <payload>
2006
- <line label="Response: :dell-9.mudynamics.com 255 abuser :I have 1 clients and 0 servers" name="response">
2007
- <terminator>\r\n
2008
- </terminator>
2009
- <value>
2010
- <dsv>
2011
- <delimiter> </delimiter>
2012
- <elements>
2013
- <struct>
2014
- <append_alternates/>
2015
- <elements>
2016
- <string_field>
2017
- <value>
2018
- <string>
2019
- <value>:</value>
2020
- </string>
2021
- </value>
2022
- </string_field>
2023
- <hostname>
2024
- <value>
2025
- <string>
2026
- <value>dell-9.mudynamics.com</value>
2027
- </string>
2028
- </value>
2029
- </hostname>
2030
- </elements>
2031
- </struct>
2032
- <integer_field>
2033
- <base>10</base>
2034
- <value>
2035
- <string>
2036
- <value>255</value>
2037
- </string>
2038
- </value>
2039
- </integer_field>
2040
- <string_field>
2041
- <value>
2042
- <string>
2043
- <value>abuser</value>
2044
- </string>
2045
- </value>
2046
- </string_field>
2047
- <struct>
2048
- <append_alternates/>
2049
- <elements>
2050
- <string_field>
2051
- <value>
2052
- <string>
2053
- <value>:</value>
2054
- </string>
2055
- </value>
2056
- </string_field>
2057
- <string_field>
2058
- <value>
2059
- <string>
2060
- <value>I</value>
2061
- </string>
2062
- </value>
2063
- </string_field>
2064
- </elements>
2065
- </struct>
2066
- <string_field>
2067
- <value>
2068
- <string>
2069
- <value>have</value>
2070
- </string>
2071
- </value>
2072
- </string_field>
2073
- <integer_field>
2074
- <base>10</base>
2075
- <value>
2076
- <string>
2077
- <value>1</value>
2078
- </string>
2079
- </value>
2080
- </integer_field>
2081
- <string_field>
2082
- <value>
2083
- <string>
2084
- <value>clients</value>
2085
- </string>
2086
- </value>
2087
- </string_field>
2088
- <string_field>
2089
- <value>
2090
- <string>
2091
- <value>and</value>
2092
- </string>
2093
- </value>
2094
- </string_field>
2095
- <integer_field>
2096
- <base>10</base>
2097
- <value>
2098
- <string>
2099
- <value>0</value>
2100
- </string>
2101
- </value>
2102
- </integer_field>
2103
- <string_field>
2104
- <value>
2105
- <string>
2106
- <value>servers</value>
2107
- </string>
2108
- </value>
2109
- </string_field>
2110
- </elements>
2111
- </dsv>
2112
- </value>
2113
- </line>
2114
- <line label="Response: :dell-9.mudynamics.com 265 abuser :Current Local Users: 1 Max: 2" name="response">
2115
- <terminator>\r\n
2116
- </terminator>
2117
- <value>
2118
- <dsv>
2119
- <delimiter> </delimiter>
2120
- <elements>
2121
- <struct>
2122
- <append_alternates/>
2123
- <elements>
2124
- <string_field>
2125
- <value>
2126
- <string>
2127
- <value>:</value>
2128
- </string>
2129
- </value>
2130
- </string_field>
2131
- <hostname>
2132
- <value>
2133
- <string>
2134
- <value>dell-9.mudynamics.com</value>
2135
- </string>
2136
- </value>
2137
- </hostname>
2138
- </elements>
2139
- </struct>
2140
- <integer_field>
2141
- <base>10</base>
2142
- <value>
2143
- <string>
2144
- <value>265</value>
2145
- </string>
2146
- </value>
2147
- </integer_field>
2148
- <string_field>
2149
- <value>
2150
- <string>
2151
- <value>abuser</value>
2152
- </string>
2153
- </value>
2154
- </string_field>
2155
- <struct>
2156
- <append_alternates/>
2157
- <elements>
2158
- <string_field>
2159
- <value>
2160
- <string>
2161
- <value>:</value>
2162
- </string>
2163
- </value>
2164
- </string_field>
2165
- <string_field>
2166
- <value>
2167
- <string>
2168
- <value>Current</value>
2169
- </string>
2170
- </value>
2171
- </string_field>
2172
- </elements>
2173
- </struct>
2174
- <string_field>
2175
- <value>
2176
- <string>
2177
- <value>Local</value>
2178
- </string>
2179
- </value>
2180
- </string_field>
2181
- <struct>
2182
- <append_alternates/>
2183
- <elements>
2184
- <string_field>
2185
- <value>
2186
- <string>
2187
- <value>Users</value>
2188
- </string>
2189
- </value>
2190
- </string_field>
2191
- <string_field>
2192
- <value>
2193
- <string>
2194
- <value>:</value>
2195
- </string>
2196
- </value>
2197
- </string_field>
2198
- </elements>
2199
- </struct>
2200
- <struct>
2201
- <append_alternates/>
2202
- <elements>
2203
- <integer_field>
2204
- <base>10</base>
2205
- <value>
2206
- <string>
2207
- <value>1</value>
2208
- </string>
2209
- </value>
2210
- </integer_field>
2211
- <string_field>
2212
- <value>
2213
- <string>
2214
- <value> </value>
2215
- </string>
2216
- </value>
2217
- </string_field>
2218
- <string_field>
2219
- <value>
2220
- <string>
2221
- <value>Max</value>
2222
- </string>
2223
- </value>
2224
- </string_field>
2225
- <string_field>
2226
- <value>
2227
- <string>
2228
- <value>:</value>
2229
- </string>
2230
- </value>
2231
- </string_field>
2232
- </elements>
2233
- </struct>
2234
- <integer_field>
2235
- <base>10</base>
2236
- <value>
2237
- <string>
2238
- <value>2</value>
2239
- </string>
2240
- </value>
2241
- </integer_field>
2242
- </elements>
2243
- </dsv>
2244
- </value>
2245
- </line>
2246
- <line label="Response: :dell-9.mudynamics.com 266 abuser :Current Global Users: 1 Max: 1" name="response">
2247
- <terminator>\r\n
2248
- </terminator>
2249
- <value>
2250
- <dsv>
2251
- <delimiter> </delimiter>
2252
- <elements>
2253
- <struct>
2254
- <append_alternates/>
2255
- <elements>
2256
- <string_field>
2257
- <value>
2258
- <string>
2259
- <value>:</value>
2260
- </string>
2261
- </value>
2262
- </string_field>
2263
- <hostname>
2264
- <value>
2265
- <string>
2266
- <value>dell-9.mudynamics.com</value>
2267
- </string>
2268
- </value>
2269
- </hostname>
2270
- </elements>
2271
- </struct>
2272
- <integer_field>
2273
- <base>10</base>
2274
- <value>
2275
- <string>
2276
- <value>266</value>
2277
- </string>
2278
- </value>
2279
- </integer_field>
2280
- <string_field>
2281
- <value>
2282
- <string>
2283
- <value>abuser</value>
2284
- </string>
2285
- </value>
2286
- </string_field>
2287
- <struct>
2288
- <append_alternates/>
2289
- <elements>
2290
- <string_field>
2291
- <value>
2292
- <string>
2293
- <value>:</value>
2294
- </string>
2295
- </value>
2296
- </string_field>
2297
- <string_field>
2298
- <value>
2299
- <string>
2300
- <value>Current</value>
2301
- </string>
2302
- </value>
2303
- </string_field>
2304
- </elements>
2305
- </struct>
2306
- <string_field>
2307
- <value>
2308
- <string>
2309
- <value>Global</value>
2310
- </string>
2311
- </value>
2312
- </string_field>
2313
- <struct>
2314
- <append_alternates/>
2315
- <elements>
2316
- <string_field>
2317
- <value>
2318
- <string>
2319
- <value>Users</value>
2320
- </string>
2321
- </value>
2322
- </string_field>
2323
- <string_field>
2324
- <value>
2325
- <string>
2326
- <value>:</value>
2327
- </string>
2328
- </value>
2329
- </string_field>
2330
- </elements>
2331
- </struct>
2332
- <struct>
2333
- <append_alternates/>
2334
- <elements>
2335
- <integer_field>
2336
- <base>10</base>
2337
- <value>
2338
- <string>
2339
- <value>1</value>
2340
- </string>
2341
- </value>
2342
- </integer_field>
2343
- <string_field>
2344
- <value>
2345
- <string>
2346
- <value> </value>
2347
- </string>
2348
- </value>
2349
- </string_field>
2350
- <string_field>
2351
- <value>
2352
- <string>
2353
- <value>Max</value>
2354
- </string>
2355
- </value>
2356
- </string_field>
2357
- <string_field>
2358
- <value>
2359
- <string>
2360
- <value>:</value>
2361
- </string>
2362
- </value>
2363
- </string_field>
2364
- </elements>
2365
- </struct>
2366
- <integer_field>
2367
- <base>10</base>
2368
- <value>
2369
- <string>
2370
- <value>1</value>
2371
- </string>
2372
- </value>
2373
- </integer_field>
2374
- </elements>
2375
- </dsv>
2376
- </value>
2377
- </line>
2378
- <line label="Response: :dell-9.mudynamics.com 422 abuser :MOTD File is missing" name="response">
2379
- <terminator>\r\n
2380
- </terminator>
2381
- <value>
2382
- <dsv>
2383
- <delimiter> </delimiter>
2384
- <elements>
2385
- <struct>
2386
- <append_alternates/>
2387
- <elements>
2388
- <string_field>
2389
- <value>
2390
- <string>
2391
- <value>:</value>
2392
- </string>
2393
- </value>
2394
- </string_field>
2395
- <hostname>
2396
- <value>
2397
- <string>
2398
- <value>dell-9.mudynamics.com</value>
2399
- </string>
2400
- </value>
2401
- </hostname>
2402
- </elements>
2403
- </struct>
2404
- <integer_field>
2405
- <base>10</base>
2406
- <value>
2407
- <string>
2408
- <value>422</value>
2409
- </string>
2410
- </value>
2411
- </integer_field>
2412
- <string_field>
2413
- <value>
2414
- <string>
2415
- <value>abuser</value>
2416
- </string>
2417
- </value>
2418
- </string_field>
2419
- <struct>
2420
- <append_alternates/>
2421
- <elements>
2422
- <string_field>
2423
- <value>
2424
- <string>
2425
- <value>:</value>
2426
- </string>
2427
- </value>
2428
- </string_field>
2429
- <string_field>
2430
- <value>
2431
- <string>
2432
- <value>MOTD</value>
2433
- </string>
2434
- </value>
2435
- </string_field>
2436
- </elements>
2437
- </struct>
2438
- <string_field>
2439
- <value>
2440
- <string>
2441
- <value>File is missing</value>
2442
- </string>
2443
- </value>
2444
- </string_field>
2445
- </elements>
2446
- </dsv>
2447
- </value>
2448
- </line>
2449
- <line label="Response: :abuser MODE abuser :+iwx" name="response">
2450
- <terminator>\r\n
2451
- </terminator>
2452
- <value>
2453
- <dsv>
2454
- <delimiter> </delimiter>
2455
- <elements>
2456
- <struct>
2457
- <append_alternates/>
2458
- <elements>
2459
- <string_field>
2460
- <value>
2461
- <string>
2462
- <value>:</value>
2463
- </string>
2464
- </value>
2465
- </string_field>
2466
- <string_field>
2467
- <value>
2468
- <string>
2469
- <value>abuser</value>
2470
- </string>
2471
- </value>
2472
- </string_field>
2473
- </elements>
2474
- </struct>
2475
- <string_field>
2476
- <value>
2477
- <string>
2478
- <value>MODE</value>
2479
- </string>
2480
- </value>
2481
- </string_field>
2482
- <string_field>
2483
- <value>
2484
- <string>
2485
- <value>abuser</value>
2486
- </string>
2487
- </value>
2488
- </string_field>
2489
- <dsv>
2490
- <delimiter>+</delimiter>
2491
- <elements>
2492
- <string_field>
2493
- <value>
2494
- <string>
2495
- <value>:</value>
2496
- </string>
2497
- </value>
2498
- </string_field>
2499
- <string_field>
2500
- <value>
2501
- <string>
2502
- <value>iwx</value>
2503
- </string>
2504
- </value>
2505
- </string_field>
2506
- </elements>
2507
- </dsv>
2508
- </elements>
2509
- </dsv>
2510
- </value>
2511
- </line>
2512
- </payload>
2513
- </tcp_server_send>
2514
- <tcp_client_receive>
2515
- <description>Response</description>
2516
- <name>IRC Response Client Receive 3</name>
2517
- <transport>IRC</transport>
2518
- <assertions/>
2519
- <send_action>IRC Response Server Send 3</send_action>
2520
- <variables/>
2521
- </tcp_client_receive>
2522
- <tcp_client_send>
2523
- <description>Request</description>
2524
- <name>IRC Request Client Send 3</name>
2525
- <transport>IRC</transport>
2526
- <mutable>true</mutable>
2527
- <payload>
2528
- <line label="Internet Relay Chat" name="irc">
2529
- <terminator>\r\n
2530
- </terminator>
2531
- <value>
2532
- <dsv>
2533
- <delimiter> </delimiter>
2534
- <elements>
2535
- <string_field>
2536
- <value>
2537
- <string>
2538
- <value>WHO</value>
2539
- </string>
2540
- </value>
2541
- </string_field>
2542
- <struct>
2543
- <append_alternates/>
2544
- <elements>
2545
- <string_field>
2546
- <value>
2547
- <string>
2548
- <value>#</value>
2549
- </string>
2550
- </value>
2551
- </string_field>
2552
- <string_field>
2553
- <value>
2554
- <string>
2555
- <value>Mu</value>
2556
- </string>
2557
- </value>
2558
- </string_field>
2559
- </elements>
2560
- </struct>
2561
- </elements>
2562
- </dsv>
2563
- </value>
2564
- </line>
2565
- </payload>
2566
- </tcp_client_send>
2567
- <tcp_server_receive>
2568
- <description>Request</description>
2569
- <name>IRC Request Server Receive 3</name>
2570
- <transport>IRC</transport>
2571
- <assertions/>
2572
- <send_action>IRC Request Client Send 3</send_action>
2573
- <variables/>
2574
- </tcp_server_receive>
2575
- <tcp_server_send>
2576
- <description>Response</description>
2577
- <name>IRC Response Server Send 4</name>
2578
- <transport>IRC</transport>
2579
- <mutable>true</mutable>
2580
- <payload>
2581
- <line label="Response: :abuser!bwilkerson@6CD56ABC.7D57309A.149A40B0.IP JOIN :#Mu" name="response">
2582
- <terminator>\r\n
2583
- </terminator>
2584
- <value>
2585
- <dsv>
2586
- <delimiter> </delimiter>
2587
- <elements>
2588
- <struct>
2589
- <append_alternates/>
2590
- <elements>
2591
- <string_field>
2592
- <value>
2593
- <string>
2594
- <value>:</value>
2595
- </string>
2596
- </value>
2597
- </string_field>
2598
- <email>
2599
- <domain>
2600
- <string>
2601
- <value>6CD56ABC.7D57309A.149A40B0.IP</value>
2602
- </string>
2603
- </domain>
2604
- <username>
2605
- <string>
2606
- <value>abuser!bwilkerson</value>
2607
- </string>
2608
- </username>
2609
- </email>
2610
- </elements>
2611
- </struct>
2612
- <string_field>
2613
- <value>
2614
- <string>
2615
- <value>JOIN</value>
2616
- </string>
2617
- </value>
2618
- </string_field>
2619
- <dsv>
2620
- <delimiter>#</delimiter>
2621
- <elements>
2622
- <string_field>
2623
- <value>
2624
- <string>
2625
- <value>:</value>
2626
- </string>
2627
- </value>
2628
- </string_field>
2629
- <string_field>
2630
- <value>
2631
- <string>
2632
- <value>Mu</value>
2633
- </string>
2634
- </value>
2635
- </string_field>
2636
- </elements>
2637
- </dsv>
2638
- </elements>
2639
- </dsv>
2640
- </value>
2641
- </line>
2642
- <line label="Response: :dell-9.mudynamics.com 353 abuser = #Mu :@abuser " name="response">
2643
- <terminator>\r\n
2644
- </terminator>
2645
- <value>
2646
- <dsv>
2647
- <delimiter>=</delimiter>
2648
- <elements>
2649
- <struct>
2650
- <append_alternates/>
2651
- <elements>
2652
- <string_field>
2653
- <value>
2654
- <string>
2655
- <value>:</value>
2656
- </string>
2657
- </value>
2658
- </string_field>
2659
- <hostname>
2660
- <value>
2661
- <string>
2662
- <value>dell-9.mudynamics.com</value>
2663
- </string>
2664
- </value>
2665
- </hostname>
2666
- <string_field>
2667
- <value>
2668
- <string>
2669
- <value> </value>
2670
- </string>
2671
- </value>
2672
- </string_field>
2673
- <integer_field>
2674
- <base>10</base>
2675
- <value>
2676
- <string>
2677
- <value>353</value>
2678
- </string>
2679
- </value>
2680
- </integer_field>
2681
- <string_field>
2682
- <value>
2683
- <string>
2684
- <value> </value>
2685
- </string>
2686
- </value>
2687
- </string_field>
2688
- <string_field>
2689
- <value>
2690
- <string>
2691
- <value>abuser</value>
2692
- </string>
2693
- </value>
2694
- </string_field>
2695
- <string_field>
2696
- <value>
2697
- <string>
2698
- <value> </value>
2699
- </string>
2700
- </value>
2701
- </string_field>
2702
- </elements>
2703
- </struct>
2704
- <dsv>
2705
- <delimiter>:</delimiter>
2706
- <elements>
2707
- <dsv>
2708
- <delimiter>#</delimiter>
2709
- <elements>
2710
- <string_field>
2711
- <value>
2712
- <string>
2713
- <value> </value>
2714
- </string>
2715
- </value>
2716
- </string_field>
2717
- <struct>
2718
- <append_alternates/>
2719
- <elements>
2720
- <string_field>
2721
- <value>
2722
- <string>
2723
- <value>Mu</value>
2724
- </string>
2725
- </value>
2726
- </string_field>
2727
- <string_field>
2728
- <value>
2729
- <string>
2730
- <value> </value>
2731
- </string>
2732
- </value>
2733
- </string_field>
2734
- </elements>
2735
- </struct>
2736
- </elements>
2737
- </dsv>
2738
- <struct>
2739
- <append_alternates/>
2740
- <elements>
2741
- <string_field>
2742
- <value>
2743
- <string>
2744
- <value>@</value>
2745
- </string>
2746
- </value>
2747
- </string_field>
2748
- <string_field>
2749
- <value>
2750
- <string>
2751
- <value>abuser</value>
2752
- </string>
2753
- </value>
2754
- </string_field>
2755
- <string_field>
2756
- <value>
2757
- <string>
2758
- <value> </value>
2759
- </string>
2760
- </value>
2761
- </string_field>
2762
- </elements>
2763
- </struct>
2764
- </elements>
2765
- </dsv>
2766
- </elements>
2767
- </dsv>
2768
- </value>
2769
- </line>
2770
- <line label="Response: :dell-9.mudynamics.com 366 abuser #Mu :End of /NAMES list." name="response">
2771
- <terminator>\r\n
2772
- </terminator>
2773
- <value>
2774
- <dsv>
2775
- <delimiter> </delimiter>
2776
- <elements>
2777
- <struct>
2778
- <append_alternates/>
2779
- <elements>
2780
- <string_field>
2781
- <value>
2782
- <string>
2783
- <value>:</value>
2784
- </string>
2785
- </value>
2786
- </string_field>
2787
- <hostname>
2788
- <value>
2789
- <string>
2790
- <value>dell-9.mudynamics.com</value>
2791
- </string>
2792
- </value>
2793
- </hostname>
2794
- </elements>
2795
- </struct>
2796
- <integer_field>
2797
- <base>10</base>
2798
- <value>
2799
- <string>
2800
- <value>366</value>
2801
- </string>
2802
- </value>
2803
- </integer_field>
2804
- <string_field>
2805
- <value>
2806
- <string>
2807
- <value>abuser</value>
2808
- </string>
2809
- </value>
2810
- </string_field>
2811
- <struct>
2812
- <append_alternates/>
2813
- <elements>
2814
- <string_field>
2815
- <value>
2816
- <string>
2817
- <value>#</value>
2818
- </string>
2819
- </value>
2820
- </string_field>
2821
- <string_field>
2822
- <value>
2823
- <string>
2824
- <value>Mu</value>
2825
- </string>
2826
- </value>
2827
- </string_field>
2828
- </elements>
2829
- </struct>
2830
- <struct>
2831
- <append_alternates/>
2832
- <elements>
2833
- <string_field>
2834
- <value>
2835
- <string>
2836
- <value>:</value>
2837
- </string>
2838
- </value>
2839
- </string_field>
2840
- <string_field>
2841
- <value>
2842
- <string>
2843
- <value>End</value>
2844
- </string>
2845
- </value>
2846
- </string_field>
2847
- </elements>
2848
- </struct>
2849
- <string_field>
2850
- <value>
2851
- <string>
2852
- <value>of</value>
2853
- </string>
2854
- </value>
2855
- </string_field>
2856
- <path>
2857
- <value>
2858
- <string>
2859
- <value>/NAMES</value>
2860
- </string>
2861
- </value>
2862
- </path>
2863
- <struct>
2864
- <append_alternates/>
2865
- <elements>
2866
- <string_field>
2867
- <value>
2868
- <string>
2869
- <value>list</value>
2870
- </string>
2871
- </value>
2872
- </string_field>
2873
- <string_field>
2874
- <value>
2875
- <string>
2876
- <value>.</value>
2877
- </string>
2878
- </value>
2879
- </string_field>
2880
- </elements>
2881
- </struct>
2882
- </elements>
2883
- </dsv>
2884
- </value>
2885
- </line>
2886
- </payload>
2887
- </tcp_server_send>
2888
- <tcp_client_receive>
2889
- <description>Response</description>
2890
- <name>IRC Response Client Receive 4</name>
2891
- <transport>IRC</transport>
2892
- <assertions/>
2893
- <send_action>IRC Response Server Send 4</send_action>
2894
- <variables/>
2895
- </tcp_client_receive>
2896
- <tcp_client_send>
2897
- <description>Request</description>
2898
- <name>IRC Request Client Send 4</name>
2899
- <transport>IRC</transport>
2900
- <mutable>true</mutable>
2901
- <payload>
2902
- <line label="Internet Relay Chat" name="irc">
2903
- <terminator>\r\n
2904
- </terminator>
2905
- <value>
2906
- <dsv>
2907
- <delimiter> </delimiter>
2908
- <elements>
2909
- <string_field>
2910
- <value>
2911
- <string>
2912
- <value>MODE</value>
2913
- </string>
2914
- </value>
2915
- </string_field>
2916
- <struct>
2917
- <append_alternates/>
2918
- <elements>
2919
- <string_field>
2920
- <value>
2921
- <string>
2922
- <value>#</value>
2923
- </string>
2924
- </value>
2925
- </string_field>
2926
- <string_field>
2927
- <value>
2928
- <string>
2929
- <value>Mu b</value>
2930
- </string>
2931
- </value>
2932
- </string_field>
2933
- </elements>
2934
- </struct>
2935
- </elements>
2936
- </dsv>
2937
- </value>
2938
- </line>
2939
- </payload>
2940
- </tcp_client_send>
2941
- <tcp_server_receive>
2942
- <description>Request</description>
2943
- <name>IRC Request Server Receive 4</name>
2944
- <transport>IRC</transport>
2945
- <assertions/>
2946
- <send_action>IRC Request Client Send 4</send_action>
2947
- <variables/>
2948
- </tcp_server_receive>
2949
- <tcp_server_send>
2950
- <description>Response</description>
2951
- <name>IRC Response Server Send 5</name>
2952
- <transport>IRC</transport>
2953
- <mutable>true</mutable>
2954
- <payload>
2955
- <line label="Response: :dell-9.mudynamics.com 352 abuser #Mu bwilkerson 6CD56ABC.7D57309A.149A40B0.IP dell-9.mudynamics.com abuser H@ :0 Brian Wilkerson" name="response">
2956
- <terminator>\r\n
2957
- </terminator>
2958
- <value>
2959
- <dsv>
2960
- <delimiter> </delimiter>
2961
- <elements>
2962
- <struct>
2963
- <append_alternates/>
2964
- <elements>
2965
- <string_field>
2966
- <value>
2967
- <string>
2968
- <value>:</value>
2969
- </string>
2970
- </value>
2971
- </string_field>
2972
- <hostname>
2973
- <value>
2974
- <string>
2975
- <value>dell-9.mudynamics.com</value>
2976
- </string>
2977
- </value>
2978
- </hostname>
2979
- </elements>
2980
- </struct>
2981
- <integer_field>
2982
- <base>10</base>
2983
- <value>
2984
- <string>
2985
- <value>352</value>
2986
- </string>
2987
- </value>
2988
- </integer_field>
2989
- <string_field>
2990
- <value>
2991
- <string>
2992
- <value>abuser</value>
2993
- </string>
2994
- </value>
2995
- </string_field>
2996
- <struct>
2997
- <append_alternates/>
2998
- <elements>
2999
- <string_field>
3000
- <value>
3001
- <string>
3002
- <value>#</value>
3003
- </string>
3004
- </value>
3005
- </string_field>
3006
- <string_field>
3007
- <value>
3008
- <string>
3009
- <value>Mu</value>
3010
- </string>
3011
- </value>
3012
- </string_field>
3013
- </elements>
3014
- </struct>
3015
- <string_field>
3016
- <value>
3017
- <string>
3018
- <value>bwilkerson</value>
3019
- </string>
3020
- </value>
3021
- </string_field>
3022
- <dsv>
3023
- <delimiter>.</delimiter>
3024
- <elements>
3025
- <string_field>
3026
- <value>
3027
- <string>
3028
- <value>6CD56ABC</value>
3029
- </string>
3030
- </value>
3031
- </string_field>
3032
- <string_field>
3033
- <value>
3034
- <string>
3035
- <value>7D57309A</value>
3036
- </string>
3037
- </value>
3038
- </string_field>
3039
- <string_field>
3040
- <value>
3041
- <string>
3042
- <value>149A40B0</value>
3043
- </string>
3044
- </value>
3045
- </string_field>
3046
- <string_field>
3047
- <value>
3048
- <string>
3049
- <value>IP</value>
3050
- </string>
3051
- </value>
3052
- </string_field>
3053
- </elements>
3054
- </dsv>
3055
- <hostname>
3056
- <value>
3057
- <string>
3058
- <value>dell-9.mudynamics.com</value>
3059
- </string>
3060
- </value>
3061
- </hostname>
3062
- <string_field>
3063
- <value>
3064
- <string>
3065
- <value>abuser</value>
3066
- </string>
3067
- </value>
3068
- </string_field>
3069
- <struct>
3070
- <append_alternates/>
3071
- <elements>
3072
- <string_field>
3073
- <value>
3074
- <string>
3075
- <value>H</value>
3076
- </string>
3077
- </value>
3078
- </string_field>
3079
- <string_field>
3080
- <value>
3081
- <string>
3082
- <value>@</value>
3083
- </string>
3084
- </value>
3085
- </string_field>
3086
- </elements>
3087
- </struct>
3088
- <struct>
3089
- <append_alternates/>
3090
- <elements>
3091
- <string_field>
3092
- <value>
3093
- <string>
3094
- <value>:</value>
3095
- </string>
3096
- </value>
3097
- </string_field>
3098
- <integer_field>
3099
- <base>10</base>
3100
- <value>
3101
- <string>
3102
- <value>0</value>
3103
- </string>
3104
- </value>
3105
- </integer_field>
3106
- </elements>
3107
- </struct>
3108
- <string_field>
3109
- <value>
3110
- <string>
3111
- <value>Brian Wilkerson</value>
3112
- </string>
3113
- </value>
3114
- </string_field>
3115
- </elements>
3116
- </dsv>
3117
- </value>
3118
- </line>
3119
- <line label="Response: :dell-9.mudynamics.com 315 abuser #Mu :End of /WHO list." name="response">
3120
- <terminator>\r\n
3121
- </terminator>
3122
- <value>
3123
- <dsv>
3124
- <delimiter> </delimiter>
3125
- <elements>
3126
- <struct>
3127
- <append_alternates/>
3128
- <elements>
3129
- <string_field>
3130
- <value>
3131
- <string>
3132
- <value>:</value>
3133
- </string>
3134
- </value>
3135
- </string_field>
3136
- <hostname>
3137
- <value>
3138
- <string>
3139
- <value>dell-9.mudynamics.com</value>
3140
- </string>
3141
- </value>
3142
- </hostname>
3143
- </elements>
3144
- </struct>
3145
- <integer_field>
3146
- <base>10</base>
3147
- <value>
3148
- <string>
3149
- <value>315</value>
3150
- </string>
3151
- </value>
3152
- </integer_field>
3153
- <string_field>
3154
- <value>
3155
- <string>
3156
- <value>abuser</value>
3157
- </string>
3158
- </value>
3159
- </string_field>
3160
- <struct>
3161
- <append_alternates/>
3162
- <elements>
3163
- <string_field>
3164
- <value>
3165
- <string>
3166
- <value>#</value>
3167
- </string>
3168
- </value>
3169
- </string_field>
3170
- <string_field>
3171
- <value>
3172
- <string>
3173
- <value>Mu</value>
3174
- </string>
3175
- </value>
3176
- </string_field>
3177
- </elements>
3178
- </struct>
3179
- <struct>
3180
- <append_alternates/>
3181
- <elements>
3182
- <string_field>
3183
- <value>
3184
- <string>
3185
- <value>:</value>
3186
- </string>
3187
- </value>
3188
- </string_field>
3189
- <string_field>
3190
- <value>
3191
- <string>
3192
- <value>End</value>
3193
- </string>
3194
- </value>
3195
- </string_field>
3196
- </elements>
3197
- </struct>
3198
- <string_field>
3199
- <value>
3200
- <string>
3201
- <value>of</value>
3202
- </string>
3203
- </value>
3204
- </string_field>
3205
- <path>
3206
- <value>
3207
- <string>
3208
- <value>/WHO</value>
3209
- </string>
3210
- </value>
3211
- </path>
3212
- <struct>
3213
- <append_alternates/>
3214
- <elements>
3215
- <string_field>
3216
- <value>
3217
- <string>
3218
- <value>list</value>
3219
- </string>
3220
- </value>
3221
- </string_field>
3222
- <string_field>
3223
- <value>
3224
- <string>
3225
- <value>.</value>
3226
- </string>
3227
- </value>
3228
- </string_field>
3229
- </elements>
3230
- </struct>
3231
- </elements>
3232
- </dsv>
3233
- </value>
3234
- </line>
3235
- </payload>
3236
- </tcp_server_send>
3237
- <tcp_client_receive>
3238
- <description>Response</description>
3239
- <name>IRC Response Client Receive 5</name>
3240
- <transport>IRC</transport>
3241
- <assertions/>
3242
- <send_action>IRC Response Server Send 5</send_action>
3243
- <variables/>
3244
- </tcp_client_receive>
3245
- <tcp_client_send>
3246
- <description>Request</description>
3247
- <name>IRC Request Client Send 5</name>
3248
- <transport>IRC</transport>
3249
- <mutable>true</mutable>
3250
- <payload>
3251
- <line label="Request: PRIVMSG #Mu :Yo!" name="request">
3252
- <terminator>\r\n
3253
- </terminator>
3254
- <value>
3255
- <dsv>
3256
- <delimiter> </delimiter>
3257
- <elements>
3258
- <string_field>
3259
- <value>
3260
- <string>
3261
- <value>PRIVMSG</value>
3262
- </string>
3263
- </value>
3264
- </string_field>
3265
- <struct>
3266
- <append_alternates/>
3267
- <elements>
3268
- <string_field>
3269
- <value>
3270
- <string>
3271
- <value>#</value>
3272
- </string>
3273
- </value>
3274
- </string_field>
3275
- <string_field>
3276
- <value>
3277
- <string>
3278
- <value>Mu</value>
3279
- </string>
3280
- </value>
3281
- </string_field>
3282
- </elements>
3283
- </struct>
3284
- <struct>
3285
- <append_alternates/>
3286
- <elements>
3287
- <string_field>
3288
- <value>
3289
- <string>
3290
- <value>:</value>
3291
- </string>
3292
- </value>
3293
- </string_field>
3294
- <string_field>
3295
- <value>
3296
- <string>
3297
- <value>Yo</value>
3298
- </string>
3299
- </value>
3300
- </string_field>
3301
- <string_field>
3302
- <value>
3303
- <string>
3304
- <value>!</value>
3305
- </string>
3306
- </value>
3307
- </string_field>
3308
- </elements>
3309
- </struct>
3310
- </elements>
3311
- </dsv>
3312
- </value>
3313
- </line>
3314
- <line label="Request: PRIVMSG #Mu :HELP" name="request">
3315
- <terminator>\r\n
3316
- </terminator>
3317
- <value>
3318
- <dsv>
3319
- <delimiter> </delimiter>
3320
- <elements>
3321
- <string_field>
3322
- <value>
3323
- <string>
3324
- <value>PRIVMSG</value>
3325
- </string>
3326
- </value>
3327
- </string_field>
3328
- <struct>
3329
- <append_alternates/>
3330
- <elements>
3331
- <string_field>
3332
- <value>
3333
- <string>
3334
- <value>#</value>
3335
- </string>
3336
- </value>
3337
- </string_field>
3338
- <string_field>
3339
- <value>
3340
- <string>
3341
- <value>Mu</value>
3342
- </string>
3343
- </value>
3344
- </string_field>
3345
- </elements>
3346
- </struct>
3347
- <struct>
3348
- <append_alternates/>
3349
- <elements>
3350
- <string_field>
3351
- <value>
3352
- <string>
3353
- <value>:</value>
3354
- </string>
3355
- </value>
3356
- </string_field>
3357
- <string_field>
3358
- <value>
3359
- <string>
3360
- <value>HELP</value>
3361
- </string>
3362
- </value>
3363
- </string_field>
3364
- </elements>
3365
- </struct>
3366
- </elements>
3367
- </dsv>
3368
- </value>
3369
- </line>
3370
- <line label="Request: PRIVMSG #Mu :8) " name="request">
3371
- <terminator>\r\n
3372
- </terminator>
3373
- <value>
3374
- <dsv>
3375
- <delimiter>:</delimiter>
3376
- <elements>
3377
- <dsv>
3378
- <delimiter>#</delimiter>
3379
- <elements>
3380
- <struct>
3381
- <append_alternates/>
3382
- <elements>
3383
- <string_field>
3384
- <value>
3385
- <string>
3386
- <value>PRIVMSG</value>
3387
- </string>
3388
- </value>
3389
- </string_field>
3390
- <string_field>
3391
- <value>
3392
- <string>
3393
- <value> </value>
3394
- </string>
3395
- </value>
3396
- </string_field>
3397
- </elements>
3398
- </struct>
3399
- <struct>
3400
- <append_alternates/>
3401
- <elements>
3402
- <string_field>
3403
- <value>
3404
- <string>
3405
- <value>Mu</value>
3406
- </string>
3407
- </value>
3408
- </string_field>
3409
- <string_field>
3410
- <value>
3411
- <string>
3412
- <value> </value>
3413
- </string>
3414
- </value>
3415
- </string_field>
3416
- </elements>
3417
- </struct>
3418
- </elements>
3419
- </dsv>
3420
- <struct>
3421
- <append_alternates/>
3422
- <elements>
3423
- <integer_field>
3424
- <base>10</base>
3425
- <value>
3426
- <string>
3427
- <value>8</value>
3428
- </string>
3429
- </value>
3430
- </integer_field>
3431
- <string_field>
3432
- <value>
3433
- <string>
3434
- <value>)</value>
3435
- </string>
3436
- </value>
3437
- </string_field>
3438
- <string_field>
3439
- <value>
3440
- <string>
3441
- <value> </value>
3442
- </string>
3443
- </value>
3444
- </string_field>
3445
- </elements>
3446
- </struct>
3447
- </elements>
3448
- </dsv>
3449
- </value>
3450
- </line>
3451
- <line label="Request: PART #Mu" name="request">
3452
- <terminator>\r\n
3453
- </terminator>
3454
- <value>
3455
- <dsv>
3456
- <delimiter> </delimiter>
3457
- <elements>
3458
- <string_field>
3459
- <value>
3460
- <string>
3461
- <value>PART</value>
3462
- </string>
3463
- </value>
3464
- </string_field>
3465
- <struct>
3466
- <append_alternates/>
3467
- <elements>
3468
- <string_field>
3469
- <value>
3470
- <string>
3471
- <value>#</value>
3472
- </string>
3473
- </value>
3474
- </string_field>
3475
- <string_field>
3476
- <value>
3477
- <string>
3478
- <value>Mu</value>
3479
- </string>
3480
- </value>
3481
- </string_field>
3482
- </elements>
3483
- </struct>
3484
- </elements>
3485
- </dsv>
3486
- </value>
3487
- </line>
3488
- </payload>
3489
- </tcp_client_send>
3490
- <tcp_server_receive>
3491
- <description>Request</description>
3492
- <name>IRC Request Server Receive 5</name>
3493
- <transport>IRC</transport>
3494
- <assertions/>
3495
- <send_action>IRC Request Client Send 5</send_action>
3496
- <variables/>
3497
- </tcp_server_receive>
3498
- <tcp_server_send>
3499
- <description>Response</description>
3500
- <name>IRC Response Server Send 6</name>
3501
- <transport>IRC</transport>
3502
- <mutable>true</mutable>
3503
- <payload>
3504
- <line label="Internet Relay Chat" name="irc">
3505
- <terminator>\r\n
3506
- </terminator>
3507
- <value>
3508
- <dsv>
3509
- <delimiter> </delimiter>
3510
- <elements>
3511
- <struct>
3512
- <append_alternates/>
3513
- <elements>
3514
- <string_field>
3515
- <value>
3516
- <string>
3517
- <value>:</value>
3518
- </string>
3519
- </value>
3520
- </string_field>
3521
- <hostname>
3522
- <value>
3523
- <string>
3524
- <value>dell-9.mudynamics.com</value>
3525
- </string>
3526
- </value>
3527
- </hostname>
3528
- </elements>
3529
- </struct>
3530
- <integer_field>
3531
- <base>10</base>
3532
- <value>
3533
- <string>
3534
- <value>368</value>
3535
- </string>
3536
- </value>
3537
- </integer_field>
3538
- <string_field>
3539
- <value>
3540
- <string>
3541
- <value>abuser</value>
3542
- </string>
3543
- </value>
3544
- </string_field>
3545
- <struct>
3546
- <append_alternates/>
3547
- <elements>
3548
- <string_field>
3549
- <value>
3550
- <string>
3551
- <value>#</value>
3552
- </string>
3553
- </value>
3554
- </string_field>
3555
- <string_field>
3556
- <value>
3557
- <string>
3558
- <value>Mu</value>
3559
- </string>
3560
- </value>
3561
- </string_field>
3562
- </elements>
3563
- </struct>
3564
- <struct>
3565
- <append_alternates/>
3566
- <elements>
3567
- <string_field>
3568
- <value>
3569
- <string>
3570
- <value>:</value>
3571
- </string>
3572
- </value>
3573
- </string_field>
3574
- <string_field>
3575
- <value>
3576
- <string>
3577
- <value>End of Channel Ban List</value>
3578
- </string>
3579
- </value>
3580
- </string_field>
3581
- </elements>
3582
- </struct>
3583
- </elements>
3584
- </dsv>
3585
- </value>
3586
- </line>
3587
- </payload>
3588
- </tcp_server_send>
3589
- <tcp_client_receive>
3590
- <description>Response</description>
3591
- <name>IRC Response Client Receive 6</name>
3592
- <transport>IRC</transport>
3593
- <assertions/>
3594
- <send_action>IRC Response Server Send 6</send_action>
3595
- <variables/>
3596
- </tcp_client_receive>
3597
- <tcp_client_send>
3598
- <description>Request</description>
3599
- <name>IRC Request Client Send 6</name>
3600
- <transport>IRC</transport>
3601
- <mutable>true</mutable>
3602
- <payload>
3603
- <line label="Internet Relay Chat" name="irc">
3604
- <terminator>\r\n
3605
- </terminator>
3606
- <value>
3607
- <string_field label="Request: QUIT" name="request">
3608
- <value>
3609
- <string>
3610
- <value>QUIT</value>
3611
- </string>
3612
- </value>
3613
- </string_field>
3614
- </value>
3615
- </line>
3616
- </payload>
3617
- </tcp_client_send>
3618
- <tcp_server_receive>
3619
- <description>Request</description>
3620
- <name>IRC Request Server Receive 6</name>
3621
- <transport>IRC</transport>
3622
- <assertions/>
3623
- <send_action>IRC Request Client Send 6</send_action>
3624
- <variables/>
3625
- </tcp_server_receive>
3626
- <tcp_server_send>
3627
- <description>Response</description>
3628
- <name>IRC Response Server Send 7</name>
3629
- <transport>IRC</transport>
3630
- <mutable>true</mutable>
3631
- <payload>
3632
- <line label="Response: :abuser!bwilkerson@6CD56ABC.7D57309A.149A40B0.IP PART #Mu" name="response">
3633
- <terminator>\r\n
3634
- </terminator>
3635
- <value>
3636
- <dsv>
3637
- <delimiter> </delimiter>
3638
- <elements>
3639
- <struct>
3640
- <append_alternates/>
3641
- <elements>
3642
- <string_field>
3643
- <value>
3644
- <string>
3645
- <value>:</value>
3646
- </string>
3647
- </value>
3648
- </string_field>
3649
- <email>
3650
- <domain>
3651
- <string>
3652
- <value>6CD56ABC.7D57309A.149A40B0.IP</value>
3653
- </string>
3654
- </domain>
3655
- <username>
3656
- <string>
3657
- <value>abuser!bwilkerson</value>
3658
- </string>
3659
- </username>
3660
- </email>
3661
- </elements>
3662
- </struct>
3663
- <string_field>
3664
- <value>
3665
- <string>
3666
- <value>PART</value>
3667
- </string>
3668
- </value>
3669
- </string_field>
3670
- <struct>
3671
- <append_alternates/>
3672
- <elements>
3673
- <string_field>
3674
- <value>
3675
- <string>
3676
- <value>#</value>
3677
- </string>
3678
- </value>
3679
- </string_field>
3680
- <string_field>
3681
- <value>
3682
- <string>
3683
- <value>Mu</value>
3684
- </string>
3685
- </value>
3686
- </string_field>
3687
- </elements>
3688
- </struct>
3689
- </elements>
3690
- </dsv>
3691
- </value>
3692
- </line>
3693
- <line label="Response: ERROR :Closing Link: abuser[192.168.30.15] (Quit: abuser)" name="response">
3694
- <terminator>\r\n
3695
- </terminator>
3696
- <value>
3697
- <dsv>
3698
- <delimiter> </delimiter>
3699
- <elements>
3700
- <string_field>
3701
- <value>
3702
- <string>
3703
- <value>ERROR</value>
3704
- </string>
3705
- </value>
3706
- </string_field>
3707
- <struct>
3708
- <append_alternates/>
3709
- <elements>
3710
- <string_field>
3711
- <value>
3712
- <string>
3713
- <value>:</value>
3714
- </string>
3715
- </value>
3716
- </string_field>
3717
- <string_field>
3718
- <value>
3719
- <string>
3720
- <value>Closing</value>
3721
- </string>
3722
- </value>
3723
- </string_field>
3724
- </elements>
3725
- </struct>
3726
- <struct>
3727
- <append_alternates/>
3728
- <elements>
3729
- <string_field>
3730
- <value>
3731
- <string>
3732
- <value>Link</value>
3733
- </string>
3734
- </value>
3735
- </string_field>
3736
- <string_field>
3737
- <value>
3738
- <string>
3739
- <value>:</value>
3740
- </string>
3741
- </value>
3742
- </string_field>
3743
- </elements>
3744
- </struct>
3745
- <struct>
3746
- <append_alternates/>
3747
- <elements>
3748
- <string_field>
3749
- <value>
3750
- <string>
3751
- <value>abuser</value>
3752
- </string>
3753
- </value>
3754
- </string_field>
3755
- <quote>
3756
- <left_quote>[</left_quote>
3757
- <right_quote>]</right_quote>
3758
- <value>
3759
- <ip_address_string>
3760
- <value>
3761
- <variable>
3762
- <name>src_ip</name>
3763
- <step>IRC</step>
3764
- </variable>
3765
- </value>
3766
- </ip_address_string>
3767
- </value>
3768
- </quote>
3769
- </elements>
3770
- </struct>
3771
- <quote>
3772
- <left_quote>(</left_quote>
3773
- <right_quote>)</right_quote>
3774
- <value>
3775
- <dsv>
3776
- <delimiter> </delimiter>
3777
- <elements>
3778
- <struct>
3779
- <append_alternates/>
3780
- <elements>
3781
- <string_field>
3782
- <value>
3783
- <string>
3784
- <value>Quit</value>
3785
- </string>
3786
- </value>
3787
- </string_field>
3788
- <string_field>
3789
- <value>
3790
- <string>
3791
- <value>:</value>
3792
- </string>
3793
- </value>
3794
- </string_field>
3795
- </elements>
3796
- </struct>
3797
- <string_field>
3798
- <value>
3799
- <string>
3800
- <value>abuser</value>
3801
- </string>
3802
- </value>
3803
- </string_field>
3804
- </elements>
3805
- </dsv>
3806
- </value>
3807
- </quote>
3808
- </elements>
3809
- </dsv>
3810
- </value>
3811
- </line>
3812
- </payload>
3813
- </tcp_server_send>
3814
- <tcp_client_receive>
3815
- <description>Response</description>
3816
- <name>IRC Response Client Receive 7</name>
3817
- <transport>IRC</transport>
3818
- <assertions/>
3819
- <send_action>IRC Response Server Send 7</send_action>
3820
- <variables/>
3821
- </tcp_client_receive>
3822
- </steps>
3823
- <variables/>
3824
- </scenario>
3825
- </scenario_mutation_attack>
3826
- </attacks>
3827
- <event_actions/>
3828
- <monitors/>
3829
- <default_restarter name="Restarter">
3830
- <max_boot_time>60000</max_boot_time>
3831
- <min_boot_time>0</min_boot_time>
3832
- <restart_delay>2000</restart_delay>
3833
- <restart_fail_behavior>Pause_analysis</restart_fail_behavior>
3834
- </default_restarter>
3835
- </analysis>
3836
- </templates>
3837
- </mu_config>