HFish/README.md

129 lines
2.2 KiB
Markdown
Raw Normal View History

2020-05-09 20:54:06 +08:00
<p align="center">
<a href="https://hfish.io/" target="_blank">
<img width="200" src="images/logo.png">
</a>
</p>
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
<h1 align="center">HFish </h1>
<p align="center">A Most Convenient Honeypot Platform</p>
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
<p align="center">
<a href="https://hfish.io/docs/#/" target="_bank">Document</a>
<span>|</span>
<a href="https://github.com/hacklcx/HFish" target="_bank">Github</a>
<span>|</span>
<a href="https://gitee.com/lauix/HFish" target="_bank">Gitee</a>
<span>|</span>
<a href="https://github.com/hacklcx/HFish/releases" target="_bank">Download</a>
<span>|</span>
<a href="README_CN.md" target="_bank">中文</a>
</p>
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
## Introduce
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
**HFish** It is a cross platform honeypot platform developed based on golang, which has been meticulously built for enterprise security
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
- **Multi-function** Not just support `HTTP(S)` PotIt also supports `SSH`、`SFTP`、`Redis`、`Mysql`、`FTP`、`Telnet`、`Deep` etc.
- **Expansibility** Provide `API` InterfaceUsers can expand honeypot module at will ( `WEB`、`PC`、`APP` )
- **Convenience** Use **Golang** Development , Users can
`Win` + `Mac` + `Linux` Quickly deploy a honeypot platform on
2019-08-26 23:38:32 +08:00
2020-05-09 20:54:06 +08:00
## Support honeypot
2019-08-26 23:38:32 +08:00
2020-05-09 20:54:06 +08:00
- **`SSH`** Pot
- **`Redis`** Pot
- **`Mysql`** Pot
- **`MemCache`** Pot
- **`Telnet`** Pot
- **`FTP`** Pot
- **`WEB`** Pot
- **`Deep`** Pot
- **`HTTP`** Pot
- **`TFTP`** Pot
- **`VNC`** Pot
- **`ES`** Pot
- **`Custom`** Pot
2019-08-12 17:53:45 +08:00
2020-05-09 20:54:06 +08:00
## Rapid deployment
2019-08-12 17:53:45 +08:00
2020-05-09 20:54:06 +08:00
- Download current system binary compression package
- **`cd`** To program root , Update **`config.ini`** file
- Implement **`./HFish run`** Start service
- Browser input **http://localhost:9001** open
2019-08-07 13:16:23 +08:00
2019-08-26 23:38:32 +08:00
2020-05-09 20:54:06 +08:00
## Partial interface display
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
### Help
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
![](./images/help.png)
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
### Start service
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
![](./images/run.png)
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
### Landing page
2019-12-03 21:28:24 +08:00
2020-05-09 20:54:06 +08:00
![](./images/login.png)
2019-08-12 17:49:10 +08:00
2020-05-09 20:54:06 +08:00
### Dashboard
2019-08-26 23:38:32 +08:00
2020-05-09 20:54:06 +08:00
![](./images/dashboard.png)
2019-08-12 17:49:10 +08:00
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
### Situational awareness
2019-08-12 17:49:10 +08:00
2020-05-09 20:54:06 +08:00
![](./images/data.jpg)
2019-08-12 17:49:10 +08:00
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
### Upper hook page
2019-08-26 23:38:32 +08:00
2020-05-09 20:54:06 +08:00
![](./images/fish.png)
2019-08-07 13:16:23 +08:00
2019-08-12 17:49:10 +08:00
2020-05-09 20:54:06 +08:00
### Distributed cluster
2019-08-12 17:49:10 +08:00
2020-05-09 20:54:06 +08:00
![](./images/colony.png)
2019-08-12 17:49:10 +08:00
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
### Mass mailing
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
![](./images/mail.png)
2019-08-07 13:16:23 +08:00
2019-08-12 17:49:10 +08:00
2020-05-09 20:54:06 +08:00
### settings page
2019-08-12 17:49:10 +08:00
2020-05-09 20:54:06 +08:00
![](./images/setting.png)
2019-08-12 17:49:10 +08:00
2019-08-26 23:38:32 +08:00
2020-05-09 20:54:06 +08:00
## About
2019-10-28 22:25:23 +08:00
2020-05-09 20:54:06 +08:00
> I'm the only one right now
2019-10-28 22:25:23 +08:00
2020-05-09 20:54:06 +08:00
**Team** HackLC
2019-10-28 22:25:23 +08:00
2020-05-09 20:58:38 +08:00
**Website** https://hack.lc
2019-10-28 22:25:23 +08:00
2020-05-09 20:54:06 +08:00
**Focus on the safety industry, focus on building good products**
2019-08-26 23:38:32 +08:00
2020-05-09 20:54:06 +08:00
## Contact me
2019-08-07 13:16:23 +08:00
2020-05-09 20:54:06 +08:00
**E-mail:** **`lauixData#gmail.com`**