Home
Abdullah Irfan
Cancel

Instant Cloud VMs With a cURL Command

Cloud computing has been around for a while, and we all know its basics. Some things are easy to navigate around, and some aren’t, but I think we should all agree upon the fact that the consoles ...

Getting Started with .NET 8 Core as a Complete Noob

Why Choose .NET Core in 2024? Why would you choose .NET Core when you have a billion other frameworks to choose from? You have Django for the Python magic, you have NestJS for it’s native support f...

Setting up your own Beowulf Cluster on Docker as a PoC

Why? Due to the ever-evolving world of information technology, computational needs are increasing day by day while the ability to miniaturize processors is about to reach its cap. That is where par...

THM - Smag Grotto Writeup

Room Name: Smag Grotto Difficulty: Easy Link: TryHackMe Initial Access My IP Address: 10.4.0.190 Machine IP Address: 10.10.58.112 The machine tagline seems like a hint: Follow th...

Build your Very Own Cloud Storage Right Now!

Introduction When working in an organization or as a freelancer, one always faces an issue with file storage. There are millions of documents, images and important files that you need to store and ...

Snort for Dummies!

What is Snort? Snort is one of the most popular open-source Intrusion Detection Systems (IDS). Snort is helpful in generating alerts based on the kind of traffic you declare unwanted for your netw...

OpenSSL for Dummies!

What is OpenSSL? OpenSSL is an open-source tool for cryptography- mainly SSL and TLS. It is a powerful tool when and supports all kinds of functionalities- from key generation to client/server test...