DeepQuarantine for Suspicious Mail
In this paper, we introduce DeepQuarantine (DQ), a cloud technology to detect and quarantine potential spam messages. Spam attacks are becoming more diverse and can potentially be harmful to email users. Despite the high quality and performance of spam filtering systems, detection of a spam campaign can take some time. Unfortunately, in this case some unwanted messages get delivered to users. To solve this problem, we created DQ, which detects potential spam and keeps it in a special Quarantine folder for a while. The time gained allows us to double-check the messages to improve the reliability of the anti-spam solution. Due to high precision of the technology, most of the quarantined mail is spam, which allows clients to use email without delay. Our solution is based on applying Convolutional Neural Networks on MIME headers to extract deep features from large-scale historical data. We evaluated the proposed method on real-world data and showed that DQ enhances the quality of spam detection.
Code (0)
등록된 구현이 없습니다.
Tasks
Spam detectionSimilar Papers 제목 키워드 기반
Holmes: An Efficient and Lightweight Semantic Based Anomalous Email Detector
Email threat is a serious issue for enterprise security, which consists of various malicious scenarios, such as phishing, fraud, blackmail and malvertisement. Traditional anti-spam gateway commonly requires to maintain a…
Anomaly DetectionNovelty DetectionSentenceModeling Suspicious Email Detection using Enhanced Feature Selection
The paper presents a suspicious email detection model which incorporates enhanced feature selection. In the paper we proposed the use of feature selection strategies along with classification technique for terrorists ema…
feature selectionGeneral ClassificationregressionEmail Threat Detection Using Distinct Neural Network Approaches
This paper describes different approaches to detect malicious content in email interactions through a combination of machine learning and natural language processing tools. Specifically, several neural network designs ar…
BIG-bench Machine LearningAnalysis and prevention of AI-based phishing email attacks
Phishing email attacks are among the most common and most harmful cybersecurity attacks. With the emergence of generative AI, phishing attacks can be based on emails generated automatically, making it more difficult to d…
DescriptiveGraded Suspiciousness of Adversarial Texts to Human
Adversarial examples pose a significant challenge to deep neural networks (DNNs) across both image and text domains, with the intent to degrade model performance through meticulously altered inputs. Adversarial texts, ho…
Adversarial AttackAdversarial TextSemantic SimilaritySemantic Textual Similarity+1