smtp-penetration-testing
Assess SMTP Server Security
Mail servers can expose users, relays, weak credentials, and missing authentication controls. This skill organizes authorized SMTP testing and remediation planning.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "smtp-penetration-testing" from https://skillstore.io/skills/sickn33-smtp-penetration-testing.md and its manifest at https://skillstore.io/api/skills/sickn33-smtp-penetration-testing/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "smtp-penetration-testing". Authorized notes show VRFY enabled, EXPN disabled, and STARTTLS available on the submission port.
Expected outcome:
- Finding: User enumeration is possible through VRFY responses.
- Impact: Attackers can validate mailboxes before phishing or password attacks.
- Fix: Disable VRFY or return uniform responses for unknown users.
Using "smtp-penetration-testing". Relay testing accepted an external recipient from an unauthenticated connection.
Expected outcome:
- Finding: The server appears to permit unauthorized relay.
- Impact: The service may be abused for spam or impersonation.
- Fix: Require authentication or restrict relay by trusted networks only.
Using "smtp-penetration-testing". DNS review finds SPF soft fail, no DMARC policy, and missing DKIM evidence.
Expected outcome:
- Finding: Email authentication is incomplete.
- Impact: Spoofed messages may be harder for recipients to reject.
- Fix: Publish aligned SPF, DKIM, and DMARC records with monitoring.
Security Audit
CriticalI confirmed critical and high-risk findings for Metasploit usage, Nmap scanning, SMTP user enumeration, relay testing, credential brute force, and spoofing workflows. Some Markdown backtick and private IP detections are false positives, but the skill still contains direct operational attack guidance. Legal and ethical cautions are present, but they do not neutralize the misuse risk.
Confirmed security concerns (39)
Show all 39 confirmed findings
Capability review items (76)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (50)
🌐 Network access (50)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-smtp-penetration-testing/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-smtp-penetration-testing?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-smtp-penetration-testing?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-smtp-penetration-testing/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-smtp-penetration-testing.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
sickn33. (2026). smtp-penetration-testing security audit report (audit version 6) [Author version 1.1]. Skillstore. https://skillstore.io/skills/sickn33-smtp-penetration-testing/audits/6BibTeX citation
@techreport{sickn33-sickn33-smtp-penetration-testing-2026,
author = {sickn33},
title = {smtp-penetration-testing security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/sickn33-smtp-penetration-testing/audits/6},
note = {Author version 1.1}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "smtp-penetration-testing security audit report (audit version 6)"
version: "1.1"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/sickn33-smtp-penetration-testing/audits/6"
identifiers:
- type: other
value: "skillstore:sickn33-smtp-penetration-testing:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Audit mail server exposure
Review SMTP ports, banners, relay behavior, and authentication controls during an authorized assessment.
Harden enterprise email infrastructure
Translate SMTP test results into clear remediation steps for relays, enumeration, TLS, and authentication records.
Prepare a lab security exercise
Create a controlled SMTP testing plan for training without using real users or production mail servers.
Try These Prompts
Review my authorized SMTP assessment scope for [domain]. Identify safe discovery steps and the evidence I should collect.
Given these SMTP banners and response codes, summarize likely risks, false positives, and administrator follow-up questions.
Create a bounded test plan for relay exposure and user enumeration on approved mail servers. Include stop conditions and evidence handling.
Turn these authorized SMTP findings into an executive summary, technical impact, prioritized fixes, and validation steps.
Best Practices
- Test only systems you own or have written permission to assess.
- Use lab targets for brute force, spoofing, and relay exercises.
- Record evidence, stop conditions, and remediation owners before testing.
Avoid
- Do not use enumeration results to prepare phishing or spam campaigns.
- Do not brute force production accounts without explicit approval and safeguards.
- Do not send live relay traffic to third-party recipients.
Frequently Asked Questions
Does this skill require authorization?
Can it test open relay exposure?
Does it include brute force guidance?
Can it help with defensive hardening?
Does it run tools automatically?
Is it suitable for public marketplace publishing?
Developer Details
Author
sickn33License
MIT
Author version
v1.1
Skillstore revision
r1
Version notice
The author-declared version is not valid SemVer.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/smtp-penetration-testingRef
3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88
Maintenance freshness
7/18/2026
Usage
9 downloads · 130 views
File structure
📄 SKILL.md