Feature/fase 2 prompt optimization#183
Merged
Merged
Conversation
dc23891 to
9d742a4
Compare
0xallam
added a commit
to vsh00t/strix
that referenced
this pull request
May 4, 2026
Two single-bullet additions to the False Positives sections of two existing skills: - idor.md: empty array / null returned for another user's resource is silent enforcement (not exposure) — compare against owner's view to confirm - ssrf.md: OAST callback whose source IP matches the tester's machine was made client-side (browser / client fetch), not by the server Both signals surfaced from the false-positive-indicators section of the deprecated .jinja prompts in usestrix#183 (rest of that PR was scoped down to its substantive parts; the .jinja content itself is dropped because the .jinja vulnerability prompt format has been replaced by the .md skills). Co-authored-by: Jorge Moya <jorge@MacBook-Pro-de-Jorge.local>
Two single-bullet additions to the False Positives sections of two existing skills: - idor.md: empty array / null returned for another user's resource is silent enforcement (not exposure) — compare against the owner's view to confirm - ssrf.md: OAST callback whose source IP matches the tester's machine was made client-side (browser / client fetch), not by the server Both signals surfaced from the false-positive-indicators content originally proposed in this PR; rest of the PR's scope (test scaffolding, confidence module, system-prompt protocol, deprecated .jinja prompt format) was dropped because the .jinja vulnerability prompt format has been replaced by the .md skills and the other parts didn't have production consumers.
9d742a4 to
50bbfb6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.