
TryHackMe: Net Sec Challenge – Walkthrough
This post is a walkthrough of the Net Sec Challenge room on TryHackMe, a great lab to sharpen your network security skills.
This post is a walkthrough of the Net Sec Challenge room on TryHackMe, a great lab to sharpen your network security skills.
In this post, I’ll show you how to build a simple Nmap scanner using Python.
Need to find out which service provider a phone number is using? This Python script helps you do just that! It uses the phonenumbers` library to extract basic information like the <carrier name> an...
Ever forgotten the password of a Wi-Fi network you’ve already connected to? This little Python script has you covered.
A user-friendly desktop app providing instant COVID-19 updates. Discover the coding process, data integration, and design decisions behind this essential tool for staying informed during the pandemic.
This desktop application, designed for checking internet speed, encapsulates my introduction to programming.