paper-with-me

홈 › Papers

Finding Phish in a Haystack: A Pipeline for Phishing Classification on Certificate Transparency Logs

2021-06-23 · Arthur Drichel, Vincent Drury, Justus von Brandt, Ulrike Meyer

Current popular phishing prevention techniques mainly utilize reactive blocklists, which leave a ``window of opportunity'' for attackers during which victims are unprotected. One possible approach to shorten this window aims to detect phishing attacks earlier, during website preparation, by monitoring Certificate Transparency (CT) logs. Previous attempts to work with CT log data for phishing classification exist, however they lack evaluations on actual CT log data. In this paper, we present a pipeline that facilitates such evaluations by addressing a number of problems when working with CT log data. The pipeline includes dataset creation, training, and past or live classification of CT logs. Its modular structure makes it possible to easily exchange classifiers or verification sources to support ground truth labeling efforts and classifier comparisons. We test the pipeline on a number of new and existing classifiers, and find a general potential to improve classifiers for this scenario in the future. We publish the source code of the pipeline and the used datasets along with this paper (https://gitlab.com/rwth-itsec/ctl-pipeline), thus making future research in this direction more accessible.

📄 PDF Abstract BibTeX arXiv:2106.12343

Code (1)

https://gitlab.com/rwth-itsec/ctl-pipeline 공식 구현

Similar Papers 제목 키워드 기반

Bypassing Detection of URL-based Phishing Attacks Using Generative Adversarial Deep Neural Networks

2020-03-16 · DOI: 10.1145/3375708.3380315 2020 3 · Ahmed AlEroud†, George Karabatis

The URL components of web addresses are frequently used in creating phishing detection techniques. Typically, machine learning techniques are widely used to identify anomalous patterns in URLs as signs of possible phishi…

BIG-bench Machine Learning

Fuzzy Rough Set Feature Selection to Enhance Phishing Attack Detection

2019-03-13 · Mahdieh Zabihimayvan, Derek Doran

Phishing as one of the most well-known cybercrime activities is a deception of online users to steal their personal or confidential information by impersonating a legitimate website. Several machine learning-based strate…

feature selection

Man versus Machine: AutoML and Human Experts' Role in Phishing Detection

2021-08-27 · Rizka Purwanto, Arindam Pal, Alan Blair, Sanjay Jha

Machine learning (ML) has developed rapidly in the past few years and has successfully been utilized for a broad range of tasks, including phishing detection. However, building an effective ML-based detection system is n…

AutoMLBIG-bench Machine Learning

High Accuracy Phishing Detection Based on Convolutional Neural Networks

2020-04-08 · Suleiman Y. Yerima, Mohammed K. Alzaylaee

The persistent growth in phishing and the rising volume of phishing websites has led to individuals and organizations worldwide becoming increasingly exposed to various cyber-attacks. Consequently, more effective phishin…

Phishing Website DetectionVocal Bursts Intensity Prediction

Evaluating Large Language Models for Phishing Detection, Self-Consistency, Faithfulness, and Explainability

2025-06-16 · Shova Kuikel, Aritran Piplai, Palvi Aggarwal

Phishing attacks remain one of the most prevalent and persistent cybersecurity threat with attackers continuously evolving and intensifying tactics to evade the general detection system. Despite significant advances in a…

ClassificationContrastive Learning