Latest Articles
View Archives →-
Running a Custom Laravel Project LocallyA comprehensive guide on setting up a Laravel project locally, covering environment configuration, troubleshooting Redis errors, and Vite integration.
4 min -
TakeOver | TryHackMe Write-upComplete walktrough for TakeOver TryHackme room. This challenge revolves around subdomain enumeration.
2 min -
Authentication Bypass | TryHackMe Write-upWalktrough for Authentication Bypass TryHackMe room. Learn how to defeat logins and other authentication mechanisms to allow you access to unpermitted areas.
4 min -
IDOR | TryHackMe Write-upWalktrough for IDOR TryHackme room. Learn how to find and exploit IDOR vulnerabilities in a web application giving you access to data that you shouldn't have.
3 min -
Subdomain Enumeration | TryHackMe Write-upComplete walktrough for Subdomain Enumeration TryHackme room. Learn the various ways of discovering subdomains to expand your attack surface of a target.
3 min -
Content Discovery | TryHackMe Write-UpTryHackMe write-up for “Walking An Application.” Learn how to use browser developer tools to manually discover hidden flags and potential vulnerabilities.
5 min -
Fixing WSL Ubuntu Setup & Hostname IssuesStep-by-step guide to install Ubuntu on WSL, fix hostname errors, and an honest comparison between WSL and Kali in VirtualBox.
3 min -
Walking An Application | TryHackMe Write-UpHands-on walkthrough of Walking An Application on TryHackMe, exploring source code, Inspector, Debugger, and Network tools to uncover hidden flags.
5 min -
Secure Astro 5 Contact Forms with Resend and UpstashBuild a production-ready contact form in Astro 5. Learn to integrate Resend for emails and Upstash Redis for rate limiting to block spam effectively.
5 min -
Designing a MySQL Database for B2B Energy ProductsDesign a basic product data for B2B electrical and renewable energy products with tier pricing, categories, brands, and multi-currency support.
5 min
View All Publications