Skip to content

FishingForPhish is a phishing detection framework focused on the analysis of image and page based features.

License

Notifications You must be signed in to change notification settings

xanmankey/FishingForPhish

Repository files navigation

FishingForPhish (WORKING PROJECT)

ℹ️ Large data files (css, html, images, ect) can be found in the FishingForPhishData branch

A phishing detection framework that focuses on the detection of image and page based features. Classes and methods are provided for collecting data regarding proposed image-based features and page-based features from existing research, as well as for new features in order to attempt to determine new patterns or relationships. Selenium Webdriver, Python Weka Wrapper 3, Beautiful Soup, and ImageMagick are primarily used for feature detection. The classes and methods provided by this package are documented in the API section. An analysis of the detected features and resulting data thereof can be found here: https://github.com/xanmankey/FishingForPhish/blob/main/research/FishingForPhish.md.

Development Status

This project is currently under active development. Contributions and adaptations of the methodology outlined in the research are encouraged.

Resources

About

FishingForPhish is a phishing detection framework focused on the analysis of image and page based features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages