Related Experiment Videos
Adversarial-resilient lightweight phishing url detection: Evaluating lexical & metadata features under evasion
Ayan Chaudhuri1, Mohankumar B2
1School of Computer Science and Engineering (SCOPE), Vellore Institute of Technology, Vellore, Tamil Nadu, India.
Scientific Reports
|July 6, 2026
Summary
This study introduces the Adversarial-Resilient Lightweight Random Forest (AR-LRF) model to combat sophisticated phishing URL evasion tactics. The AR-LRF demonstrates high accuracy and resilience against adversarial attacks, enhancing cybersecurity defenses.
Area of Science:
- Cybersecurity
- Machine Learning
- Network Security
Background:
- Phishing attacks utilize deceptive URLs to bypass traditional detection methods.
- Existing machine learning models often fail against adversarial URL evasion techniques.
- Real-world phishing detection requires robustness against obfuscation, encoding manipulation, and other evasive strategies.
Purpose of the Study:
- To develop a robust phishing URL detection model resilient to adversarial evasion methods.
- To address the limitations of current models evaluated under non-adversarial conditions.
- To propose a lightweight and deployable solution for enhanced cybersecurity.
Main Methods:
- Modeled phishing URL detection as a lightweight binary classification problem with an adversarial threat model.
- Utilized lexical, structural, and metadata-based URL features, avoiding raw strings and deep packet inspection (DPI).
- Proposed the Adversarial-Resilient Lightweight Random Forest (AR-LRF) model incorporating simulated adversarial perturbations during training.
Main Results:
- The AR-LRF model achieved 99.78% accuracy and 0.9999 ROC-AUC on clean data.
- Demonstrated significantly lower performance degradation compared to baseline classifiers under adversarial conditions.
- Validated model resilience through feature importance and confidence stability analyses.
Conclusions:
- The AR-LRF model offers a viable, lightweight, and deployable tool for detecting phishing URLs.
- It effectively mitigates adversarial vulnerabilities common in real-world cyber threats.
- The proposed method enhances modern cybersecurity infrastructure by providing robust defense mechanisms.
Related Concept Videos
Understanding Deception
Deception is a pervasive aspect of human communication. Empirical studies have shown that most individuals engage in some form of deceit on a daily basis, with approximately 20% of social exchanges involving deceptive elements. Lying follows a developmental trajectory, peaking during adolescence and declining with age, possibly due to the maturation of cognitive control and social accountability.Cognitive and Social Factors in Deception DetectionDespite its prevalence, accurately detecting...
Leaky Scanning
During most eukaryotic translation processes, the small 40S ribosome subunit scans an mRNA from its 5' end until it encounters the first start AUG codon. The large 60S ribosomal subunit then joins the smaller one to initiate protein synthesis. The location of the translation initiation is largely determined by the nucleotides near the start codon as there may be multiple translation initiation sites present on the mRNA. Marilyn Kozak discovered that the sequence RCCAUGG (where R stands for...
Types of Errors: Detection and Minimization
Error is the deviation of the obtained result from the true, expected value or the estimated central value. Errors are expressed in absolute or relative terms.
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...