Gophish – Golang Open-Source Phishing Toolkit
Environment
Fedora 23 x86_64
Database
sqlite3
Git clone
https://github.com/gophish/gophish.git
adicitional packages install
go get github.com/gophish/gophish/config
go get bitbucket.org/liamstask/goose/lib/goose
go get github.com/PuerkitoBio/goquery
go get github.com/gorilla/context
go get github.com/gorilla/mux
go get github.com/gorilla/securecookie
go get github.com/jinzhu/gorm
go get github.com/jordan-wright/email
go get github.com/justinas/nosurf
go get github.com/oschwald/maxminddb-golang
go get golang.org/x/crypto/bcrypt
go get github.com/gorilla/sessions
go get github.com/gorilla/handlers
compile
go build gophish.go
./gophish
Interface Admin
http://127.0.0.1:3333/login
SiteFake and Phishing
http://0.0.0.0:80/
Screenshots
Happy Pentesting!
@firebitsbr