-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathQTS Data Type Attacks.xml
385 lines (385 loc) · 12.2 KB
/
QTS Data Type Attacks.xml
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
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
<?xml version="1.0" encoding="UTF-8"?>
<java version="1.5.0_16" class="java.beans.XMLDecoder">
<object class="net.sourceforge.marathon.checklist.CheckList">
<void property="checkListItems">
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$Header">
<void property="label">
<string>Paths and Files</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Long Name (> 255 chars)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Special Characters in Name (space * ? / \| < > , . ( ) [ ] { } ; : ‘ “! @ # $ % ^ &)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Non Existant</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Already Exists</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>No Space (on disk)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Minimal Space (on disk)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Write Protected</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Unavailable</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Locked</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>On Remote Machine</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Corrupted</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$Header">
<void property="label">
<string>Time and Date</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Timeouts</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Time Difference between Machines</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Crossing Time Zones</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Leap Days</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Always Invaild Days (Feb 30, Sept 31)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Feb 29 in Non-Leap Years</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Different Formats (June 5, 2001; 06/05/2001; 06/05/01; 06-05-01; 6/5/2001 12:23)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Daylight Savings Changeover</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Reset Clock Backward or Forward</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$Header">
<void property="label">
<string>Numbers</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>0 (Zero)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>32768 (2 ** 15)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>32769 (2 ** 15 + 1)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>65536 (2 ** 16)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>65537 (2 ** 16 + 1)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>2147483648 (2 ** 31)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>2147483649 (2 ** 31 + 1)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>4294967296 (2 ** 32)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>4294967297 (2 ** 32+ 1)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Scientific Notation (1E-16)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Negative</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Floating Point/Decimal(0.0001)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>With Commas(1,234,567)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>European Style(1.234.567,89)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>All the Above in Calculations</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$Header">
<void property="label">
<string>Strings</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Long (255, 256, 257, 1000, 1024, 2000, 2048 or more characters)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Accented Chars (àáâãäåçèéêëìíîðñòôõöö, etc.)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Asian Chars</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Common Delimiters and Special Characters( “‘` | / \, ; : & < > ^ * ? Tab )</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Leave Blank</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Single Space</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Multiple Spaces</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Leading Spaces</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>End-of-Line Characters(^M)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>SQL Injection( ‘select * from customer ) </string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>With All Actions (Entering, Searching, Updating, etc.)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$Header">
<void property="label">
<string>General</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Violates Domain-Specific Rules (an ipaddress of 999.999.999.999, an email address with no “@”, an age of -1)</string>
</void>
</object>
</void>
<void method="add">
<object class="net.sourceforge.marathon.checklist.CheckList$FailureNote">
<void property="label">
<string>Violates Uniqueness Constraint</string>
</void>
</object>
</void>
</void>
<void property="description">
<string>Adapted from Quality Tree Software's Test Heuristics Cheat Sheet
available @ http://testobsessed.com/wordpress/wp-content/uploads/2007/02/testheuristicscheatsheetv1.pdf</string>
</void>
<void property="name">
<string>Data Type Attacks</string>
</void>
</object>
</java>