Pith. sign in

REVIEW 6 cited by

URLNet: Learning a URL Representation with Deep Learning for Malicious URL Detection

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1802.03162 v2 pith:3LM34CZP submitted 2018-02-09 cs.CR cs.LG

classification cs.CRcs.LG
keywords learningmaliciousdetectionfeaturesperformanceseveralurlnetaddress
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Malicious URLs host unsolicited content and are used to perpetrate cybercrimes. It is imperative to detect them in a timely manner. Traditionally, this is done through the usage of blacklists, which cannot be exhaustive, and cannot detect newly generated malicious URLs. To address this, recent years have witnessed several efforts to perform Malicious URL Detection using Machine Learning. The most popular and scalable approaches use lexical properties of the URL string by extracting Bag-of-words like features, followed by applying machine learning models such as SVMs. There are also other features designed by experts to improve the prediction performance of the model. These approaches suffer from several limitations: (i) Inability to effectively capture semantic meaning and sequential patterns in URL strings; (ii) Requiring substantial manual feature engineering; and (iii) Inability to handle unseen features and generalize to test data. To address these challenges, we propose URLNet, an end-to-end deep learning framework to learn a nonlinear URL embedding for Malicious URL Detection directly from the URL. Specifically, we apply Convolutional Neural Networks to both characters and words of the URL String to learn the URL embedding in a jointly optimized framework. This approach allows the model to capture several types of semantic information, which was not possible by the existing models. We also propose advanced word-embeddings to solve the problem of too many rare words observed in this task. We conduct extensive experiments on a large-scale dataset and show a significant performance gain over existing methods. We also conduct ablation studies to evaluate the performance of various components of URLNet.

Discussion (0). Sign in to comment.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Characterizing Phishing Pages by JavaScript Capabilities

    cs.CR 2025-09 conditional novelty 7.0 of 10

    Phishing pages can be automatically grouped by their underlying phishing kit based on the browser APIs their first-party JavaScript executes, with 97% FMI on 4,562 labeled pages across 548 kit families.

  2. Beyond Classification Accuracy: An Exploration-Range Evaluation of Adaptive Crawling for Fake Shopping Sites

    cs.CR 2026-06 unverdicted novelty 6.0 of 10

    An adaptive crawler using classifier feedback and seed-compound query generation discovers approximately 7.6 times more cumulative unique fake shopping hosts than a fixed-keyword baseline by cycle 3.

  3. URL2Graph++: Unified Semantic-Structural-Character Learning for Malicious URL Detection

    cs.CR 2025-09 conditional novelty 5.0 of 10

    URL2Graph++ fuses BERT semantics, character CNN features, and dual word/character co-occurrence graphs to report state-of-the-art malicious URL detection on three public datasets.

  4. Bridging the Gap in Phishing Detection: A Comprehensive Phishing Dataset Collector

    cs.CR 2025-09 conditional novelty 4.0 of 10

    The authors present a phishing webpage resource collection tool and a dataset of 4,056 legitimate and 5,666 phishing URLs with associated resources, plus a feature correlation analysis.

  5. WebGuard++:Interpretable Malicious URL Detection via Bidirectional Fusion of HTML Subgraphs and Multi-Scale Convolutional BERT

    cs.CR 2025-06 reject novelty 4.0 of 10

    WebGuard++ combines multi-scale URL embeddings with subgraph-partitioned HTML graphs and bidirectional cross-attention, claiming large TPR gains over prior URL/HTML models at fixed low FPR.

  6. Phishing Webpage Detection: Unveiling the Threat Landscape and Investigating Detection Techniques

    cs.CR 2025-09 conditional novelty 2.0 of 10

    A survey categorizing phishing webpage detection into URL, content, and visual approaches, with an analysis of research gaps and suggested directions.

Pith tools