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

3 arguments ? #89

Closed highertq closed 3 years ago

highertq commented 3 years ago

image

./tplmap.py -u 'http://114.67.246.176:15899/?flag=1'

Traceback (most recent call last): File "./tplmap.py", line 2, in from utils import cliparser File "/home/kali/tplmap/tplmap/utils/cliparser.py", line 163, in parser.formatter.format_option_strings = type(parser.formatter.format_optionstrings)(, parser, type(parser)) TypeError: method expected 2 arguments, got 3

shining-byte commented 3 years ago

not support python3, use python2