/anti-phishing-fun

Primary LanguagePythonMIT LicenseMIT

How to use

Installation

Install the driver for selenium:

sudo apt install chromium # may already be installed, but just in case
sudo apt install chromium-driver

Create a new environment for python

python -m venv .venv
source .venv/bin/activate

Testing

Use driver-test.py to see if the installation is successful:

python ./driver-test.py 

Target files

The files starting with target- insert random records to various phishing attach sites to make the life harder for the scammers. Just a real life use.