zerofox-oss / phishpond

Because phishtank was taken.. explore phishing kits in a contained environment!
BSD 3-Clause Clear License
43 stars 14 forks source link

Add support for databases #14

Closed JCyberSec closed 3 years ago

JCyberSec commented 3 years ago

It would be nice to be able to simulate a MySQL (other dbs are available) so if a phishing kit writes victim data to a database this can be viewed in a secure way.

Having the ability to easily change the name of the database, username, and password is essential.

zmallen commented 3 years ago

This is a great idea! Will try to add in for some work. I think having a way to configure certain parameters in the docker-compose would be good..

I would imagine we should identify what PHP calls need to be shimmed for writing to a database