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

Fixing Plugin.py errors #117

Open Yekki1 opened 10 months ago

Yekki1 commented 10 months ago

Updated Collections Mapping to Collections.abc.Mapping to work with latest Python and remove "Exiting: module 'collections' has no attribute 'Mapping'" error

Updated Lines 714-717 for Blind execution to resolve "'bool' object has no attribute 'replace'" error