Kulyutmaz is a project developed for the regional TUBITAK competition's programming field thart aims to create a more advanced phishing e-mail detection algorithm using website content checking and a neural network that we have trained.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Yiğit Çolakoğlu 6df5625be8 Initial commit 4 years ago
.compiled/production/admin_panel Initial commit 4 years ago
.idea Initial commit 4 years ago
AI Initial commit 4 years ago
__pycache__ Initial commit 4 years ago
admin_panel Initial commit 4 years ago
unittests Initial commit 4 years ago
.gitignore Initial commit 4 years ago
AI.py Initial commit 4 years ago
AIModel Initial commit 4 years ago
DatabaseUpdater.py Initial commit 4 years ago
KulYutmaz.iml Initial commit 4 years ago
README.md Initial commit 4 years ago
XSSfinder.py Initial commit 4 years ago
aiModel Initial commit 4 years ago
benign.db Initial commit 4 years ago
common.csv Initial commit 4 years ago
config.json Initial commit 4 years ago
jsParser.py Initial commit 4 years ago
keywordList Initial commit 4 years ago
kulyutmaz.py Initial commit 4 years ago
kulyutmaz_database.sql Initial commit 4 years ago
mail.py Initial commit 4 years ago
malicious_scripts.txt Initial commit 4 years ago
project_report_turkish.docx Initial commit 4 years ago
spam.png Initial commit 4 years ago
watcher.py Initial commit 4 years ago

README.md

KulYutmaz

KulYutmaz is a project developed for the regional TUBITAK competition's programming field. It aims to create a more advanced phishing e-mail detection algorithm using website content checking and a neural network that we have trained. For more information, you may read the project report in the repository (Unfortunately it is only available in Turkish).