Skip to content

Commit a8bfd68

Browse files
committed
Merge branch 'master' of github.com:xiecat/goblin
2 parents 9bdbfe5 + 235fcef commit a8bfd68

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/becivells/goblin)
99
Goblin 是一款适用于红蓝对抗的钓鱼演练工具。通过反向代理,可以在不影响用户操作的情况下无感知的获取用户的信息,或者诱导用户操作。也可以通过使用代理方式达到隐藏服务端的目的。内置插件,通过简单的配置,快速调整网页内容以达到更好的演练效果
1010

11-
[:ledger:English README](https://github.com/xiecat/goblin/blob/master/README_EN.md) | [:pushpin:下载地址](https://github.com/xiecat/goblin/releases) | [:book:使用文档](https://goblin.xiecat.fun/)
11+
[:ledger: English README](https://github.com/xiecat/goblin/blob/master/README_EN.md) | [:pushpin: 下载地址](https://github.com/xiecat/goblin/releases) | [:book: 使用文档](https://goblin.xiecat.fun/)
1212

1313
## :collision: 特点:
1414

@@ -160,9 +160,7 @@ js 注入有两种方式一种是跟着页面走(Replace 需要自己追加` \<s
160160

161161
## :bar_chart: Todo
162162

163-
3. websocket 支持
164-
4. 插件系统增强(内置变量)更多匹配规则
165-
3. 前端记录输入框输入
163+
1. 前端记录输入框输入
166164

167165

168166
## :pray: 致谢

README_EN.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![GitHub branch checks state](https://img.shields.io/github/checks-status/xiecat/goblin/master) [![Latest release](https://img.shields.io/github/v/release/xiecat/goblin)](https://github.com/becivells/iconhash/releases/latest) ![GitHub Release Date](https://img.shields.io/github/release-date/xiecat/goblin) ![GitHub All Releases](https://img.shields.io/github/downloads/xiecat/goblin/total) [![GitHub issues](https://img.shields.io/github/issues/xiecat/goblin)](https://github.com/xiecat/goblin/issues) [![Docker Pulls](https://img.shields.io/docker/pulls/becivells/goblin)](https://hub.docker.com/r/becivells/goblin) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/becivells/goblin)
44
Goblin is a phishing rehearsal tool for red-blue confrontation. By using a reverse proxy, it is possible to obtain information about a user without affecting the user's operation perceptibly, or to induce the user's operation. The purpose of hiding the server side can also be achieved by using a proxy. Built-in plug-in, through a simple configuration, quickly adjust the content of the web page to achieve a better exercise effect.
55

6-
[:ledger:中文 README](https://github.com/xiecat/goblin/blob/master/README.md) | [:pushpin:Releases Download](https://github.com/xiecat/goblin/releases) | [:book:Documents](https://goblin.xiecat.fun/)
6+
[:ledger: 中文 README](https://github.com/xiecat/goblin/blob/master/README.md) | [:pushpin: Releases Download](https://github.com/xiecat/goblin/releases) | [:book: Documents](https://goblin.xiecat.fun/)
77

88
## :collision: ​Features
99

@@ -155,8 +155,7 @@ For more cases, please enter the Discord group for discussion, or submit an [iss
155155

156156
## :bar_chart: Todo
157157

158-
- Support websocket.
159-
- Plugin system enhancement (built-in variables), more matching rules.
158+
160159
- Front-end record input box input.
161160

162161
## :pray: Acknowledgements

0 commit comments

Comments
 (0)