r3vn / badKarma

network reconnaissance toolkit

Home Page:https://badkarma.xfiltrate.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

badKarma is an open source GUI based network reconnaissance toolkit which aims to assist penetration testers during network infrastructure assessments.

Screenshots ( not updated )

Setup

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 

clone the repository:

$ git clone https://github.com/r3vn/badKarma.git

install python dependecies:

# cd badKarma
# pip3 install -r requirements.txt

Run

$ chmod +x badkarma.py
$ ./badkarma.py

Documentation

Documentation can be found in this wiki.

Donate

If badKarma helped you during a penetration testing engagement, please consider making a donation via PayPal. Bitcoins are accepted as well, at 1Dvvb3TGHRQwfLoUT8rVTPmHqgVjAJRcsm.

About

network reconnaissance toolkit

https://badkarma.xfiltrate.net

License:GNU General Public License v3.0


Languages

Language:Python 82.3%Language:Perl 12.5%Language:Lua 3.3%Language:Shell 1.7%Language:JavaScript 0.1%