Skip to content

Commit 7c63387

Browse files
authored
Update https.md
1 parent a81ca79 commit 7c63387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

https.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Well, anyone in your local network, your co-workers for example or people sittin
1010

1111
#### How will they do it?
1212

13-
They can tell the [switch](https://en.wikipedia.org/wiki/Network_switch) to deliver packets to their machine instead of yours by [ARP poisioning](https://en.wikipedia.org/wiki/ARP_spoofing) the ARP table maintained by the `switch` :
13+
Since the data is in plain text, they can just tell the [switch](https://en.wikipedia.org/wiki/Network_switch) to deliver packets to their machine instead of yours by [ARP poisioning](https://en.wikipedia.org/wiki/ARP_spoofing) the ARP table maintained by the `switch` :
1414
![ARP poisioning](/img/arp.png)
1515

1616
Also, the owner of the cafe or your boss in your office can see your data by programming the hub/switch easily since they own and have physical access to it or [wire tapping](https://en.wikipedia.org/wiki/Fiber_tapping) the wire itself coming in to the cafe.

0 commit comments

Comments
 (0)