Proxies π¦, Proxies π
, and MORE Proxies π», Oh My! March 15, 2025 Proxies are simply servers acting as intermediaries between a client and another server. They can be set up in all different configurations, and there are different kinds of proxies. I set up a couple different proxies as examples:– A SOCKS Proxy (Socket Secure, or Dynamic Port Forwarding)– A cloud-based server via Linode by Akamai (Aβ¦
Read more: Proxies π¦, Proxies π
, and MORE Proxies π», Oh My!
I Discovered a Subdomain Takeover! December 31, 2023 I discovered a real-life subdomain takeover at work!
Ransomware As A Service (RaaS) December 14, 2023 My home warranty company was recently affected by a cyberattack – ALPHV (BlackCat) has claimed responsibility!
My Attempt to Install Kali Linux on an Old Chromebook December 9, 2023 A harrowing and detailed account of my first ever attempt at installing Kali Linux on an old Chromebook
How I Set Up Network Monitoring on my Home Network Using Uptime-Kuma, a Free Open Source Tool December 9, 2023 Monitor your applications, servers, websites, and more using Uptime Kuma. You can even have it send notifications to your phone!
I Hacked My Home Network December 9, 2023 I just hacked my home network for the first time using some basic tools from nmap, a free open source network security scanning tool
Book Your Stay at AwesomeHotel! (A C#/.NET/Dapper Hotel Booking App) December 9, 2023 I built a hotel booking app using C#/.NET/Dapper inspired by Tim Corey’s C# Masterclass (check it out at iamtimcorey.com)!
An Algorithm a Day Keeps the Brain Fuzz Away December 9, 2023 Check out these perfectly imperfect solutions I developed for some LeetCode problems.
I Built a Client VPN in AWS by Following Adrian Cantrill’s Video Series Tutorial, and This is What I Learned December 9, 2023 Follow the steps in Adrian Cantrill’s AWS Client VPN tutorial miniseries to build a Client VPN and view the long-awaited CATBREAD gif.
Day-2-Nite Full Stack Chat App December 8, 2023 I built a full stack chat app using PostreSQL, Express.js, React.js, and Node.js
90’s Calculator Web App December 5, 2023 I built a 90’s web-powered calculator using vanilla Javascript.
Hackable Chat December 5, 2023 Challenges in business are a given, but itβs our response to them that defines our trajectory. Looking beyond the immediate obstacle, there lies a realm of opportunity and learning.
Preventing XSS in Your React Application December 5, 2023 Learn some basics about reflected XSS (cross site scripting) and how React developers can help prevent this common attack.