Charles Bevan

Template Engine Fingerprinting

When testing web applications you may come across pages that allow you to enter a template and have it rendered to a user. Without access to the code it may be difficult to determine what the underlying template engine is. Here we will compare common JavaScript template engines to determine techniques to tell them apart without access to the underlying rendering code.

Posted June 17, 2022 by Charles Bevan ‐ 4 min read