Skip to content
forked from gophish/gophish

Open-Source Phishing Toolkit

License

Notifications You must be signed in to change notification settings

Cloudstek/gophish

This branch is 136 commits behind gophish/gophish:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 14, 2018
May 31, 2019
Jun 4, 2019
Dec 16, 2018
Oct 29, 2019
Feb 20, 2019
Jan 14, 2016
Oct 7, 2019
Dec 16, 2018
Dec 15, 2018
May 31, 2019
Nov 16, 2019
Sep 11, 2019
Aug 29, 2019
May 31, 2019
Dec 16, 2018
May 31, 2019
Jul 12, 2016
May 27, 2018
Oct 4, 2019
Jan 14, 2016
Nov 24, 2019
Nov 2, 2017
Feb 20, 2017
Mar 10, 2019
Sep 9, 2018
Oct 6, 2018
May 31, 2019
May 31, 2019
May 31, 2019
May 31, 2019
Nov 13, 2019

Repository files navigation

gophish logo

Gophish

Build Status GoDoc

Gophish: Open-Source Phishing Toolkit

Gophish is an open-source phishing toolkit designed for businesses and penetration testers. It provides the ability to quickly and easily setup and execute phishing engagements and security awareness training.

Install

Installation of Gophish is dead-simple - just download and extract the zip containing the release for your system, and run the binary. Gophish has binary releases for Windows, Mac, and Linux platforms.

Building From Source

If you are building from source, please note that Gophish requires Go v1.9 or above!

To build Gophish from source, simply run go get github.com/gophish/gophish and cd into the project source directory. Then, run go build. After this, you should have a binary called gophish in the current directory.

Docker

You can also use Gophish via an unofficial Docker container here.

Setup

After running the Gophish binary, open an Internet browser to https://localhost:3333 and login with the default username (admin) and password (gophish).

Documentation

Documentation can be found on our site. Find something missing? Let us know by filing an issue!

Issues

Find a bug? Want more features? Find something missing in the documentation? Let us know! Please don't hesitate to file an issue and we'll get right on it.

License

Gophish - Open-Source Phishing Framework

The MIT License (MIT)

Copyright (c) 2013 - 2018 Jordan Wright

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software ("Gophish Community Edition") and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About

Open-Source Phishing Toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 55.8%
  • JavaScript 27.0%
  • HTML 11.5%
  • TSQL 5.0%
  • Other 0.7%