badKarma is an open source GUI based network reconnaissance toolkit which aims to assist penetration testers during network infrastructure assessments. Repo is for Arch based distros
install Kali linux dependecies:
# 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 \
python3-libnmap python3-sqlalchemy python3-shodan
clone the repository:
$ git clone https://github.com/r3vn/badKarma.git
install python dependecies:
$ cd badKarma
$ python3 -m venv ./venv
$ python3 env/bin/activate
$ pip3 install phantomjs
$ chmod +x badkarma.py
$ ./badkarma.py
Documentation can be found in this .
If badKarma helped you during a penetration testing engagement, please consider making a donation via PayPal. Bitcoins are accepted as well, at 1Dvvb3TGHRQwfLoUT8rVTPmHqgVjAJRcsm.