Armory
Source
Browse
Skills

smtp-penetration-testing

This skill should be used when the user asks to "perform SMTP penetration testing", "enumerate email users", "test for open mail relays", "grab SMTP banners", "brute force email credentials", or "assess mail server security". It provides comprehensive techniques for testing SMTP server security.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install smtp-penetration-testing --cli claude

writes the skill into.claude/skills/smtp-penetration-testing/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/smtp-penetration-testing/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

This skill should be used when the user asks to "perform SMTP penetration testing", "enumerate email users", "test for open mail relays", "grab SMTP banners", "brute force email credentials", or "assess mail server security". It provides comprehensive techniques for testing SMTP server security.

When to use it

This skill should be used when the user asks to "perform SMTP penetration testing", "enumerate email users", "test for open mail relays", "grab SMTP banners", "brute force email credentials", or "assess mail server security". It provides comprehensive techniques for testing SMTP server security.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/security/smtp-penetration-testing/SKILL.md -o .claude/skills/smtp-penetration-testing/SKILL.md

Notes

Extracted from davila7/claude-code-templates, smtp-penetration-testing category.