Skip to content

This repository has been created for my final year project at university, which will be based on detecting malicious text messages using Machine Learning, within the context of ChatGPT.

Notifications You must be signed in to change notification settings

Denno20/Smishing-Detection-using-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Smishing Detection using Machine Learning

Previous research has focused on spam/ham detection for SMS, but I want to narrow my research down to ham/phish in SMS, as there is a slight nuiance with spam and phishing based texts.

Datasets

I will be using publically available datasets that have labelled data for ham/spam/phish.

https://www.kaggle.com/datasets/galactus007/sms-smishing-collection-data-set

https://www.kaggle.com/datasets/taruntiwarihp/phishing-site-urls

Plan for my contribution

The plan is to narrow down my research to a particular context, such as SMS detection for chatGPT generated SMS, and I also plan to add more features to the machine learning model, such as URL analysis and natural language processing.

References

https://www.kaggle.com/code/akanksha496/spam-detection-using-tensorflow/notebook

About

This repository has been created for my final year project at university, which will be based on detecting malicious text messages using Machine Learning, within the context of ChatGPT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages