Skip to content

feat: add phishing service extender#335

Open
En3nr4 wants to merge 1 commit into
Adaptix-Framework:dev-v1.3from
En3nr4:feat/phishing-service
Open

feat: add phishing service extender#335
En3nr4 wants to merge 1 commit into
Adaptix-Framework:dev-v1.3from
En3nr4:feat/phishing-service

Conversation

@En3nr4
Copy link
Copy Markdown

@En3nr4 En3nr4 commented May 23, 2026

Summary

  • Phishing campaign management service
  • 6 email templates: password expiry, shared document, helpdesk ticket, MFA setup, voicemail notification, default
  • 4 landing pages: Google, Microsoft, Okta, default login
  • Campaign tracking with click and submit analytics
  • Credential capture and reporting
  • Self-contained extender with config.yaml, ax_config.axs, Makefile

Test plan

  • Build: phishing_service plugin compiles cleanly
  • Create phishing campaign with email template
  • Verify landing page renders correctly
  • Verify credential capture on form submit
  • Verify campaign analytics (clicks, submissions)

Split from #324 as requested

Phishing campaign management service with:
- 6 email templates (password expiry, shared document, helpdesk, etc.)
- 4 landing pages (Google, Microsoft, Okta, default)
- Campaign tracking with click/submit analytics
- Credential capture and reporting
@En3nr4 En3nr4 force-pushed the feat/phishing-service branch from 51562d4 to e31f123 Compare May 23, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant