AWAE - OSWE Preparation / Resources
  • TL;DR
  • General
    • Resources
      • BurpSuite
      • WhiteBox
    • POCs
      • Deserialization
        • PHP
        • Java
          • Ysoserial
      • SQL Injection
      • Type Juggling
      • CSRF
  • By Vulnerability
    • SQL Injection
      • Summary
      • Types
      • Injection by clause
      • Bypassing Character Restrictions
      • By Language
        • JAVA
          • Regex
          • Summary
      • Regex
      • Resources
    • Deserialization
      • By Language
        • PHP
          • Regex
          • Summary
          • Practice
        • JAVA
          • Regex
          • Summary
          • Practice
          • Resources
        • .NET
          • Regex
          • Summary
          • Resources
      • Resources
    • XSS
    • XXE
      • By Language
        • PHP
          • Practice
          • Resources
        • Java
          • Vulnerable Libraries' Implementation
      • Resources
    • SSTI
      • Summary
      • Practice
      • Resources
    • File Upload Restrictions Bypass
      • Tricks
      • File Extension Filters Bypass List
      • Resources
  • REGEX
  • By Language
    • PHP
      • Regex
      • Type Juggling
        • Summary
        • Practice
    • Java
      • Decompiling
      • Compiling & Running
    • NodeJS
      • Practice
  • Random
  • Other Repositories
Powered by GitBook
On this page
  • Articles
  • Writeups
  • CheatSheets
  • Jinja2

Was this helpful?

  1. By Vulnerability
  2. SSTI

Resources

PreviousPracticeNextFile Upload Restrictions Bypass

Last updated 4 years ago

Was this helpful?

Articles

Writeups

CheatSheets

Jinja2

Server-Side Template InjectionPortSwigger Research
Logo
TokyoWesterns CTF 4th 2018 Writeup — Part 3Medium
X-MAS 2019 CTF write-up (Mercenary Hat Factory) SSTIMedium
CTFtime.org / HackIT CTF 2018 / Believer Case / WriteupCTFtime
Facebook CTF 2019 Writeup: events – Template Injection and Cookie Forgery
Cheatsheet - Flask & Jinja2 SSTI
Logo
Logo
Logo
Logo
Logo