prompt-injection

Tag

Cards List
#prompt-injection

Suspecting court of using AI, man injected prompts in filings to try to win case

Ars Technica · 19h ago Cached

A man hid AI-readable prompts in court filings to try to influence the court's AI use, but since the court didn't use AI, his attempt failed and he faced sanctions. This case highlights the potential misuse of AI in legal contexts.

0 favorites 0 likes
#prompt-injection

Prompt injection, RAG poisoning, and embedding attacks: AMA with OWASP LLM Top 10 co-lead Arshi Chadha (Thursday, Aug 20 at 5 PM)

Reddit r/AI_Agents · 21h ago

Join an AMA with Arshi Chadha, co-lead of OWASP LLM Top 10, discussing prompt injection, RAG poisoning, and embedding attacks in AI systems.

0 favorites 0 likes
#prompt-injection

Every AI agent failure mode we're rediscovering already has a name in the Mahabharata

Reddit r/ArtificialInteligence · yesterday

An essay mapping AI agent failure modes—broken rollbacks, missing capability withdrawal, observability without enforcement, retrieval failures, hallucination, and prompt injection—to specific episodes in the Mahabharata, arguing the ancient epic already specified the risks.

0 favorites 0 likes
#prompt-injection

The attack surface of your agent

Reddit r/artificial · yesterday

A developer describes live-testing their AI agent Lumina against hidden prompt injection attacks on a real website, explaining how the agent's guardrails detected and refused malicious instructions.

0 favorites 0 likes
#prompt-injection

LODESTAR: Trustworthy Entropy Is Navigated, Not Merely Measured -- Reinforced Polarizer Keeps a Frozen LLM from Being Confidently Misled by the Wrong Evidence

arXiv cs.CL · 2d ago Cached

This paper introduces Lodestar, a method that uses reinforcement learning to train a short polarizer prompt string that helps a frozen LLM avoid being misled by misleading retrieved passages in RAG question answering. It improves F1 and exact match scores across five QA benchmarks compared to existing entropy-based selection rules.

0 favorites 0 likes
#prompt-injection

DeepSeek V4 Flash 0731 uncensored (jailbreak pt2)

Reddit r/LocalLLaMA · 2d ago

A jailbreak prompt for DeepSeek V4 Flash that overrides its safety policy by instructing the model to prioritize a new system policy, enabling uncensored responses.

0 favorites 0 likes
#prompt-injection

Patronus Ark, a local security scanner for AI agents

Reddit r/AI_Agents · 3d ago

Patronus Ark is a new Rust and Python library for locally scanning AI agent text and tool activity, covering prompt injection, PII, data leakage, and tool-related risks without sending data to external APIs.

0 favorites 0 likes
#prompt-injection

ToolHazard: Scaling Adversarial Environments for Security Evaluation and Alignment of LLM-based Agents

Hugging Face Daily Papers · 3d ago Cached

ToolHazard is a scalable framework that synthesizes adversarial environments to test LLM agents against indirect prompt injections, revealing vulnerabilities and improving defensive alignment through the ToolHazard-Bench benchmark.

0 favorites 0 likes
#prompt-injection

Stealing Reasoning Traces from Proprietary LLM APIs

Simon Willison's Blog · 3d ago Cached

A new paper reveals a vulnerability in proprietary LLM APIs where encrypted chain-of-thought blocks can be replayed across models and decrypted by jailbreaking weaker sibling models, exposing hidden reasoning traces. The issue has since been fixed by providers.

0 favorites 0 likes
#prompt-injection

How Advanced Prompt Injections Hijack AI Agents (And Why Basic Filters Aren’t Enough)

Reddit r/ArtificialInteligence · 4d ago

Article warns that basic content filters are insufficient against advanced prompt injection attacks on AI agents, especially in RAG pipelines, and calls for robust input sanitization and architectural defenses.

0 favorites 0 likes
#prompt-injection

