filmov
tv
Python Flask Jinja2 SSTI Payload Analysis

Показать описание
I'll walk through a common SSTI payload pulled from PayloadsAllTheThings and look at how it works, using the Flask request object to get a function, which gives access to the __globals__. From there it gets the __builtins__ dictionary and the __import__ function.
[00:00] Introduction
[00:55] Data overview
[01:33] Making dummy Flask app
[02:35] Flask request object
[03:38] request in Jinja context
[04:22] attr / getattr / dot
[05:30] Using function to get __globals__
[07:40] Getting __builtins__ from __globals__
[09:31] Using __import__ to get the os module
[10:31] Getting execution
[11:50] Conclusion
#ssti #ctf #python #jinja2
[00:00] Introduction
[00:55] Data overview
[01:33] Making dummy Flask app
[02:35] Flask request object
[03:38] request in Jinja context
[04:22] attr / getattr / dot
[05:30] Using function to get __globals__
[07:40] Getting __builtins__ from __globals__
[09:31] Using __import__ to get the os module
[10:31] Getting execution
[11:50] Conclusion
#ssti #ctf #python #jinja2
Python Flask Jinja2 SSTI Payload Analysis
web hacking: python Jinja2 SSTI vulnerability and code execution
Python SSTI: Attack Flask framework using Jinja2 template engine
GreHack 2021 - Optimizing Server Side Template Injections payloads for jinja2 (EN)
ESCALATING SSTI TO RCE IN FLASK APPLICATION
Server-Side Template Injection (SSTI) Flask/Jinja
Exploring Python SSTI Payloads - Bolt Beyond Root [HackTheBox]
SSTI in 100 seconds
GreHack 2021: Optimizing Server Side Template Injection Payloads for jinja2 - Remi Gascou
Find and Exploit Server-Side Template Injection (SSTI)
hacking RCE & SSTI remote code execution and server side template injection vulnerabilities of F...
Server-Side Template Injections Explained
Optimizing Server Side Template Injection Payloads for jinja2 Remi Gascou
#BugBounty | Server Side Template Injection [SSTI] to RCE to Reverse Shell | Exploit PoC | #CTF
{{SSTI}} From Developing Side
SSTI for Bug Bounty | Server-Side Template Injection
Server Side Template Injection | SSTI | Web Security
Vulnerability SSTI lead to RCE pada Flask
HackTheBox -Templated Exploit SSTI(Server-Side Template Injection) Vulnerablity
Hacking Web - SSTI (Server-Side Template Injection)
Server Side Template Injection Understanding With Live Demo | Example | Attack | Payloads
Server Side template Injection is also possible on Django. Just Google ssti Django
SSTI IN FLASK CTF WALKTHROUGH [24-07-2021]
SSTI Complete Lab Breakdown: Server-side template injection with a custom exploit
Комментарии