ffuf icon indicating copy to clipboard operation
ffuf copied to clipboard

Sniper template parsing - fixes #579

Open denandz opened this issue 3 years ago • 0 comments

This PR fixes the sniper template parsing issues, which was caused due to bug in the injectKeyword method where if the data between the section-signs was a single character, the resulting string would be incorrect.

Have added additional test cases to catch this.

Fixes: #579

denandz avatar Aug 14 '22 00:08 denandz