Lucene search
+L

30 matches found

Kitploit
Kitploit
added 2026/09/02 9:01 a.m.4 views

socbench

socbench 将前沿推理LLM作为SOC分析师 在原始NetFlow数据上进行基准测试。 socbench 将前沿推理模型作为SOC分析师进行基准测试: 每个模型运行一个有界的多轮代理循环,针对确定性的、预索引的NetFlow语料库, 使用角色限定的只读工具、每次调查的固定美元上限, 以及严格的最终答案JSON契约。四种角色(SOC分析师、威胁分析师、对手猎手、检测工程师) 和三种提供商(OpenAI、Anthropic、Google)共享相同的评估单元、评分 视角和消融表面,使得总体数字和 toolsoff / playbooksoff 差值可直接比较。 该仓库是本地优先...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 5:40 a.m.4 views

inspect_petri

Inspect Petri Bienvenido a Inspect Petri, un agente de auditoría que permite la supervisión e interacción automatizada con modelos de lenguaje para detectar posibles problemas de alineación, manipulación de recompensas y otros comportamientos preocupantes. Petri te ayuda a probar rápidamente...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 9:27 a.m.2 views

PE-CoA

PE-CoA Code Implementation of "Pattern Enhanced Multi-Turn Jailbreaking: Exploiting Structural Vulnerabilities in Large Language Models" The full paper is available at: https://arxiv.org/pdf/2510.08859 Chain of Attack Setup Instructions Installation 1. Install dependencies : root@kitploit: pip...

5.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/07/26 11:21 p.m.74 views

DarkPrompt

DarkPrompt !CIhttps://github.com/jason-allen-oneal/DarkPr...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/30 12:00 a.m.42 views

Quality-Diversity Evolution for Discovering Diverse Vulnerabilities in LLM Safety

Current approaches to LLM adversarial testing suffer from coverage gaps: manual red-teaming does not scale, LLM-as-attacker methods exhibit mode collapse, and gradient-based approaches produce uninterpretable gibberish. We introduce a quality-diversity evolutionary framework that operates at the...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/09 12:00 a.m.35 views

MT-JailBench: A Modular Benchmark for Understanding Multi-Turn Jailbreak Attacks

Multi-turn jailbreaks exploit the ability of large language models to accumulate and act on conversational context. Instead of stating a harmful request directly, an attacker can gradually steer the conversation toward an unsafe answer. Recent methods demonstrate this risk, but they are usually...

5.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/27 12:00 a.m.11 views

Jailbreaking Frontier Foundation Models through Intention Deception

Large vision-language models exhibit remarkable capability but remain highly susceptible to jailbreaking. Existing safety training approaches aim to have the model learn a refusal boundary between safe and unsafe, based on the user's intent. It has been found that this binary training regime ofte...

5.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/07 12:00 a.m.11 views

Your LLM Agent Can Leak Your Data: Data Exfiltration Via Backdoored Tool Use

Tool-use large language model LLM agents are increasingly deployed to support sensitive workflows, relying on tool calls for retrieval, external API access, and session memory management. While prior research has examined various threats, the risk of systematic data exfiltration by backdoored...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/01/09 12:00 a.m.14 views

The Echo Chamber Multi-Turn LLM Jailbreak

The availability of Large Language Models LLMs has led to a new generation of powerful chatbots that can be developed at relatively low cost. As companies deploy these tools, security challenges need to be addressed to prevent financial loss and reputational damage. A key security challenge is...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/01/08 12:00 a.m.29 views

Knowledge-Driven Multi-Turn Jailbreaking on Large Language Models

Large Language Models LLMs face a significant threat from multi-turn jailbreak attacks, where adversaries progressively steer conversations to elicit harmful outputs. However, the practical effectiveness of existing attacks is undermined by several critical limitations: they struggle to maintain ...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/01/08 12:00 a.m.8 views

