From ec37bea859a8b5259e5ad57f1dbf7676630b54f3 Mon Sep 17 00:00:00 2001 From: Violin Date: Thu, 13 Aug 2026 10:36:37 +0100 Subject: [PATCH] chore(playbooks): de-reference benchmark challenge names in nosql notes --- skills/pentest/playbooks/nosql-injection.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/skills/pentest/playbooks/nosql-injection.md b/skills/pentest/playbooks/nosql-injection.md index 6f50432..103679e 100644 --- a/skills/pentest/playbooks/nosql-injection.md +++ b/skills/pentest/playbooks/nosql-injection.md @@ -161,5 +161,4 @@ curl -X POST https://target.com/rest/user/login \ --- - challenges (noSqlReviews, noSqlOrders, noSqlCommand) were never tested. - Playbook provides $gt/$regex/$ne payloads and blind extraction script. \ No newline at end of file + Playbook provides $gt/$regex/$ne payloads and a blind extraction script. \ No newline at end of file