Skip to content

Version 1.1.2 - Specify Headers to Test

Compare
Choose a tag to compare
@m10x m10x released this 03 Mar 10:54
· 8 commits to main since this release

Specify Headers to Test for Template Injection

--testheaders has been introduced as a new flag. It takes one or more comma-separated header names as argument. The specified headers are used to test for template injection.
Example: --testheaders Host,Origin,X-Forwarded-For

Changelog