Wireshark Flashcards

(10 cards)

1
Q

Filter by source

A

Ip.src==

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Filter by destination

A

Ip.dst==

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Ping filter

A

Icmp

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Filter by address

A

Ip.addr

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Filter by ipv6 address

A

Ip.ipv6==

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What do black lines mean

A

Packets with errors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is && in wireshark w/example

A

And. ip.src== ip && ip.dst==ip

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

! In wireshark w/example

A

Not including. !(ivp6.dst==ip)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Filter by port

A

Ip.port==

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Filter by http request

A

Http.request

How well did you know this?
1
Not at all
2
3
4
5
Perfectly