Skip to content

SniperPhish v2.0-Beta

Compare
Choose a tag to compare
@GemGeorge GemGeorge released this 29 Jun 14:01
· 37 commits to main since this release

This release has major changes to the database model and upgrades to the core functionalities of the toolkit. Hence no upgrade from the previous version is available. Please re-install this version as a fresh application.

Features & Enhancements:

  • Replaced deprecated Swit Mailer with Symfony Mailer
  • Added profile management and multi-admin user account support on SniperPhish
  • Added option to set SniperPhish base URL (helps in SP migration)
  • Added option to configure TLS Peer Verification (helpful when SMTP server uses a self-signed certificate)
  • Added common mail sender templates - Gmail, Amazon SES, Mailchimp, Mailgun, Mailjet, SendGrid, Sendinblue etc.
  • Added option to directly host landing pages
  • Added webhook URL verify option in web-tracker
  • Added last login tracking
  • Added in-app log tracking functionality
  • Date-time format is set fixed throughout the application and set customizable only for campaign results
  • Added junk data deletion option
  • Added quick insert option of landing page link in email template
  • Renamed "{{CID}}" to "{{RID}}" to avoid confusion when the CID parameter is used in the mail body to identify attachments
  • Minor optimizations in the mail reply tracking functionality
  • Improved Email User Group functionality
  • Improved application performance such as page load time
  • Improved web-tracker by adding the choice of changing webhook URL (helpful in SP migration or in multiple SP environments)
  • Removed the choice of SMTP encryption settings by changing it to auto-detect mode