This repo seems to generate an extreme amount of traffic, and I can't seem to figure out why.
Everyday this repo averages around 500 clones from 15-16 unique cloners. I don't have any issues with this, but I am curious why it is so popular!
If you want to reach out to me my email is sam.muldrow@unh.edu.
Thanks!
Algophish is a machine learning project that uses tensorflow to attempt to detect phising websites.
The pipeline works as follows:
- Data collection (downloading the source code of phishing and legitimate websites)
- Data preprocessing (removing bad data)
- Model training
- Model Analysis