paper-with-me

홈 › Papers

SENet: Visual Detection of Online Social Engineering Attack Campaigns

2024-01-10 · Irfan Ozen, Karthika Subramani, Phani Vadrevu, Roberto Perdisci

Social engineering (SE) aims at deceiving users into performing actions that may compromise their security and privacy. These threats exploit weaknesses in human's decision making processes by using tactics such as pretext, baiting, impersonation, etc. On the web, SE attacks include attack classes such as scareware, tech support scams, survey scams, sweepstakes, etc., which can result in sensitive data leaks, malware infections, and monetary loss. For instance, US consumers lose billions of dollars annually due to various SE attacks. Unfortunately, generic social engineering attacks remain understudied, compared to other important threats, such as software vulnerabilities and exploitation, network intrusions, malicious software, and phishing. The few existing technical studies that focus on social engineering are limited in scope and mostly focus on measurements rather than developing a generic defense. To fill this gap, we present SEShield, a framework for in-browser detection of social engineering attacks. SEShield consists of three main components: (i) a custom security crawler, called SECrawler, that is dedicated to scouting the web to collect examples of in-the-wild SE attacks; (ii) SENet, a deep learning-based image classifier trained on data collected by SECrawler that aims to detect the often glaring visual traits of SE attack pages; and (iii) SEGuard, a proof-of-concept extension that embeds SENet into the web browser and enables real-time SE attack detection. We perform an extensive evaluation of our system and show that SENet is able to detect new instances of SE attacks with a detection rate of up to 99.6% at 1% false positive, thus providing an effective first defense against SE attacks on the web.

📄 PDF Abstract BibTeX arXiv:2401.05569

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Sigmoid Activation 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Kaiming Initialization 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Squeeze-and-Excitation Block The Squeeze-and-Excitation Block is an architectural unit designed to improve the representational power of a network by enabling it to perform dynamic channel-wise feature…

Similar Papers 제목 키워드 기반

Multimodal Hate Speech Detection from Bengali Memes and Texts

2022-04-19 · Md. Rezaul Karim, Sumon Kanti Dey, Tanhim Islam, Md. Shajalal 외

Numerous machine learning (ML) and deep learning (DL)-based approaches have been proposed to utilize textual data from social media for anti-social behavior analysis like cyberbullying, fake news detection, and identific…

Fake News DetectionHate Speech DetectionWord Embeddings

Multi-Scale DenseNet-Based Electricity Theft Detection

2018-05-24 · Bo Li, Kele Xu, Xiaoyan Cui, Yiheng Wang 외

Electricity theft detection issue has drawn lots of attention during last decades. Timely identification of the electricity theft in the power system is crucial for the safety and availability of the system. Although sus…

Feature Engineering

Reconciling Feature-Reuse and Overfitting in DenseNet with Specialized Dropout

2018-09-28 · ICLR 2019 5 · Kun Wan, Boyuan Feng, Lingwei Xie, Yufei Ding

Recently convolutional neural networks (CNNs) achieve great accuracy in visual recognition tasks. DenseNet becomes one of the most popular CNN models due to its effectiveness in feature-reuse. However, like other CNN mod…

HarassGuard: Detecting Harassment Behaviors in Social Virtual Reality with Vision-Language Models

2026-04-01 · Junhee Lee, Minseok Kim, Hwanjo Heo, Seungwon Woo 외 arxiv

Social Virtual Reality (VR) platforms provide immersive social experiences but also expose users to serious risks of online harassment. Existing safety measures are largely reactive, while proactive solutions that detect…

Multi-class ClassificationBinary ClassificationPrompt Engineering

Suicidal Ideation Detection: A Review of Machine Learning Methods and Applications

2019-10-23 · Shaoxiong Ji, Shirui Pan, Xue Li, Erik Cambria 외

Suicide is a critical issue in modern society. Early detection and prevention of suicide attempts should be addressed to save people's life. Current suicidal ideation detection methods include clinical methods based on t…

BIG-bench Machine LearningFeature Engineering