# xiecat/goblin

一款适用于红蓝对抗中的仿真钓鱼系统

Repository: https://github.com/xiecat/goblin
Canonical: https://ross.abutalabs.com/products/xiecat-goblin
Homepage: https://goblin.xiecat.fun/
Language: Go
License: GPL-3.0
License Family: copyleft
Topics: phishing, honeypots, goblin, security, security-tools, cybersecurity, blueteam, redteam, golang-tools, redteam-tools
Last push: 2023-05-30T17:39:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1822, "days_push": 1191, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1538, forks 199 (observed 2026-08-28T04:05:00.168583+00:00)

## What it is
Goblin is a phishing simulation system for red team/blue team security exercises, built in Go. It works as a reverse proxy that transparently captures user information, allows content modification and JS injection via plugins, and can hide the real server through CDN and SOCKS5 proxying.

## Use cases
- run phishing awareness exercises for employees
- clone a login page to capture credentials in an authorized pentest
- reverse proxy a target site and inject JavaScript
- hide a phishing server's real IP behind CDN and socks5
- log and dump all HTTP requests during a phishing drill
- modify response content of a proxied website with plugins

## When to choose
- you need a self-hosted phishing simulation platform for authorized red-blue exercises
- you want transparent credential capture via reverse proxy without affecting user experience
- you need plugin-based page content manipulation and JS injection
- you want request logging to ES, syslog, or files during drills

## When to avoid
- you need an email-based phishing campaign platform - Goblin handles web proxying, not mail delivery
- you want a general-purpose web proxy for normal development use
- you lack authorization to test target systems - this is a dual-use offensive tool
- you need actively maintained software - the last release was May 2023

## Facets
- artifact type: application
- maturity: maintenance
- function: proxy, security, http-server, plugin-system, logging
- domain: security, penetration-testing, web-development
- platform: windows, self-hosted, cli
- tags: phishing-simulation, red-team, blue-team, reverse-proxy, security-awareness-training, honeypot, linux, macos, docker

## Member repositories
- xiecat/goblin (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:00.168583+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:58.674238+00:00, confidence not recorded.
  - readme: https://github.com/xiecat/goblin (fetched 2026-08-28T04:05:00.168583+00:00, sha 4522ff5d493d)
  - homepage: https://goblin.xiecat.fun/ (fetched 2026-08-29T11:32:36.769282+00:00, sha efeb3dde29e4)
  - site_page: https://goblin.xiecat.fun/faq (fetched 2026-08-29T11:32:36.778357+00:00, sha e55864dea214)
- Data as of 2026-08-30T08:39:29.467469+00:00.
