Hello everyone,Recently we’ve participated in TFC CTF 2022 hosted by The Few Chosen. The event was really great. I really thank the organizers for hosting such a quality event. There was a forensic challenge named as Adding In Parts and now I’m gonna demonstrate how I solved that problem. In this challenge, we were provided…
Matrix 1 – Vulnhub Walkthrough
In this article, we will solve a capture of the flag challenge from the Vulnhub platform. You can download the machine from the following link https://www.vulnhub.com/entry/matrix-1,259/ This is a beginner friendly machine and our goal is to read the /root/flag.txt file. So let’s get started. I downloaded and imported the machine (OVA file) to VirtualBox,…
What is FirewallD in Linux ?
Before we talk about Firewall D, let’s talk about Firewall. A firewall is a computer network security system that monitor and filters incoming and outgoing network traffic based on security policies or rules. The main purpose of a firewall is to deny dangerous traffic and only allow non-threatening traffic. What is FirewallD ? FirewallD is…
How to Install Yay AUR Helper in Arch Based Distribution
If you use Arch Linux or Arch based Linux distributions, you may know about AUR Helper. Today we will install Yay AUR Helper on our Arch Linux. You can follow the same steps to install it in other Arch based distributions like Manjaro, Black Arch etc. To install Yay, we first need to install Git….
National Cyber Drill 2021 Writeup
Hello! I’m Tareq from Knight Squad. Recently National Cyber Drill 2021 was held & total 396 teams participated. Challenges were sorted by challenge category. Here I’m going to give you a quick writeup for the challenges that I was able to solve. I Hope you guys will find this helpful. You will find all the…