tplmap
Template injector detector
A tool for detecting and exploiting server-side template injection vulnerabilities to gain access to underlying file systems and operating systems.
Server-Side Template Injection and Code Injection Detection and Exploitation Tool
4k stars
83 watching
676 forks
Language: Python
last commit: 9 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
vladko312/sstimap | Automated tool for detecting and exploiting Server-Side Template Injection vulnerabilities in web applications. | 881 |
tijme/angularjs-csti-scanner | Automated tool for detecting client-side template injection vulnerabilities in AngularJS applications | 306 |
pallets/jinja | A fast and expressive template engine for generating dynamic documents from pre-defined templates. | 10,444 |
seclab-fudan/tefuzz | Automatically detects and exploits template escape bugs in web applications | 15 |
9551-dev/tampl | A Lua-based library for working with templates and patching injection | 3 |
payloadbox/command-injection-payload-list | A collection of examples and tools to test and exploit command injection vulnerabilities in web applications. | 3,036 |
mde/ejs | Library providing a JavaScript runtime for executing templates with control flow and output escaping | 7,802 |
keats/tera | A Rust-based template engine inspired by Jinja2 and Django. | 3,601 |
pallets/markupsafe | Protects against injection attacks by safely escaping untrusted strings in HTML and XML markup | 637 |
dloss/python-pentest-tools | A collection of Python libraries and tools for network exploitation and reverse engineering. | 2,725 |
projectdiscovery/nuclei-templates | A curated list of templates to help identify security vulnerabilities in software applications using the nuclei scanner. | 9,457 |
fuzzdb-project/fuzzdb | A comprehensive toolset for identifying and exploiting application vulnerabilities through dynamic testing | 8,288 |
ticarpi/jwt_tool | A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities | 5,501 |
samyk/poisontap | Exploits a locked computer to install a persistent backdoor and expose internal network resources. | 6,268 |
payloadbox/sql-injection-payload-list | Provides a comprehensive list of SQL injection payloads and techniques | 5,067 |