I'm not sure if it's my fault, but my manual test was successful. Is it because the tool didn't inject a simple payload for testing? For example, {{7*7}}
This is what I constructed using SSTImap:
python sstimap.py -u http://express.nyx/api/admin/availability -H 'Content-Type: application/json' -m 'POST' -d '{ "id":1,"url":"http://127.0.0.1:9000/username?name=*","token":"4493-3179-0912-0597" }' -l 5
.....
[*] Python_generic plugin is testing %}*{% code context escape with 624 variations
[*] Python_generic plugin is testing *}*{* code context escape with 6 variations
[*] Python_generic plugin is testing #}*{# code context escape with 6 variations
[-] Tested parameters appear to be not injectable.

I still have to say that the tool is very useful, thank you for your efforts
I'm not sure if it's my fault, but my manual test was successful. Is it because the tool didn't inject a simple payload for testing? For example, {{7*7}}
This is what I constructed using SSTImap:
I still have to say that the tool is very useful, thank you for your efforts