badKarma

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

Github星跟踪图

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。

主要指标

概览
名称与所有者r3vn/badKarma
主编程语言Python
编程语言Python (语言数: 5)
平台Linux
许可证GNU General Public License v3.0
所有者活动
创建于2018-08-22 08:35:40
推送于2018-12-17 15:56:09
最后一次提交2018-12-17 16:55:50
发布数0
用户参与
星数422
关注者数20
派生数94
提交数85
已启用问题?
问题数10
打开的问题数4
拉请求数5
打开的拉请求数1
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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.