/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.pluggedpotato.com
| | blog.0x7d0.dev
4.3 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.
| | www.thapatechnical.com
4.2 parsecs away

Travel
| | [AI summary] The article provides a tutorial on implementing CRUD operations (Create, Read, Update, Delete) using PHP and MySQLi, including code examples for database connection, insertion, display, deletion, and updating data.
| | gist.github.com
4.2 parsecs away

Travel
| | Converting HTML to Image. GitHub Gist: instantly share code, notes, and snippets.
| | vsupalov.com
15.8 parsecs away

Travel
| Small steps, getting to know how to work with Tailwind CSS on a very simple project - a plain HTML page.