Deploys GoPhish for authorized phishing simulations in security awareness training, covering campaign management, email templates, landing pages, and result analysis via API.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cybersecurity-skills-zh:performing-phishing-simulation-with-gophishThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
GoPhish 是一个开源钓鱼模拟框架,供安全团队开展授权的钓鱼意识培训活动。它提供活动管理、邮件模板创建、着陆页克隆和综合报告功能。本技能涵盖部署 GoPhish、创建逼真的钓鱼场景以及分析活动结果,以衡量和提升组织抵御能力。
GoPhish 是一个开源钓鱼模拟框架,供安全团队开展授权的钓鱼意识培训活动。它提供活动管理、邮件模板创建、着陆页克隆和综合报告功能。本技能涵盖部署 GoPhish、创建逼真的钓鱼场景以及分析活动结果,以衡量和提升组织抵御能力。
# Docker 部署
docker pull gophish/gophish
docker run -d --name gophish -p 3333:3333 -p 8080:80 gophish/gophish
# 或使用二进制部署
wget https://github.com/gophish/gophish/releases/latest/download/gophish-v0.12.1-linux-64bit.zip
unzip gophish-v0.12.1-linux-64bit.zip
chmod +x gophish
./gophish
{{.Tracker}}{{.URL}}{{.FirstName}}、{{.LastName}}、{{.Position}} 进行个性化使用自动化脚本通过 GoPhish API 提取活动数据,并生成详细的分析报告。
npx claudepluginhub killvxk/cybersecurity-skills-zhDeploys GoPhish for authorized phishing simulations: Docker/binary setup, SMTP/email templates, landing pages, campaigns, and result analysis for security awareness.
Deploys GoPhish, creates realistic phishing scenarios, and analyzes campaign results to measure organizational resilience.
Deploys GoPhish, creates realistic phishing scenarios, and analyzes campaign results to measure organizational resilience.