paper-with-me

Papers

Agent-based Vs Agent-less Sandbox for Dynamic Behavioral Analysis

2019-03-12 · Muhammad Ali, Stavros Shiaeles, Maria Papadaki, Bogdan Ghita

Malicious software is detected and classified by either static analysis or dynamic analysis. In static analysis, malware samples are reverse engineered and analyzed so that signatures of malware can be constructed. These techniques can be easily thwarted through polymorphic, metamorphic malware, obfuscation and packing techniques, whereas in dynamic analysis malware samples are executed in a controlled environment using the sandboxing technique, in order to model the behavior of malware. In this paper, we have analyzed Petya, Spyeye, VolatileCedar, PAFISH etc. through Agent-based and Agentless dynamic sandbox systems in order to investigate and benchmark their efficiency in advanced malware detection.

📄 PDF Abstract BibTeX arXiv:1904.02100

Code (0)

등록된 구현이 없습니다.

Tasks

Malware Detection

Similar Papers 제목 키워드 기반

BioLLMAgent: A Hybrid Framework with Enhanced Structural Interpretability for Simulating Human Decision-Making in Computational Psychiatry

2026-03-05 · Zuo Fei, Kezhi Wang, Xiaomin Chen, Yizhou Huang arxiv

Computational psychiatry faces a fundamental trade-off: traditional reinforcement learning (RL) models offer interpretability but lack behavioral realism, while large language model (LLM) agents generate realistic behavi…

Reinforcement Learning

Beyond Static Sandboxing: Learned Capability Governance for Autonomous AI Agents

2026-04-12 · Bronislav Sidik, Lior Rokach arxiv

Autonomous AI agents built on open-source runtimes such as OpenClaw expose every available tool to every session by default, regardless of the task. A summarization task receives the same shell execution, subagent spawni…

OpenSkillRisk: Benchmarking Agent Safety When Using Real-World Risky Third-Party Skills

2026-07-22 · Qiyuan Liu, Tingfeng Hui, Kun Zhan, Kaike Zhang 외 arxiv

LLM-based agents leverage third-party skills to extend their capabilities in open-world scenarios. However, third-party skills can introduce extra security vulnerabilities, as seemingly harmless skills can contain latent…

ProRL Agent: Rollout-as-a-Service for RL Training of Multi-Turn LLM Agents

2026-03-19 · Hao Zhang, Mingjie Liu, Shaokun Zhang, Songyang Han 외 arxiv

Multi-turn LLM agents are increasingly important for solving complex, interactive tasks, and reinforcement learning (RL) is a key ingredient for improving their long-horizon behavior. However, RL training requires genera…

Reinforcement Learning

AgentBay: A Hybrid Interaction Sandbox for Seamless Human-AI Intervention in Agentic Systems

2025-12-04 · Yun Piao, Hongbo Min, Hang Su, Leilei Zhang 외 arxiv

The rapid advancement of Large Language Models (LLMs) is catalyzing a shift towards autonomous AI Agents capable of executing complex, multi-step tasks. However, these agents remain brittle when faced with real-world exc…