/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.ikuamike.io
| | stephennimmo.com
1.9 parsecs away

Travel
| | [AI summary] A tutorial on building a standalone Angular project from scratch using signals, SCSS, and Bootstrap with routing and form validation.
| | www.thapatechnical.com
2.6 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.
| | highon.coffee
1.8 parsecs away

Travel
| | LFI Explained and the techniques to leverage a shell from a local file inclusion vulnerability. How to get a shell from LFI
| | pentesterlab.com
17.6 parsecs away

Travel
| This blog post explores the evolution of SQL Injection attacks and why traditional methods, like injecting ' OR 1=1;--, are less effective in modern web applications. It highlights the importance of using secure coding practices, such as parameterized queries and modern password hashing algorithms, to safeguard against these attacks.