awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
epinna avatar

epinna/tplmap

0
View on GitHub↗
4,169 stars·686 forks·Python·GPL-3.0·17 views

Tplmap

tplmap is a security tool designed for the detection and exploitation of server-side template injection vulnerabilities. It functions as an automated scanner to identify vulnerable template engine contexts and provides a framework for achieving remote code execution.

The tool focuses on translating high-level requests into engine-specific syntax to execute operating system commands and bypass application sandboxes. It further enables remote file system access, allowing users to read, write, and transfer files between a local machine and a target server.

Additional capabilities include the ability to launch local vulnerable servers to simulate flawed environments for payload verification. The project also supports integration with web security proxies to automate the injection of test payloads into intercepted traffic.

Features

  • Server-Side Template Injection Detection - Automates the detection and exploitation of server-side template injection vulnerabilities.
  • Shell Command Execution - Executes arbitrary operating system shell commands by bypassing application sandboxes.
  • Engine-Specific Templates - Generates targeted injection strings based on the identified template engine to bypass security filters.
  • Remote Code Execution Tools - Provides a framework to achieve and manage arbitrary code execution via template injection.
  • Remote Access Payloads - Translates high-level requests into engine-specific syntax to execute operating system commands on target servers.
  • Injection Mapping - Identifies vulnerable engines by sending polyglot payloads and analyzing server response patterns.
  • Web Application Penetration Testing - Automates the discovery of injection flaws in web servers during active security assessments.
  • Remote File Transfers - Facilitates moving files between local and remote systems by leveraging template engine primitives.
  • Remote File Read-Write Operations - Provides the ability to read and write files on a remote server via template injection.
  • Bidirectional Host-to-Server File Transfers - Moves files bidirectionally between local machines and remote servers using active injection points.
  • Vulnerable Server Simulations - Launches containerized web servers running flawed template engines to validate exploit payloads.
  • Vulnerable Scenario Deployments - Deploys intentionally misconfigured local web servers to verify tool functionality.
  • File System Access Controls - Leverages template engine flaws to read sensitive data from or write files to the target file system.
  • Vulnerability Simulations - Simulates vulnerable template engine environments for practicing exploitation techniques.
  • Vulnerability Scanners - SSTI and code injection detection tool.
  • Command and Template Injection - Detects and exploits server-side template and code injection.
  • Fuzzing and Injection - Detects and exploits code and server-side template injections.
  • Specialized Vulnerability Scanners - Tool for detecting and exploiting server-side template injection vulnerabilities.
  • SSTI Injection - Tool for detecting and exploiting SSTI and code injection.
  • Template Injection Tools - Automated tool for exploiting code and template injection vulnerabilities.
  • Vulnerability Exploitation Frameworks - Detects and exploits server-side template injection.
  • Web Exploitation - Exploits Server-Side Template Injection vulnerabilities.
  • Web Exploitation Tools - Automated server-side template injection and server takeover.

Star history

Star history chart for epinna/tplmapStar history chart for epinna/tplmap

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does epinna/tplmap do?

tplmap is a security tool designed for the detection and exploitation of server-side template injection vulnerabilities. It functions as an automated scanner to identify vulnerable template engine contexts and provides a framework for achieving remote code execution.

What are the main features of epinna/tplmap?

The main features of epinna/tplmap are: Server-Side Template Injection Detection, Shell Command Execution, Engine-Specific Templates, Remote Code Execution Tools, Remote Access Payloads, Injection Mapping, Web Application Penetration Testing, Remote File Transfers.

Which projects share features with epinna/tplmap?

Projects with overlapping indexed features include: commixproject/commix — Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It… jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network… s0md3v/xsstrike — XSStrike is an automated security scanning engine designed for web application discovery, input. hahwul/dalfox — Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site… fuzzdb-project/fuzzdb — fuzzdb is a collection of datasets designed for web application penetration testing and dynamic fuzzing. It provides a… andresriancho/w3af — w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities…

Projects sharing features with Tplmap

These projects share indexed features with Tplmap. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • commixproject/commixcommixproject avatar

    commixproject/commix

    5,757View on GitHub↗

    Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It probes user-supplied input vectors with heuristic test payloads, analyzes response differences to identify injection points, and then automates the execution of arbitrary operating system commands on the target server. The tool distinguishes itself through a multi-layer filter bypass engine that evaluates input constraints independently per filter type and composes tailored evasion strategies into a single payload. A modular payload tamper pipeline transforms raw injection str

    Python
    View on GitHub↗5,757
  • jaykali/maskphishjaykali avatar

    jaykali/maskphish

    3,020View on GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Shellhackhackinghacking-tool
    View on GitHub↗3,020
  • s0md3v/xsstrikes0md3v avatar

    s0md3v/XSStrike

    14,752View on GitHub↗

    XSStrike is an automated security scanning engine designed for web application discovery, input

    Pythonwaf-detectionxssxss-bruteforce
    View on GitHub↗14,752
  • fuzzdb-project/fuzzdbfuzzdb-project avatar

    fuzzdb-project/fuzzdb

    8,819View on GitHub↗

    fuzzdb is a collection of datasets designed for web application penetration testing and dynamic fuzzing. It provides a fuzzing payload dictionary, a resource discovery wordlist, and a fault injection dataset containing corrupted Unicode, null bytes, and escape codes to trigger application crashes and logic errors. The project includes a security filter bypass list featuring polyglots and encoded strings to evade web application firewalls and input validation filters. It also provides a comprehensive web application penetration testing dataset specifically for identifying flaws such as cross-s

    PHP
    View on GitHub↗8,819
Compare all 30 related projects→