#vulns.co
/
mcp by GKData.io

← Back to Toolkit

tplmap

Server-side template injection scanner and exploiter. Confirms the engine (Jinja, Twig, Freemarker, ...) then tries a sandbox escape. Manual confirmation still required.

Tags: ssti, templates

Category
inject
Maintenance signal
slow

Project repository

Install

git

git clone https://github.com/epinna/tplmap.git && pip install -r tplmap/requirements.txt

Command templates

Probe a parameter

python2 tplmap.py -u '{url}'

Related tools

← Back to Toolkit