/selenium_phishing_detector

A New Heuristic Based Phishing Detection Approach Utilizing Selenium Web-driver

Primary LanguagePython

Selenium-Phishing-Detector

alt Python alt Selenium alt InfluxDB alt Graphana alt MongoDB

Project overview

Setup

Use Python 3.6

pip install -r requirements.txt

Built With:

Scrapping login pages from google

GoogleScraper -m http --keyword "login" -n 10 -p 1000 --num-workers 10 --search-engines "google" --output-filename legit.json

scrapping Phishing pages from phishtank

cd scraper
./scrapper.sh

Running the application

python phish_detect.py

Run Graphana and check results

http://localhost:3306