paper-with-me

Papers

Adaptive Deception Framework with Behavioral Analysis for Enhanced Cybersecurity Defense

2025-10-02 · Basil Abdullah AL-Zahrani arxiv

This paper presents CADL (Cognitive-Adaptive Deception Layer), an adaptive deception framework achieving 99.88% detection rate with 0.13% false positive rate on the CICIDS2017 dataset. The framework employs ensemble machine learning (Random Forest, XGBoost, Neural Networks) combined with behavioral profiling to identify and adapt responses to network intrusions. Through a coordinated signal bus architecture, security components share real-time intelligence, enabling collective decision-making. The system profiles attackers based on temporal patterns and deploys customized deception strategies across five escalation levels. Evaluation on 50,000 CICIDS2017 test samples demonstrates that CADL significantly outperforms traditional intrusion detection systems (Snort: 71.2%, Suricata: 68.5%) while maintaining production-ready false positive rates. The framework's behavioral analysis achieves 89% accuracy in classifying attacker profiles. We provide open-source implementation and transparent performance metrics, offering an accessible alternative to commercial deception platforms costing $150-400 per host annually.

📄 PDF Abstract BibTeX arXiv:2510.02424

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion Detection

Similar Papers 제목 키워드 기반

The Traitors: Deception and Trust in Multi-Agent Language Model Simulations

2025-05-19 · Pedro M. P. Curvo

As AI systems increasingly assume roles where trust and alignment with human values are essential, understanding when and why they engage in deception has become a critical research priority. We introduce The Traitors, a…

Language ModelingLanguage ModellingLarge Language Model

The Secret Agenda: LLMs Strategically Lie and Our Current Safety Tools Are Blind

2025-09-23 · Caleb DeLeeuw, Gaurav Chawla, Aniket Sharma, Vanessa Dietze arxiv

We investigate strategic deception in large language models using two complementary testbeds: Secret Agenda (across 38 models) and Insider Trading compliance (via SAE architectures). Secret Agenda reliably induced lying …

DeceptionX: From Multimodal Evidence to Explainable Deception Detection

2026-06-09 · Jiayu Zhang, Shuo Ye, Jiajian Huang, Yawen Cui 외 arxiv

Deception detection is a critical and highly challenging task within affective computing and behavioral analysis. Existing deep learning methods typically treat this task as a straightforward classification problem; howe…

Logical Reasoning

Disentangling Deception and Hallucination Failures in LLMs

2026-02-16 · Haolang Lu, Hongrui Peng, WeiYe Fu, Guoshun Nan 외 arxiv

Failures in large language models (LLMs) are often analyzed from a behavioral perspective, where incorrect outputs in factual question answering are commonly associated with missing knowledge. In this work, focusing on e…

Question Answering

DeceptGuard :A Constitutional Oversight Framework For Detecting Deception in LLM Agents

2026-03-14 · Snehasis Mukhopadhyay arxiv

Reliable detection of deceptive behavior in Large Language Model (LLM) agents is an essential prerequisite for safe deployment in high-stakes agentic contexts. Prior work on scheming detection has focused exclusively on …