Quickstart
October 23, 2018Setup
Let’s install badKarma dependencies on your Kali box:
# apt install python3-pip python3-gi phantomjs mitmproxy ffmpeg gir1.2-gtk-vnc-2.0 \
gir1.2-gtksource-3.0 gir1.2-vte-2.91 gir1.2-osmgpsmap-1.0 gir1.2-webkit2-4.0
clone the repository:
# git clone https://github.com/r3vn/badKarma.git
install python dependecies:
# cd badKarma
# pip install -r requirements.txt
Run
$ chmod +x badkarma.py
$ ./badkarma.py
at this point badKarma window should appear, happy hacking :)
# G.