badKarma

网络侦查工具包。(network reconnaissance toolkit)

Github stars Tracking Chart

badKarma 网络侦查工具包

badKarma 是一个开源的基于 GUI 的网络侦察工具包,旨在协助渗透测试人员进行网络基础设施评估。

截图(未更新)

设置

安装 Kali linux 依赖:

# 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 

克隆该存储库:

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

安装 python 依赖:

# cd badKarma
# pip3 install -r requirements.txt

运行

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

文档

文档可以在该维基中找到。

捐赠

如果 badKarma 在渗透测试过程中帮助了你,请考虑通过 PayPal 进行捐赠。也接受比特币,账号为1Dvvb3TGHRQwfLoUT8rVTPmHqgVjAJRcsm。

Main metrics

Overview
Name With Ownerr3vn/badKarma
Primary LanguagePython
Program languagePython (Language Count: 5)
PlatformLinux
License:GNU General Public License v3.0
所有者活动
Created At2018-08-22 08:35:40
Pushed At2018-12-17 15:56:09
Last Commit At2018-12-17 16:55:50
Release Count0
用户参与
Stargazers Count423
Watchers Count20
Fork Count93
Commits Count85
Has Issues Enabled
Issues Count10
Issue Open Count4
Pull Requests Count5
Pull Requests Open Count1
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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.

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