Turkey1976
(Themenstarter)
Anmeldungsdatum: 20. April 2020
Beiträge: 5
|
Wenn ich das Kommando starte | sudo tcpdump -c 100 -vvveni eth0 udp portrange 16384-32768
|
Und mit einem Webclient auf den Rechner zugreife, erhalte ich das... 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 |
tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 262144 bytes
15:48:15.341864 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 198: (tos 0x0, ttl 64, id 49415, offset 0, flags [DF], proto UDP (17), length 184)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2e4 -> 0x92e7!] UDP, length 156
15:48:15.364858 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 154: (tos 0x0, ttl 55, id 42418, offset 0, flags [DF], proto UDP (17), length 140)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 112
15:48:15.381872 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 49424, offset 0, flags [DF], proto UDP (17), length 92)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd288 -> 0xcbe9!] UDP, length 64
15:48:15.381966 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 367: (tos 0x0, ttl 64, id 49425, offset 0, flags [DF], proto UDP (17), length 353)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd38d -> 0xd98b!] UDP, length 325
15:48:15.401086 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 688: (tos 0x0, ttl 55, id 42420, offset 0, flags [DF], proto UDP (17), length 674)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 646
15:48:15.409055 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 1242: (tos 0x0, ttl 64, id 49428, offset 0, flags [DF], proto UDP (17), length 1228)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd6f8 -> 0x2b50!] UDP, length 1200
15:48:15.409079 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 835: (tos 0x0, ttl 64, id 49429, offset 0, flags [DF], proto UDP (17), length 821)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd561 -> 0x0fda!] UDP, length 793
15:48:15.412025 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 154: (tos 0x0, ttl 55, id 42422, offset 0, flags [DF], proto UDP (17), length 140)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 112
15:48:15.412081 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 49430, offset 0, flags [DF], proto UDP (17), length 92)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd288 -> 0x3d70!] UDP, length 64
15:48:15.429096 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 1242: (tos 0x0, ttl 55, id 42425, offset 0, flags [DF], proto UDP (17), length 1228)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 1200
15:48:15.429838 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 381: (tos 0x0, ttl 55, id 42426, offset 0, flags [DF], proto UDP (17), length 367)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 339
15:48:15.450092 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 139: (tos 0x0, ttl 55, id 42428, offset 0, flags [DF], proto UDP (17), length 125)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 97
15:48:15.452626 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49435, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0x1e27!] UDP, length 76
15:48:15.460925 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 154: (tos 0x0, ttl 55, id 42430, offset 0, flags [DF], proto UDP (17), length 140)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 112
15:48:15.461985 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 49436, offset 0, flags [DF], proto UDP (17), length 92)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd288 -> 0xcec6!] UDP, length 64
15:48:15.470092 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 160: (tos 0x0, ttl 55, id 42431, offset 0, flags [DF], proto UDP (17), length 146)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 118
15:48:15.471151 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49437, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0xc13d!] UDP, length 75
15:48:15.482719 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49439, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0x7443!] UDP, length 75
15:48:15.490440 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 149: (tos 0x0, ttl 55, id 42436, offset 0, flags [DF], proto UDP (17), length 135)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 107
15:48:15.502871 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49441, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0xeb8b!] UDP, length 76
15:48:15.510663 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 146: (tos 0x0, ttl 55, id 42439, offset 0, flags [DF], proto UDP (17), length 132)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 104
15:48:15.522846 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49446, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0x98df!] UDP, length 76
15:48:15.531397 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 141: (tos 0x0, ttl 55, id 42444, offset 0, flags [DF], proto UDP (17), length 127)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 99
15:48:15.542870 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49451, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0x6be1!] UDP, length 75
15:48:15.552003 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 142: (tos 0x0, ttl 55, id 42449, offset 0, flags [DF], proto UDP (17), length 128)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 100
15:48:15.562801 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49452, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0xae6d!] UDP, length 75
15:48:15.572439 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 153: (tos 0x0, ttl 55, id 42453, offset 0, flags [DF], proto UDP (17), length 139)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 111
15:48:15.582918 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49457, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0xf338!] UDP, length 76
15:48:15.592453 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 144: (tos 0x0, ttl 55, id 42459, offset 0, flags [DF], proto UDP (17), length 130)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 102
15:48:15.602997 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49461, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0xb18f!] UDP, length 76
15:48:15.612967 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 142: (tos 0x0, ttl 55, id 42462, offset 0, flags [DF], proto UDP (17), length 128)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 100
15:48:15.622796 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49465, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0xc2ef!] UDP, length 75
15:48:15.633574 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 134: (tos 0x0, ttl 55, id 42463, offset 0, flags [DF], proto UDP (17), length 120)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 92
15:48:15.642857 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49470, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0xe31e!] UDP, length 75
15:48:15.648674 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 145: (tos 0x0, ttl 55, id 42464, offset 0, flags [DF], proto UDP (17), length 131)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 103
15:48:15.662941 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49474, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0x987c!] UDP, length 76
15:48:15.669185 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 139: (tos 0x0, ttl 55, id 42465, offset 0, flags [DF], proto UDP (17), length 125)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 97
15:48:15.682927 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49476, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0x19e4!] UDP, length 76
15:48:15.689714 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 142: (tos 0x0, ttl 55, id 42469, offset 0, flags [DF], proto UDP (17), length 128)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 100
15:48:15.702947 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49480, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0xce8b!] UDP, length 75
15:48:15.710323 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 142: (tos 0x0, ttl 55, id 42472, offset 0, flags [DF], proto UDP (17), length 128)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 100
15:48:15.722927 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49483, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0x6af4!] UDP, length 75
15:48:15.732990 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 143: (tos 0x0, ttl 55, id 42474, offset 0, flags [DF], proto UDP (17), length 129)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 101
15:48:15.742914 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49487, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0xf40e!] UDP, length 76
15:48:15.751218 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 140: (tos 0x0, ttl 55, id 42478, offset 0, flags [DF], proto UDP (17), length 126)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 98
15:48:15.762860 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49488, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0xcc75!] UDP, length 76
15:48:15.771197 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 143: (tos 0x0, ttl 55, id 42481, offset 0, flags [DF], proto UDP (17), length 129)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 101
15:48:15.782859 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49490, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0xbb25!] UDP, length 75
15:48:15.791939 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 149: (tos 0x0, ttl 55, id 42486, offset 0, flags [DF], proto UDP (17), length 135)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 107
15:48:15.802932 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49495, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0xc18f!] UDP, length 75
15:48:15.811975 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 145: (tos 0x0, ttl 55, id 42491, offset 0, flags [DF], proto UDP (17), length 131)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 103
15:48:15.822936 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49497, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0x658d!] UDP, length 76
15:48:15.833672 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 144: (tos 0x0, ttl 55, id 42497, offset 0, flags [DF], proto UDP (17), length 130)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 102
15:48:15.842931 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49499, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0xc5a3!] UDP, length 76
15:48:15.852910 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 140: (tos 0x0, ttl 55, id 42499, offset 0, flags [DF], proto UDP (17), length 126)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 98
15:48:15.862851 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49504, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0x6f27!] UDP, length 75
15:48:15.870027 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 141: (tos 0x0, ttl 55, id 42501, offset 0, flags [DF], proto UDP (17), length 127)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 99
15:48:15.882871 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49506, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0x6d96!] UDP, length 75
15:48:15.888941 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 136: (tos 0x0, ttl 55, id 42506, offset 0, flags [DF], proto UDP (17), length 122)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 94
15:48:15.902840 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49507, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0xa745!] UDP, length 76
15:48:15.909210 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 144: (tos 0x0, ttl 55, id 42508, offset 0, flags [DF], proto UDP (17), length 130)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 102
15:48:15.922849 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 118: (tos 0x0, ttl 64, id 49509, offset 0, flags [DF], proto UDP (17), length 104)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd294 -> 0x79b3!] UDP, length 76
15:48:15.929624 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 130: (tos 0x0, ttl 55, id 42509, offset 0, flags [DF], proto UDP (17), length 116)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 88
15:48:15.942926 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 117: (tos 0x0, ttl 64, id 49514, offset 0, flags [DF], proto UDP (17), length 103)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd293 -> 0xa59c!] UDP, length 75
15:48:15.950233 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 134: (tos 0x0, ttl 55, id 42510, offset 0, flags [DF], proto UDP (17), length 120)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 92
15:48:15.961963 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 134: (tos 0x0, ttl 64, id 49519, offset 0, flags [DF], proto UDP (17), length 120)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2a4 -> 0x08c4!] UDP, length 92
15:48:15.970636 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 134: (tos 0x0, ttl 55, id 42512, offset 0, flags [DF], proto UDP (17), length 120)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 92
15:48:15.981990 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 134: (tos 0x0, ttl 64, id 49522, offset 0, flags [DF], proto UDP (17), length 120)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2a4 -> 0x9a0b!] UDP, length 92
15:48:15.985930 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 164: (tos 0x0, ttl 55, id 42514, offset 0, flags [DF], proto UDP (17), length 150)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 122
15:48:16.001897 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 164: (tos 0x0, ttl 64, id 49527, offset 0, flags [DF], proto UDP (17), length 150)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2c2 -> 0x276b!] UDP, length 122
15:48:16.006231 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 158: (tos 0x0, ttl 55, id 42518, offset 0, flags [DF], proto UDP (17), length 144)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 116
15:48:16.022011 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 158: (tos 0x0, ttl 64, id 49530, offset 0, flags [DF], proto UDP (17), length 144)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2bc -> 0xce5a!] UDP, length 116
15:48:16.026888 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 167: (tos 0x0, ttl 55, id 42523, offset 0, flags [DF], proto UDP (17), length 153)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 125
15:48:16.042034 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 167: (tos 0x0, ttl 64, id 49535, offset 0, flags [DF], proto UDP (17), length 153)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2c5 -> 0xadbc!] UDP, length 125
15:48:16.047462 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 156: (tos 0x0, ttl 55, id 42527, offset 0, flags [DF], proto UDP (17), length 142)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 114
15:48:16.062005 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 156: (tos 0x0, ttl 64, id 49538, offset 0, flags [DF], proto UDP (17), length 142)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2ba -> 0xada2!] UDP, length 114
15:48:16.068541 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 150: (tos 0x0, ttl 55, id 42530, offset 0, flags [DF], proto UDP (17), length 136)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 108
15:48:16.082041 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 150: (tos 0x0, ttl 64, id 49540, offset 0, flags [DF], proto UDP (17), length 136)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2b4 -> 0x3eec!] UDP, length 108
15:48:16.087955 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 146: (tos 0x0, ttl 55, id 42534, offset 0, flags [DF], proto UDP (17), length 132)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 104
15:48:16.102082 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 146: (tos 0x0, ttl 64, id 49545, offset 0, flags [DF], proto UDP (17), length 132)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2b0 -> 0x6fc9!] UDP, length 104
15:48:16.108382 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 146: (tos 0x0, ttl 55, id 42538, offset 0, flags [DF], proto UDP (17), length 132)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 104
15:48:16.122021 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 146: (tos 0x0, ttl 64, id 49548, offset 0, flags [DF], proto UDP (17), length 132)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2b0 -> 0xf322!] UDP, length 104
15:48:16.129310 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 138: (tos 0x0, ttl 55, id 42543, offset 0, flags [DF], proto UDP (17), length 124)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 96
15:48:16.142007 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 138: (tos 0x0, ttl 64, id 49549, offset 0, flags [DF], proto UDP (17), length 124)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2a8 -> 0xd724!] UDP, length 96
15:48:16.149474 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 130: (tos 0x0, ttl 55, id 42548, offset 0, flags [DF], proto UDP (17), length 116)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 88
15:48:16.161987 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 130: (tos 0x0, ttl 64, id 49553, offset 0, flags [DF], proto UDP (17), length 116)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2a0 -> 0xc126!] UDP, length 88
15:48:16.169953 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 129: (tos 0x0, ttl 55, id 42552, offset 0, flags [DF], proto UDP (17), length 115)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 87
15:48:16.182006 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 129: (tos 0x0, ttl 64, id 49556, offset 0, flags [DF], proto UDP (17), length 115)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd29f -> 0x9b22!] UDP, length 87
15:48:16.190682 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 55, id 42553, offset 0, flags [DF], proto UDP (17), length 112)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 84
15:48:16.202010 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 49558, offset 0, flags [DF], proto UDP (17), length 112)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd29c -> 0x824d!] UDP, length 84
15:48:16.211340 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 55, id 42557, offset 0, flags [DF], proto UDP (17), length 112)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 84
15:48:16.222045 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 49562, offset 0, flags [DF], proto UDP (17), length 112)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd29c -> 0x4f16!] UDP, length 84
15:48:16.231882 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 132: (tos 0x0, ttl 55, id 42558, offset 0, flags [DF], proto UDP (17), length 118)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 90
15:48:16.242027 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 132: (tos 0x0, ttl 64, id 49563, offset 0, flags [DF], proto UDP (17), length 118)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2a2 -> 0x6f75!] UDP, length 90
15:48:16.251718 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 133: (tos 0x0, ttl 55, id 42559, offset 0, flags [DF], proto UDP (17), length 119)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 91
15:48:16.262100 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 133: (tos 0x0, ttl 64, id 49567, offset 0, flags [DF], proto UDP (17), length 119)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2a3 -> 0x26d6!] UDP, length 91
15:48:16.272492 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 132: (tos 0x0, ttl 55, id 42563, offset 0, flags [DF], proto UDP (17), length 118)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 90
15:48:16.281971 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 132: (tos 0x0, ttl 64, id 49571, offset 0, flags [DF], proto UDP (17), length 118)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2a2 -> 0x8adf!] UDP, length 90
15:48:16.287175 00:50:56:8b:5c:86 > ac:1f:6b:95:a0:0a, ethertype IPv4 (0x0800), length 133: (tos 0x0, ttl 55, id 42565, offset 0, flags [DF], proto UDP (17), length 119)
79.220.97.165.59952 > 93.90.195.83.17544: [udp sum ok] UDP, length 91
15:48:16.302066 ac:1f:6b:95:a0:0a > 00:50:56:8b:5c:86, ethertype IPv4 (0x0800), length 133: (tos 0x0, ttl 64, id 49575, offset 0, flags [DF], proto UDP (17), length 119)
93.90.195.83.17544 > 79.220.97.165.59952: [bad udp cksum 0xd2a3 -> 0x0906!] UDP, length 91
100 packets captured
100 packets received by filter
0 packets dropped by kernel
|
Es sieht also so aus, als ob die Ports offen sind, nicht wahr?
|