<aside>
<img src="/icons/fireworks_gray.svg" alt="/icons/fireworks_gray.svg" width="40px" />
Goal - Working & Secured infrastructure
- Firewall setup
- E-Mail service setup
- Redirector setup
</aside>
GoPhish/JellyPhish setup
Infrastructure setup
For mass email sending i prefer to use gophish/jellyphish.
<aside>
<img src="/icons/fish_gray.svg" alt="/icons/fish_gray.svg" width="40px" />
Won’t teach you how to setup full infrastructure but for email sending you can use these services for gophish integration:
- Mailgun
- Provides 5000 free e-mails
- Requires little verification
- Provides Reputed IP for trial accounts
- SendGrid
- Requires paid account/free service on azure tenant
- 300 free emails /month
- Does not provide reputed IP for free accounts
- Office 365
- Provides 1 month trial
- Requires heavy verification
- Need verification over call and validation before providing reputed IP
- Has heavy verification checks for mails sent/back
</aside>
Redirector setup
Simple stuff, the simplest redirector can look like this
<aside>
TODO @Krzysztof Greś
- Prepare redirector sample redirector setup
</aside>