本文来源:
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
按照别人的教程,无法检测。
Hawkeye
docker启动
docker run -ti -p 80:80 -e MONGODB_URI=mongodb://ip:27017 -it hawkeye
启动成功
添加监控项
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
转载请注明来自网盾网络安全培训,本文标题:《代码防泄露工具的使用手册》
标签:
- 上一篇: wazuh的使用手册
- 下一篇: 青莲云荣获2019中国物联网产业大会暨品牌盛会十大杰出物联网企业奖
- 关于我们