Skip to content

Commit

Permalink
Merge pull request hacklcx#5 from hacklcx/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
sanjinhub authored Aug 13, 2019
2 parents ca2c886 + 17c3624 commit 77efb1c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
**HFish** 是一款基于 Golang 开发的跨平台多功能主动诱导型蜜罐框架系统,为了企业安全防护测试做出了精心的打造


- 多功能 不仅仅支持 HTTP(S) 蜜罐,还支持 SSH、SFTP、Redis、Mysql、FTP、Telnet、暗网 等
- 扩展性 提供 API 接口,使用者可以随意扩展蜜罐模块 ( WEB、PC、APP )
- 便捷性 使用 Golang 开发,使用者可以在 Win + Mac + Linux 上快速部署一套蜜罐平台
Expand Down Expand Up @@ -38,6 +37,10 @@
- 修改 config.ini -> rpc -> status 为 2
- 修改 config.ini -> rpc -> addr 地址为 HFish 服务端地址

## Docker

- HFish 镜像: https://hub.docker.com/r/imdevops/hfish (详细见 Docker Hub 文档)

## 命令行帮助

![help.png](./images/help.png)
Expand Down Expand Up @@ -182,4 +185,4 @@ URL(Get): http://localhost:9001/api/v1/get/ip

加微信拉人,请备注 **HackLC**

![wechat.png](./images/wechat.jpg)
![wechat.png](./images/wechat.jpg)

0 comments on commit 77efb1c

Please sign in to comment.