-1

I want to test some keyloggers in order to see how they work.

If my host OS is clean, and I install the keyloggers on a guest OS running in VirtualBox, will the keylogger be able to log the keystrokes and screenshots in the HOST OS?

I think I know the answer to this question but I just want to make sure.

Alexey Frunze
  • 61,140
  • 12
  • 83
  • 180
Matthew
  • 4,477
  • 21
  • 70
  • 93

1 Answers1

1

Unless your VMs are broken, key/screen-loggers will be fully contained in the VMs and will gain no access to the host OS keyboard/screen data that's outside of the VM.

Alexey Frunze
  • 61,140
  • 12
  • 83
  • 180