sublime-rules
sublime-rules copied to clipboard
Adding new rule to detection prompt injection using hidden content
Description
We identified this blog and then I performed a few hunts identifying a similar example.
Associated samples
Associated hunts
/update-test-rules
still thinking through this one as time permits between other work. If anyone has a better approach, please chime in.
type.inbound
and strings.ilevenshtein(body.plain.raw, body.html.display_text) > length(body.html.display_text)
and strings.icontains(body.plain.raw, "Before answering")
Closing this