email-protocol-attack

Assess SMTP/IMAP/POP3 mail servers for relay, authentication, and forging weaknesses.

60|14|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/brucesongs/kali-claw --skill email-protocol-attack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-protocol-attack
Source: https://github.com/brucesongs/kali-claw/tree/main/skills/email-protocol-attack
Command: npx skills add https://github.com/brucesongs/kali-claw --skill email-protocol-attack

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Email infrastructure security testing at the protocol level to identify weaknesses in mail servers (SMTP/IMAP/POP3), including relay abuse, forging, TLS misconfigurations, and authentication weaknesses.

Core Features & Use Cases

  • Email server reconnaissance and protocol-level assessment (SMTP, IMAP, POP3)
  • Open relay, spoofing, SPF/DKIM/DMARC testing, and header manipulation
  • TLS/STARTTLS configuration checks, certificate validation, and cipher support
  • Credential attacks against IMAP/POP3 and Exchange endpoints
  • Practical test payloads, test cases, and guides to reproduce findings

Quick Start

Run the Email Protocol Attack skill against a target mail server to perform SMTP/IMAP/POP3 reconnaissance, relay checks, and authentication testing.

Frequently Asked Questions about email-protocol-attack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test SMTP relay and authentication weaknesses on Postfix or Exchange?

To test SMTP relay and authentication weaknesses on Postfix or Exchange, run protocol-level assessments against the mail server. This identifies open relay abuse, forging capabilities, and authentication vulnerabilities across on-premises and cloud deployments using included test cases and payloads.

What is open relay testing and how does it secure mail infrastructure?

Open relay testing identifies mail servers that allow unauthorized email routing, which attackers exploit for spam or phishing. By probing SMTP protocols to detect relay abuse and forging capabilities, you can remediate misconfigurations and secure your email infrastructure.

Can I check SPF, DKIM, and DMARC configurations using email protocol assessments?

Yes, you can check SPF, DKIM, and DMARC configurations during email protocol assessments. The skill tests these email security mechanisms to identify spoofing weaknesses and header manipulation vulnerabilities, ensuring proper email authentication across your mail servers.

Does this email security skill support IMAP and POP3 credential attacks?

Yes, this skill supports credential attacks against IMAP and POP3 endpoints, including Exchange. It performs protocol-level reconnaissance and authentication testing to identify weak credentials and authentication flaws in mail servers like Dovecot during network penetration tests.

What is the best way to test STARTTLS misconfigurations and certificate validation?

The best way to test STARTTLS misconfigurations and certificate validation is through targeted protocol-level assessment. The skill checks TLS/STARTTLS configurations, validates certificates, and verifies cipher support to expose encryption weaknesses in your mail infrastructure.

When should I not use email protocol testing during a security assessment?

You should not use email protocol testing without explicit authorization, as probing SMTP, IMAP, and POP3 protocols with credential attacks and relay checks can disrupt mail services. Ensure you have proper scope approval for network penetration tests and red-team exercises.