行业新闻

代码防泄露工具的使用手册

代码防泄露工具的使用手册

x-patrol

docker安装

#dockerfile
FROM ubuntu:14.04

ENV GOAPTH /opt/go

RUN apt update -y
RUN apt install -y wget golang mysql-server git 
RUN cd /opt GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY 'root' WITH GRANT OPTION;use mysql;UPDATE user SET Password=PASSWORD('123456') WHERE User='root' AND Host='localhost';flush privileges;"
RUN mv /opt/x-patrol /opt/x support sqlite3, mysql, postgres
DB_TYPE = mysql
HOST = 127.0.0.1
PORT = 3306
NAME = xsec
USER = root
PASSWD =123456 
SSL_MODE = disable
PATH = data

按照别人的教程,无法检测。

image.pngimage.pngimage.png

Hawkeye

docker启动

docker run -ti -p 80:80 -e MONGODB_URI=mongodb://ip:27017 -it hawkeye

image.png启动成功

image.png

添加监控项
image.png

https://github.com/FeeiCN/GSIL

https://github.com/dongfangyuxiao/github_dis

https://github.com/az0ne/Github_Nuggests

https://github.com/shakenetwork/gitrob

https://github.com/hillsbird/githubscan

https://github.com/sry309/githubmonitoring

https://github.com/riiyn/GithubHunter

关闭