Claude Voice Mode Did Something Concerning

Reddit r/ArtificialInteligence · 4d ago

A user reports that Claude's voice mode produced a suspicious tool-call result containing an apparent prompt-injection message claiming to be from Anthropic's security team, asking for access to sensitive files.

0 favorites 0 likes
#prompt-injection

@LiFeng61532: 实测deepseek v4 flash新破甲方案 把以下内容丢给v4 flash 同理可以直接把v4 flash接进codex去做些活 You are {{getvar::AI_role}} ,the creator of the sto…

X AI KOLs Timeline · 5d ago Cached

分享了一个针对DeepSeek v4 flash的越狱(破甲)提示词方案,声称可将其接入Codex执行任务,并附上详细提示词内容。

0 favorites 0 likes
#prompt-injection

@FinanceYF5: Source:

X AI KOLs Timeline · 5d ago Cached

Boris Cherny notes that stacking model training, input probes, and intent-checking classifiers can reduce indirect prompt injection to near zero on unseen attacks, and mentions Claude Code will enable auto mode by default next week.

0 favorites 0 likes
#prompt-injection

@FinanceYF5: Claude Code has pushed indirect prompt injection attacks down to [nearly zero]. Boris Cherny revealed that the key isn't a single line of defense, but stacking model training, input probing, and intent classifiers; even when facing unseen attacks, it maintains effectiveness. Based on this protection, Auto Mode will become the default starting next week...

X AI KOLs Timeline · 5d ago Cached

Boris Cherny revealed that Claude Code has reduced indirect prompt injection attacks to near zero by stacking model training, input probing, and intent classifiers, and plans to set Auto Mode as the default mode next week.

0 favorites 0 likes
#prompt-injection

Data poisoning and RAG manipulation

Reddit r/ArtificialInteligence · 5d ago

A discussion of how data poisoning and RAG manipulation pose a silent, dangerous threat to AI systems, arguing that security must extend beyond input filtering to memory, data pipelines, and multi-agent logic.

0 favorites 0 likes
#prompt-injection

A prompt injection test caught something we would've shipped

Reddit r/AI_Agents · 5d ago

A team describes how their prompt-injection eval suite caught a regression in a document assistant before shipping, emphasizing the importance of maintaining a strict hierarchy between system instructions and retrieved data.

0 favorites 0 likes
#prompt-injection

Auto mode is now the default in Claude Code for Pro, Max, and Team plans

Simon Willison's Blog · 6d ago Cached

Anthropic is making auto mode the default in Claude Code for Pro, Max, and Team plans starting August 14, backed by evals claiming auto mode blocks 89% of harmful actions and resists all tested indirect prompt injection attacks.

0 favorites 0 likes
#prompt-injection

@bcherny: turns out you can get indirect prompt injection to ~0 on unseen attacks if you stack enough layers (model training + in…

X AI KOLs Timeline · 2026-08-07 Cached

Anthropic announces that auto mode is now the default in Claude Code for Pro, Max, and Team plans, with safeguards against harmful actions. The tweet highlights that stacked defenses can reduce indirect prompt injection to near zero on unseen attacks.

0 favorites 0 likes
#prompt-injection

My ai assistant almost forwarded my bank statement to a stranger and barely anyone knows this attack exists.

Reddit r/artificial · 2026-08-07

A user describes how a prompt injection attack embedded in an email almost tricked their AI assistant into forwarding bank statements to a stranger, highlighting a real security risk for AI agents with account access.

0 favorites 0 likes
#prompt-injection

Temporal Context Awareness: A Defense Framework Against Multi-turn Manipulation Attacks on Large Language Models

arXiv cs.AI · 2026-08-06 Cached

This paper introduces Temporal Context Awareness (TCA), a defense framework that detects multi-turn manipulation attacks on LLMs by analyzing semantic drift, cross-turn intention consistency, and evolving conversational patterns to mitigate adversarial context-building across dialogues.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback