Skip to content

mcanyucel/anti-phishing-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages