Skip to content

iuime/thai_bone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#更新

1、将查询到的内容保存成文件。

2、遍历所有数据库。

3、排除mysql默认的几个库

mysql
information_schema
sys
performance_schema
innodb_sys_data
innodb_sys_undo

泰式摸骨

项目目的

快速发现数据库内涉及隐私数据。为数据脱敏做准备工作。

安装

下载release对应系统的二进制包

解压缩

tar zxfv xxx.tar.gz

wget -O config.yaml https://raw.githubusercontent.com/SecurityPaper/thai_bone/v1.1/config-example.yaml

nano config.yaml 修改数据库链接地址和账号密码

./thai_bone直接运行即可

About

数据库敏感信息扫描

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%