zmallen / phishpond

Because phishtank was taken.. explore phishing kits in a contained environment!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is phishpond?

It's a pre-built docker environment which allows you to quickly, easily and safely spin up phishing kits for analysis. Out of the box you can browse, "mitm" web traffic, log mail calls to flat files and debug PHP code remotely.

How to use

Simple.

  1. git clone https://github.com/zmallen/phishpond.git
  2. cd .\phishpond\
  3. docker-compose up -d
  4. Browse to http://localhost/index.html
  5. Browse to http://localhost:8080 for mitmproxy

About

Because phishtank was taken.. explore phishing kits in a contained environment!

License:BSD 3-Clause Clear License


Languages

Language:PHP 95.7%Language:Dockerfile 2.5%Language:Python 1.5%Language:Shell 0.4%