FFalkenkralleinttpsandtricks.hashnode.dev·4d ago · 9 min readTemplate TerrorMay I welcome you to the moment where an "easy level" school ctf yeeted me off Mount Stupid. Let me present to you: drum roll SERVER SIDE TEMPLATE INJECTION (SSTI) The innocent beginning We start with00
YPYogeshwar Peelainexploitnotes.hashnode.dev·Jul 14 · 9 min readHackTheBox : JinjaCareSummary JinjaCare is a Flask-based COVID-19 vaccination verification web app. The intended path chains wkhtmltopdf HTML/local-file injection (via the certificate-generation feature) to disclose the Fl00
RBRajesh Bindevrajesh.hashnode.dev·Jul 1 · 7 min readDay 92: Managing Jinja2 Templates Using Ansible | 100 Days of DevOpsContent Today I enhanced an existing Ansible role by adding a Jinja2 template and a task to deploy it. This lab helped me learn how to use the Ansible Template module, create reusable templates, and 00
ADAayush Darangeinaayush-dev.hashnode.dev·Jun 29 · 6 min readAnsible Part 6 - Jinja2 Templates and RolesAs your ansible usage matures, you realize that coping static config files is not good enough. You need different ports on staging vs production. Also, a single playbook starts becoming a nightmare, t00
KLKgosi Leburuincodednetwork.com·Mar 17 · 7 min readTurn Scripts into Services: Why Network Automation needs a Web User Interface ?Network automation has transformed how modern infrastructure teams operate. Scripts that once took hours of manual work — configuring devices, pulling inventory, validating compliance — now execute in10
KLKgosi Leburuincodednetwork.com·Mar 10 · 9 min readConfiguration Validation and Testing – Safe Network Changes in a Multi-Vendor EnvironmentGenerating configurations with Jinja is powerful. Deploying them safely is engineering. We explored how to use Jinja2 templates to standardize configurations across vendors. But generating configurat00
KLKgosi Leburuincodednetwork.com·Feb 24 · 9 min readMastering Dynamic Configurations: A Beginner's Guide to Jinja2 - Part 1In contemporary network automation, the ability to dynamically generate configurations is essential for network engineers operating in multi-vendor environments. Manual configuration is prone to error10
PpDamascenoinautonetops.com·Aug 23, 2025 · 8 min readComo Usar Filtros Jinja: Exemplos SimplesFiltros Jinja2: Guia Completo com Exemplos Práticos O Jinja2 é uma poderosa biblioteca de templates para Python, amplamente utilizada para manipular dados diretamente em templates. Seus filtros embutidos permitem transformar e formatar dados de manei...00
IBIsmail Bin Mujeebinbeyondthestack.hashnode.dev·Jul 20, 2025 · 7 min readTop 10 Template EnginesTemplate engines are the backbone of server-side rendering. They simplify web development by allowing dynamic content generation using static templates. Template engines vary in ease of use, performan01A
FKFelix Kratzerinblog.reposter.fez.world·Jun 18, 2025 · 5 min readStack overviewNow that I have been working on the project for several weeks and the technologies being used are starting to settle down, I thought I would share some insights on what I am using — and perhaps also the reasoning behind these choices. Authentication ...00