Skip to content

SangameswaranRS/phishing-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phishing detection

A fastidious attempt to write a simple phishing detector, for a mini project overnight.

The report can be found here

  • Classifier used : Random Forest
  • Accuracy: 94%
  • Features: 14

Install

python3 -m pip install -r requirements.txt

Run

python3 detect.py

About

Script to find out phished sites using Ensemble Learning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages