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
用户参与
星數423
關注者數20
派生數93
提交數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.