epinna / tplmap

Server-Side Template Injection and Code Injection Detection and Exploitation Tool
GNU General Public License v3.0
3.69k stars 666 forks source link

Update for docker support + Added ssl/tls verification flag #121

Open 0x00650a opened 3 months ago

0x00650a commented 3 months ago

I've been working with tplmap a lot these days, and noticed that some users might be facing some dependency issues due to outdated packages. To streamline the setup process and ensure a smoother experience for all users, I've added Docker support to the project.

Changes:


I've thoroughly tested this setup on Linux Debian 6.5.3, docker-v20.10.25, and it seems to be running smoothly.

(Edited)

epinna commented 3 months ago

why deleting burp_extension though? it's not testing

epinna commented 3 months ago

and why deleting the Docker images to test each template engine?

0x00650a commented 3 months ago

@epinna and why deleting the Docker images to test each template engine?

I forget to undo some changes a while ago. So when I checked my repo now, I thought it should be like that while it's not. Anyway sorry for the miss.