Explore >> Select a destination


You are here

blog.pluggedpotato.com
| | blog.0x7d0.dev
4.2 parsecs away

Travel
| | Bookworm is an Insane-difficulty machine from Hack The Box. We will exploit an XSS vulnerability to gain access to a grandfathered feature accessible only to a few users. Subsequently, we'll leverage a Path Traversal vulnerability to acquire an initial password. Then, we will exploit a bug in an internal HTTP service to pivot to another user. This second user will possess privileges to a system for generating shipping labels, vulnerable to a double injection, allowing us to escalate our privileges to root.
| | danielsieger.com
4.4 parsecs away

Travel
| | A short guide on creating a Jekyll template using Bootstrap and Sass.
| | geoff.tuxpup.com
4.7 parsecs away

Travel
| | I took a detour to try out the Smelte/Tailwind CSS UI gadgetry. I found lots to like about it, but it's not the right thing for me right now. Read on if you're interested in the detour. If you're trying to follow how I got to my end state, go here instead to see how I set things up for vanilla Tailwind. Adding Smelte and Tailwind CSS I'm not a web designer, and I have no ambitions of becoming one.
| | theankurtyagi.com
22.0 parsecs away

Travel
| Kickstart your React journey with this comprehensive guide. This article not only teaches you how to set up your first React project but also a deep dive into component lifecycles, state management, props, and styling. It's the perfect resource for developers eager to build dynamic and stylish web applications using React.