Explore >> Select a destination


You are here

roneo.org
| | 8yd.no
6.0 parsecs away

Travel
| | I'm fairly new to Hugo, but I've worked with my fair share of template languages to feel reasonably at home. Enough to both see familiar patterns, but also wonder "why have they done it like that?" A...
| | chringel.dev
1.5 parsecs away

Travel
| | Create a partial to display inline SVG content as icons. Download SVG icons from Ionicons via bash script.
| | www.duncanmackenzie.net
5.2 parsecs away

Travel
| | Learn how to add LLMs.txt and markdown output support to your Hugo site. Make your content AI-friendly with markdown versions, copy buttons, and proper content headers for better LLM ingestion.
| | blog.ikuamike.io
17.4 parsecs away

Travel
| Difficulty Release Date Author Beginner 2 Mar 2020 Zayotic Summary In this box, we first perform ldap injection on the web application to bypass the login page. Then we are able to read local files by abusing a local file inclusion vulnerability with php base64 filter. From one of the php files we get ldap credentials that we used to authenticate to ldap and dump entries. From the entries we get a base64 encoded password that we could use to ssh into the machine.