Skip to content

Conversation

@VulnScout-Chris
Copy link
Contributor

Template / PR Information

  • Fixed server-private-keys.yaml to properly detect these keys. Previously, the template was trying to DSL match on body_2 instead of body, resulting in false negative detections.
  • Added id_ed25519 to detections as well.

Template Validation

I've validated this template locally?

  • YES
  • NO

Additional Details (leave it blank if not applicable)

I noticed that I wasn't getting any detections on this template at all, which led to me investigating this template closer. Changing the DSL matcher from body_2 to body (based on documentation) gave the desired detections.

image

Additional References:

@DhiyaneshGeek DhiyaneshGeek self-assigned this Feb 3, 2025
@DhiyaneshGeek DhiyaneshGeek added Done Ready to merge good first issue Good for newcomers labels Feb 3, 2025
@GeorginaReeder
Copy link

Thanks so much for your contribution @VulnScout-Chris, we appreciate it! :)

@ritikchaddha ritikchaddha merged commit 7ccdc27 into projectdiscovery:main Feb 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Done Ready to merge good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants