Thursday, February 9, 2023

bettercap and sslstrip

Add this to /etc/apt/sources.list:

deb http://http.kali.org/kali kali-rolling main non-free contrib

Create this file (with nano or vim): /etc/apt/apt.conf.d/81ssl-exceptions

Add this line: Acquire::https::Verify-Peer "false";

then `apt update` and `apt install bettercap`

You'll still get an error for firmware-b43legacy-installater, but bettercap will get installed.

Ethical Hacking - Guest Additions - Virtual Box





sudo apt update

sudo apt install -y linux-headers-$( uname -r )

cp /media/cdrom/VBoxLinuxAdditions.run ~/Downloads/

chmod 0755 ~/Downloads/VBoxLinuxAdditions.run

 cd ~/Downloads/

./VBoxLinuxAdditions.run

 Sit back and wait

Remote Hybrid and Office work