Taichi

command module
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2022 License: GPL-2.0 Imports: 6 Imported by: 0

README

TAIJISUITE

簡介

基於go語言實現的高交互滲透測試框架,已實現如下功能:
1、"RDP","JAVADEBUG","REDIS", "FTP", "SNMP", "POSTGRESQL", "SSH", "MONGO", "SMB", "MSSQL", "MYSQL", "ELASTICSEARCH"服務的弱口令掃描;
2、敏感路徑掃描(基於字典)
3、子域名掃描(基於字典)
4、增加poc模塊(內置兼容了kunpeng的50+poc)
TAIJI

編譯運行

1、安裝第三方庫(命令:go get xxx)
2、go run main.go
3、編譯 go build

使用

1.加載模塊
load <模塊> <協議>
e.g:
load portscan
load burt ftp
2.設置參數
set ip/file xxx
3.展示參數
show
4.運行
go

敏感路径扫描(需要本地有urldic.txt)
1.load urlscan
2.set ip/domain xxx
3.go

子域名扫描(需要本地有subdic.txt)
1.load subscan
2.set domain http://xxx.cn
3.go

poc功能
本地创建plugins文件夹,用于存放yml文件
1.poc
2.init(首次使用或新增poc時)
3.show
4.use xxx
5.set ip/url xxx
6.go

更新:

v0.1
1、已實現端口掃描和爆破模塊

来元世界交流一下啊

TAIJI TAIJI

下載地址:https://github.com/sulab999/Taichi/releases/tag/v0.2.1

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
core
cli

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL