Category: Uncategorized

President Biden’s Executive order on U.S. cybersecurity.

The cyber-attack that happened on Colonial Pipeline impacted computerized equipment managing the pipeline network and stopped its operations to contain the attack. This shutdown in the pipeline of supplies rigidified the US with the rise in price and state emergencies. On the sixth day of the Colonial Pipeline shutdown, Biden signs an executive order for

Read More

BEEP – HackTheBox Walkthrough

Hello Friends, Today I am here with a new HTB machine. This machine was pretty easy. The main goal is to get root flag. Here we will be learning about a specific vulnerability called Local File Inclusion. I didn’t use much of the tools to pwn this machine. #nmap -sSV -T5 -p- 10.10.10.7 –allports There

Read More

Bashed- HackTheBox Walkthrough

Today I am going to show you how I was bashing with the “Bashed” HTB machine. The goal is to find the user.txt and final flag by getting the root. Things we learn in this machine are different from the previous machine. Don’t get confused while cracking the machine Now let’s crack the machine…! At

Read More

Basic Pentesting walkthrough -TryHackMe

Hello Everyone…!!! It is nice to meet you all again with another walkthrough of the basic Pentesting machine available on TryHackMe. It covers Service Enumeration, Hash Cracking, Brute-Forcing through Hydra, and Privilege Escalation. So, let us get this test started. To make sure that we are connected to their network, I am using the ping

Read More