king-phisher

Phishing Campaign Toolkit

BSD-3-CLAUSE License

Stars
2.2K

Bot releases are visible (Hide)

king-phisher - v0.3.0: Version 0.3.0

Published by zeroSteiner about 9 years ago

Note: This is the final release of the pre-1.0.0 version of King Phisher and is not compatible with the server version 1.0.0-beta and newer. New users installing King Phisher must make sure to use the v0.3.0 version of the server if the Windows client needs to be compatible. This can be accomplished by using git to checkout the v0.3.0 tag (git checkout v0.3.0) or downloading the source archive and then following the installation instructions as usual.

  • Added a new campaign creation assistant
  • Support for expiring campaigns at a specified time
  • Track more details when messages are opened such as the IP address and User Agent
  • Support for tagging campaign types
  • Support for organizing campaigns by companies
  • Support for storing email recipients department name
king-phisher - v0.2.1: Version 0.2.1

Published by zeroSteiner over 9 years ago

  • Added syntax highlighting to the message edit tab
  • Technical documentation improvements, including documenting the REST API
  • Support reloading message templates when they change from an external editor
  • Support for pulling the client IP from a cookie set by an upstream proxy
  • Support for embedding training videos from YouTube
  • Added a Metasploit plugin for using the REST API to send SMS messages
  • Support for exporting visit information to GeoJSON
king-phisher - v0.2.0: Version 0.2.0

Published by zeroSteiner over 9 years ago

  • Added additional graphs including maps when basemap is available
  • Added geolocation support
  • Made dashboard layout configurable
  • Support for cloning web pages
  • Support for installing on Fedora
  • Support for running the server with Docker
king-phisher - v0.1.7: Version 0.1.7

Published by zeroSteiner over 9 years ago

  • Added make_csrf_page function
  • Added server support for SSL
  • Support verifying the server configuration file
  • Added a desktop file and icon for the client GUI
  • Added support for operating on multiple rows in the client's campaign tables
  • Support starting an external SFTP application from the client
  • Tweaked miscellaneous features to scale for larger campaigns (35k+ messages)
  • Updated AdvancedHTTPServer to version 0.4.2 which supports Python 3
  • Added integration for checking Sender Policy Framework (SPF) records
king-phisher - v0.1.6: Version 0.1.6

Published by zeroSteiner almost 10 years ago

  • Migrated to SQLAlchemy backend (SQLite will no longer be supported for database upgrades)
    • Added support for PostgreSQL as a DBMS backend
  • Added additional documentation to the wiki
  • Enhanced error handling and UI documentation for a better user experience
  • Support for quickly adding common dates and times in the message editor
king-phisher - v0.1.5: Version 0.1.5

Published by zeroSteiner about 10 years ago

  • Added support for inline images in emails
  • Import and export support for message configurations
  • Highlight the current campaign in the selection dialog
king-phisher - v0.1.4: Version 0.1.4

Published by zeroSteiner about 10 years ago

  • Full API documentation
  • Install script for Kali & Ubuntu
  • Lots of bug fixes
king-phisher - v0.1.3: Version 0.1.3

Published by zeroSteiner over 10 years ago

  • Jinja2 templates for both the client and server
    • Dynamic server content is now possible using the template system
  • API version checking to warn when the client and server versions are incompatible
king-phisher - v0.1.2: Version 0.1.2

Published by zeroSteiner over 10 years ago