acquiring-disk-image-w…
Create forensically sound bit-for-bit disk images using dd and dcfldd while preserving evidence integrity through
Spearphishing simulation is a targeted social engineering attack vector used by red teams to gain initial access.
$ npx -y skills add Mikaru0Mystic/sectinel --skill conducting-spearphishing-simulation-campaign --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/conducting-spearphishing-simulation-campaignContext preview
The summary Claude sees to decide when to auto-load this skill.
Spearphishing simulation is a targeted social engineering attack vector used by red teams to gain initial access.
name: conducting-spearphishing-simulation-campaign description: Spearphishing simulation is a targeted social engineering attack vector used by red teams to gain initial access. Unlike broad phishing campaigns, spearphishing uses OSINT-derived intelligence to craf domain: cybersecurity subdomain: red-teaming tags: - red-team - adversary-simulation - mitre-attack - exploitation - post-exploitation - spearphishing - social-engineering version: '1.0' author: mahipal license: Apache-2.0 d3fend_techniques: - File Metadata Consistency Validation - Application Protocol Command Analysis - Identifier Analysis - Content Format Conversion - Message Analysis nist_csf: - ID.RA-01 - GV.OV-02 - DE.AE-07
> **Legal Notice:** This skill is for authorized security testing and educational purposes only. Unauthorized use against systems you do not own or have written permission to test is illegal and may violate computer fraud laws.
Spearphishing simulation is a targeted social engineering attack vector used by red teams to gain initial access. Unlike broad phishing campaigns, spearphishing uses OSINT-derived intelligence to craft highly personalized messages targeting specific individuals. This skill covers developing pretexts, building payloads, setting up email infrastructure, executing the campaign, and tracking results.
1. Review OSINT findings for target personnel profiles 2. Identify current organizational events (mergers, projects, new hires) 3. Select pretext theme (IT helpdesk, HR benefits, vendor communication, executive request) 4. Craft email templates with appropriate urgency and authority cues 5. Create landing pages that mirror target organization's branding
1. Select payload type based on target security controls:
2. Test payload against target's known security stack 3. Implement payload obfuscation techniques 4. Configure callback to C2 infrastructure
1. Register convincing look-alike domain 2. Age domain and build reputation (minimum 2 weeks recommended) 3. Configure SPF, DKIM, and DMARC records 4. Set up SMTP relay with GoPhish or custom mail server 5. Deploy credential harvesting pages with SSL certificates 6. Configure tracking pixels and click tracking
1. Send test emails to verify delivery and rendering 2. Launch campaign in waves (avoid mass sending) 3. Monitor email delivery rates and opens in real-time 4. Track link clicks and credential submissions 5. Deploy payloads to users who interact with phishing emails 6. Capture screenshots and evidence for reporting
1. Calculate campaign metrics (delivery rate, open rate, click rate, credential capture rate) 2. Identify users who reported phishing to SOC 3. Document bypass of email security controls 4. Map successful compromises to MITRE ATT&CK 5. Compile findings for engagement report
| Tool | Purpose | License | |------|---------|---------| | GoPhish | Phishing campaign management | Open Source | | Evilginx2 | Real-time credential harvesting with MFA bypass | Open Source | | King Phisher | Phishing campaign toolkit | Open Source | | SET (Social Engineering Toolkit) | Multi-vector social engineering | Open Source | | Modlishka | Reverse proxy phishing | Open Source | | CredSniper | Credential harvesting framework | Open Source | | Fierce Phish | Phishing framework | Open Source |
Open-source security arsenal for AI coding agents: 784 cybersecurity skills, scanner integrations, and a security MCP for Claude Code, Cursor, opencode, Gemini CLI, Cline, and any agentskills.io agent. Mapped to OWASP, MITRE ATT&CK, NIST CSF, D3FEND, ATLAS.
Repo: Mikaru0Mystic/sectinel
Create forensically sound bit-for-bit disk images using dd and dcfldd while preserving evidence integrity through
Detect dangerous ACL misconfigurations in Active Directory using ldap3 to identify GenericAll, WriteDACL, and
Perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source
Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect BOLA/IDOR attacks, rate limit bypass,
Analyze advanced persistent threat (APT) group techniques using MITRE ATT&CK Navigator to create layered heatmaps
Queries Azure Monitor activity logs and sign-in logs via azure-monitor-query to detect suspicious administrative