analyzing-email-headers-for-phishing-investigation

mukul975/analyzing-email-headers-for-phishing-investigation · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Parse and analyze email headers to trace the origin of phishing emails, verify sender authenticity, and identify spoofing through SPF, DKIM, and DMARC validation.

SKILL.md

Files

This skill is a package of 4 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 2.7 KB
  • 📁scripts
  • ⚙️agent.py 8.4 KB
  • 📄LICENSE 11.0 KB

Related

  1. email-security · zhaoxuya520 bundle
    Analyzes email security including phishing dissection, SPF/DKIM/DMARC authentication checks, BEC fraud patterns, and OAuth token abuse research for authorized reviews.
    12.8k
    repo stars
  2. hunting-for-defense-evasion-via-timestomping · mukul975 bundle
    Detect NTFS timestamp manipulation (MITRE T1070.006) by comparing $STANDARD_INFORMATION vs $FILE_NAME timestamps in the MFT using analyzeMFT and Python.
    24.6k
    repo stars
  3. analyzing-windows-prefetch-with-python · mukul975 bundle
    Parse Windows Prefetch files using the windowsprefetch Python library to reconstruct application execution history, detect renamed or masquerading binaries, and identify suspicious program execution patterns.
    24.6k
    repo stars
  4. performing-dmarc-policy-enforcement-rollout · mukul975 bundle
    Execute a phased DMARC rollout from p=none monitoring through p=quarantine to p=reject enforcement, ensuring all legitimate email sources are authenticated before blocking unauthorized senders.
    24.6k
    repo stars
  5. performing-sqlite-database-forensics · mukul975 bundle
    Recover deleted records, analyze freelist pages, WAL files, and unallocated space in SQLite databases for digital forensics and incident response.
    24.6k
    repo stars
  6. email-security · shulkwisec
    Audits email infrastructure security by testing SPF, DKIM, DMARC, open relay, spoofing resilience, MTA-STS, TLS-RPT, and SMTP configuration using standard security tools.
    21
    repo stars

Frequently asked questions

How do I install the analyzing-email-headers-for-phishing-investigation skill?

Run npx skillmds add mukul975/analyzing-email-headers-for-phishing-investigation in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the analyzing-email-headers-for-phishing-investigation skill do?

Parse and analyze email headers to trace the origin of phishing emails, verify sender authenticity, and identify spoofing through SPF, DKIM, and DMARC validation. It is listed under Security, Data & Analytics, Productivity, Data Analysis, Incident Response on SkillMD.

Is analyzing-email-headers-for-phishing-investigation safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: CAUTION, Skill Scanner: PASS. Capability flags: executes scripts, makes network calls, reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with analyzing-email-headers-for-phishing-investigation?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is analyzing-email-headers-for-phishing-investigation free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published analyzing-email-headers-for-phishing-investigation?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.