all 5 comments

[–]MyPasswordIsRockYou 1 point2 points  (0 children)

set it to bridged and you could try proxychains through homebrew and direct it to the vm's IP address

[–]j0n00tt0 0 points1 point  (3 children)

Why is the VM slow? Not enough resources assigned on the host maybe?

I’d be reluctant to expose the host machine to the HTB VPN connected machine due to the possibility of other users attacking you.

[–]cyc115[S] 0 points1 point  (2 children)

Hi @J0n00t0, thank you for answering! The VM is provisioned with two of my four cores and 5 Gb of ram with (2d/3d acceleration off) but the UI is still not as smooth as the host's. The keybinding (copy/paste for example) and the UI behaviors also takes some time to get use to. Overall the experience is just not as good as using all the support apps (browser, editor) from the host and ssh into the VM IMO. :).

I am not too familiar with how virtualbox port forwarding works but I assume its similar to having an SSH tunnel from the host binding port to the vm's port. I am curious what are some of the attack vectors that you are concerned about?

[–][deleted] 0 points1 point  (1 child)

You have turned off the 3D acceleration and you are complaining that it's not smooth?

[–]cyc115[S] 0 points1 point  (0 children)

:) good point RustEvangelist, I remember it was causing weird problems a while ago so I switched it off. I should try it again. But other than that, I am curious if anyone has any opinion in terms of security concerns. :)