XN0PNEWS :: Open source phising framework gophish v0.1.1 :: XN0PNEWSsteemCreated with Sketch.

in #security8 years ago (edited)

image

What is Gophish?

Gophish is a phishing framework that makes the simulation of real-world phishing attacks dead-simple. The idea behind gophish is simple – make industry-grade phishing training available to everyone.

“Available” in this case means two things –

Affordable – Gophish is currently open-source software that is completely free for anyone to use.
Accessible – Gophish is written in the Go programming language. This has the benefit that gophish releases are compiled binaries with no dependencies. In a nutshell, this makes installation as simple as “download and run”!

Gophish was built with automation first. This means that you can create scripts and clients that automate all the hard work for you. In addition to this, we keep up-to-date API docs that describe each API endpoint in detail.

You can download it and run it but let's use a docker container instead.

Pull the docker image

docker pull matteoggl/gophish

Run and exec terminal /bin/bash

docker run -ti --name gophish -p 3333:3333 -p 8083:80 matteoggl/gophish /bin/bash
core@coreos-512mb-sfo1-01 ~ $ docker run -ti --name gophish -p 3333:3333 -p 8083:80 matteoggl/gophish /bin/bash
goose: migrating db environment 'production', current version: 0, target: 20160227180335
OK    20160118194630_init.sql
OK    20160131153104_0.1.2_add_event_details.sql
OK    20160211211220_0.1.2_add_ignore_cert_errors.sql
OK    20160217211342_0.1.2_create_from_col_results.sql
OK    20160225173824_0.1.2_capture_credentials.sql
OK    20160227180335_0.1.2_store-smtp-settings.sql
 2016/10/12 06:29:49 worker.go:38: Background Worker Started Successfully - Waiting for Campaigns
 2016/10/12 06:29:49 gophish.go:71: Starting phishing server at http://0.0.0.0:80
 2016/10/12 06:29:49 gophish.go:59: Starting admin server at http://0.0.0.0:3333

Run as demon

docker run -d --name gophish -p 3333:3333 -p 8083:80 matteoggl/gophish

login http://localhost:3333

image

default:

Username:admin

Password:gophish

(PLS CHANGE ASAP)

Create groups

image

Create templates

image

Clone Landing pages

image

View your global results

image

Get all the details

image

Lots more!!!

API DOC: https://getgophish.com/documentation/api/
User DOC: https://getgophish.com/documentation/Gophish%20User%20Guide.pdf
GO DOC: https://godoc.org/github.com/gophish/gophish

For more info goto: https://getgophish.com

sources:
Info and images retrieved from:
https://getgophish.com (docker image )

PLS Follow MOI and up vote !!!

@xn0px90
P.S. "Riding the NOP Sled"

Coin Marketplace

STEEM 0.19
TRX 0.14
JST 0.029
BTC 65771.81
ETH 3174.77
USDT 1.00
SBD 2.61