Multi-Turn Jailbreaking Attack in Multi-Modal Large Language Models

In recent years, the security vulnerabilities of Multi-modal Large Language Models MLLMs have become a serious concern in the Generative Artificial Intelligence GenAI research. These highly intelligent models, capable of performing multi-modal tasks with high accuracy, are also severely susceptib...

7.2AI score
SaveExploits0
HackRead
HackRead
added 2025/11/11 10:35 a.m.12 views

Cisco Finds Open-Weight AI Models Easy to Exploit in Long Chats

Cisco’s new research shows that open-weight AI models, while driving innovation, face serious security risks as multi-turn attacks, including conversational persistence, can bypass safeguards and expose data...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/11/04 12:00 a.m.15 views

AutoAdv: Automated Adversarial Prompting for Multi-Turn Jailbreaking of Large Language Models

Large Language Models LLMs remain vulnerable to jailbreaking attacks where adversarial prompts elicit harmful outputs, yet most evaluations focus on single-turn interactions while real-world attacks unfold through adaptive multi-turn conversations. We present AutoAdv, a training-free framework fo...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/10/21 12:00 a.m.18 views

HarmNet: A Framework for Adaptive Multi-Turn Jailbreak Attacks on Large Language Models

Large Language Models LLMs remain vulnerable to multi-turn jailbreak attacks. We introduce HarmNet, a modular framework comprising ThoughtNet, a hierarchical semantic network; a feedback-driven Simulator for iterative query refinement; and a Network Traverser for real-time adaptive attack...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/10/16 12:00 a.m.17 views

Active Honeypot Guardrail System: Probing and Confirming Multi-Turn LLM Jailbreaks

Large language models LLMs are increasingly vulnerable to multi-turn jailbreak attacks, where adversaries iteratively elicit harmful behaviors that bypass single-turn safety filters. Existing defenses predominantly rely on passive rejection, which either fails against adaptive attackers or overly...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/10/09 12:00 a.m.11 views

Pattern Enhanced Multi-Turn Jailbreaking: Exploiting Structural Vulnerabilities in Large Language Models

Large language models LLMs remain vulnerable to multi-turn jailbreaking attacks that exploit conversational context to bypass safety constraints gradually. These attacks target different harm categories like malware generation, harassment, or fraud through distinct conversational approaches...

7.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/10/03 12:00 a.m.10 views

NEXUS: Network Exploration for EXploiting Unsafe Sequences in Multi-Turn LLM Jailbreaks

Large Language Models LLMs have revolutionized natural language processing but remain vulnerable to jailbreak attacks, especially multi-turn jailbreaks that distribute malicious intent across benign exchanges and bypass alignment mechanisms. Existing approaches often explore the adversarial space...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/29 12:00 a.m.13 views

STAC: When Innocent Tools Form Dangerous Chains to Jailbreak LLM Agents

As LLMs advance into autonomous agents with tool-use capabilities, they introduce security challenges that extend beyond traditional content-based LLM safety concerns. This paper introduces Sequential Tool Attack Chaining STAC, a novel multi-turn attack framework that exploits agent tool use. STA...

7.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/04 12:00 a.m.12 views

Between a Rock and a Hard Place: Exploiting Ethical Reasoning to Jailbreak LLMs

Large language models LLMs have undergone safety alignment efforts to mitigate harmful outputs. However, as LLMs become more sophisticated in reasoning, their intelligence may introduce new security risks. While traditional jailbreak attacks relied on singlestep attacks, multi-turn jailbreak...

7.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/14 12:00 a.m.9 views

Searching for Privacy Risks in LLM Agents Via Simulation

The widespread deployment of LLM-based agents is likely to introduce a critical privacy threat: malicious agents that proactively engage others in multi-turn interactions to extract sensitive information. These dynamic dialogues enable adaptive attack strategies that can cause severe privacy...

6.9AI score
SaveExploits0
Rows per page
Query Builder