Skip to main content

implementing-email-security-with-dmarc-dkim-spf

通过检查域名的 SPF、DKIM 和 DMARC DNS 记录,审计并验证电子邮件身份验证配置。 使用 dnspython 查询 TXT 记录,验证 SPF 语法和查询次数,核查 DKIM 选择器记录, 解析 DMARC 策略,识别可能导致电子邮件欺骗的错误配置。并生成修复建议。

Jump to install

Source facts

Repository
killvxk/cybersecurity-skills-zh
Last source activity
March 17, 2026 at 21:38
Detected SKILL.md language
Chinese
Stars
42
Forks
9

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.