Skip to content

olivierh59500/king-phisher-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

King Phisher Plugins

Plugins to extend the King Phisher Phishing Campaign Toolkit. For more information regarding King Phisher, see the project's wiki page.

Client Plugins

Name Description
Spell Check Add spell check capabilities to the message editor. This requires GtkSpell to be available with the correct Python GObject Introspection bindings. On Ubuntu and Debian based systems, this is provided by the 'gir1.2-gtkspell3-3.0' package.

After being loaded, the language can be changed from the default of en_US via the context menu (available when right clicking in the text view).
Clockwork SMS Send SMS messages using the Clockwork SMS API's email gateway. While enabled, this plugin will automatically update phone numbers into email addresses for sending using the service.
Save KPM On Exit Prompt to save the message data as a KPM file when King Phisher exits.
Hello World! A 'hello world' plugin to serve as a basic template and demonstration. This plugin will display a message box when King Phisher exits.
Blink(1) Notifications A plugin which will flash a Blink(1) peripheral based on campaign events such as when a new visit is received or new credentials have been submitted.
SFTP Client Secure File Transfer Protocol Client that can be used to upload, download, create, and delete local and remote files on the King Phisher Server.
File Logging Write the client's logs to a file in the users data directory.

Server Plugins

Name Description
Pushbullet Notifications A plugin that uses Pushbullet's API to send push notifications on new website visits and submitted credentials.
Hello World! A 'hello world' plugin to serve as a basic template and demonstration. This plugin will log simple messages to show that it is functioning.
XMPP Notifications A plugin which pushes notifications regarding the King Phisher server to a specified XMPP server.

Plugin Installation

Client Plugin Installation

Client plugins can be placed in the $HOME/.config/king-phisher/plugins directory, then loaded and enabled with the plugin manager.

Server Plugin Installation

Server plugins can be placed in the data/server/king_phisher/plugins directory of the King Phisher installation. Additional search paths can be defined using plugin_directories in the server's configuration file. After being copied into the necessary directory, the server's configuration file needs to be updated to enable the plugin.

License

King Phisher Templates are released under the BSD 3-clause license, for more details see the LICENSE file.

About

Plugins for the King Phisher open source phishing campaign toolkit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%