paper-with-me

홈 › Papers

Beyond Detection: A Comprehensive Benchmark and Study on Representation Learning for Fine-Grained Webshell Family Classification

2025-12-04 · Feijiang Han arxiv

Malicious WebShells pose a significant and evolving threat by compromising critical digital infrastructures and endangering public services in sectors such as healthcare and finance. While the research community has made significant progress in WebShell detection (i.e., distinguishing malicious samples from benign ones), we argue that it is time to transition from passive detection to in-depth analysis and proactive defense. One promising direction is the automation of WebShell family classification, which involves identifying the specific malware lineage in order to understand an adversary's tactics and enable a precise, rapid response. This crucial task, however, remains a largely unexplored area that currently relies on slow, manual expert analysis. To address this gap, we present the first systematic study to automate WebShell family classification. Our method begins with extracting dynamic function call traces to capture inherent behaviors that are resistant to common encryption and obfuscation. To enhance the scale and diversity of our dataset for a more stable evaluation, we augment these real-world traces with new variants synthesized by Large Language Models. These augmented traces are then abstracted into sequences, graphs, and trees, providing a foundation to benchmark a comprehensive suite of representation methods. Our evaluation spans classic sequence-based embeddings (CBOW, GloVe), transformers (BERT, SimCSE), and a range of structure-aware algorithms, including Graph Kernels, Graph Edit Distance, Graph2Vec, and various Graph Neural Networks. Through extensive experiments on four real-world, family-annotated datasets under both supervised and unsupervised settings, we establish a robust baseline and provide practical insights into the most effective combinations of data abstractions, representation models, and learning paradigms for this challenge.

📄 PDF Abstract BibTeX arXiv:2512.05288

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Image Scene Graph Generation (SGG) Benchmark

2021-07-27 · Xiaotian Han, Jianwei Yang, Houdong Hu, Lei Zhang 외

There is a surge of interest in image scene graph generation (object, attribute and relationship detection) due to the need of building fine-grained image understanding models that go beyond object detection. Due to the …

AttributeGraph GenerationObjectobject-detection+4

DMNER: Biomedical Entity Recognition by Detection and Matching

2023-06-27 · Junyi Bian, Rongze Jiang, Weiqi Zhai, Tianyang Huang 외

Biomedical named entity recognition (BNER) serves as the foundation for numerous biomedical text mining tasks. Unlike general NER, BNER require a comprehensive grasp of the domain, and incorporating external knowledge be…

Boundary Detectionnamed-entity-recognitionNamed Entity RecognitionNER

LogLead -- Fast and Integrated Log Loader, Enhancer, and Anomaly Detector

2023-11-20 · Mika Mäntylä, Yuqing Wang, Jesse Nyyssölä

This paper introduces LogLead, a tool designed for efficient log analysis benchmarking. LogLead combines three essential steps in log processing: loading, enhancing, and anomaly detection. The tool leverages Polars, a hi…

Anomaly DetectionBenchmarking

Machine-learning for photoplethysmography analysis: Benchmarking feature, image, and signal-based approaches

2025-02-27 · Mohammad Moulaeifard, Loic Coquelin, Mantas Rinkevičius, Andrius Sološenko 외

Photoplethysmography (PPG) is a widely used non-invasive physiological sensing technique, suitable for various clinical applications. Such clinical applications are increasingly supported by machine learning methods, rai…

BenchmarkingPhotoplethysmography (PPG)

Beyond Prediction -- Structuring Epistemic Integrity in Artificial Reasoning Systems

2025-06-19 · Craig Steven Wright

This paper develops a comprehensive framework for artificial intelligence systems that operate under strict epistemic constraints, moving beyond stochastic language prediction to support structured reasoning, proposition…

Knowledge Graphs