Y
Hacker News
new
|
ask
|
show
|
jobs
We Hardened an AI Security Platform Against 16 Critical Vulnerabilities
(
aegis-security.higgsfield.app
)
8 points
by
zdotbirch
2 hours ago
1 comments
simonw
55 minutes ago
> 3-classifier ensemble + regex fallback blocks prompt injection in <7ms. DAN jailbreak, system extraction, and role override all detected at 0.98 confidence.
Using regular expressions to detect prompt injections is not a credible strategy.
link
arw0n
6 minutes ago
The sub-7ms on a classifier ensemble with 98% confidence in 3 categories makes me suspect these classifiers are confidently wrong.
link
Using regular expressions to detect prompt injections is not a credible strategy.