Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create template-injection.bcheck #101

Closed
wants to merge 5 commits into from
Closed

Conversation

brumensywh
Copy link
Contributor

BCheck description

Summary

The script prepares basic template injection attacks. It uses a prefix and a suffix to support some basic detections of a potential blind-based template injection.

Purpose

Discover a possible standard and/or blind-based server side template injection (SSTI).

Targeted weakness (CWE)

Improper Neutralization of Special Elements Used in a Template Engine - CWE-1336

Submission Guidelines

  • link to the primary research
  • All metadata fields are completed
  • BCheck is syntactically valid
  • BCheck is formatted correctly (4 spaces)

Feel free to give feedback and/or edit the script if necessary!

Regards,
Brumens

@brumensywh brumensywh closed this Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant