ARACNE: LLMベースの自律型シェルペネトレーションテストエージェント
ARACNE: An LLM-Based Autonomous Shell Pentesting Agent
SSHサービスを対象に実際のLinuxシェル上でコマンドを実行する完全自律型LLMペネトレーションテストエージェントを提案し、複数LLMの活用で成功率を向上させた。
著者: Tomas Nieponice, Veronica Valeros, Sebastian Garcia
分類: cs.CR, cs.AI, cs.RO
原文アブストラクト
We introduce ARACNE, a fully autonomous LLM-based pentesting agent tailored for SSH services that can execute commands on real Linux shell systems. Introduces a new agent architecture with multi-LLM model support. Experiments show that ARACNE can reach a 60\% success rate against the autonomous defender ShelLM and a 57.58\% success rate against the Over The Wire Bandit CTF challenges, improving over the state-of-the-art. When winning, the average number of actions taken by the agent to accomplish the goals was less than 5. The results show that the use of multi-LLM is a promising approach to increase accuracy in the actions.
関連論文
- 無害に見えて有害:エージェントスキルにおけるステルスな幻覚誘導のためのニュートラルプロンプト攻撃LLMエージェント/セキュリティ