usb.md typo: your enter -> you enter

This commit is contained in:
Steve Phillips 2017-04-23 22:09:52 -07:00 committed by GitHub
parent 36eb4058e4
commit ac3215da4a

View File

@ -140,7 +140,7 @@ Security Warning about USB Input Devices
If you connect USB input devices (keyboard and mouse) to a VM, that VM will effectively have control over your system. If you connect USB input devices (keyboard and mouse) to a VM, that VM will effectively have control over your system.
Because of this, the benefits of using a USB qube are much smaller than using a fully untrusted USB qube. Because of this, the benefits of using a USB qube are much smaller than using a fully untrusted USB qube.
In addition to having control over your system, such VM can also sniff all the input your enter there (for example, passwords in the case of a USB keyboard). In addition to having control over your system, such VM can also sniff all the input you enter there (for example, passwords in the case of a USB keyboard).
There is no simple way to protect against sniffing, but you can make it harder to exploit control over input devices. There is no simple way to protect against sniffing, but you can make it harder to exploit control over input devices.