Do you know the feeling of not knowing if you just hit a new PR? Looking through all your latest training plans to find the last PR? That’s what annoyed me, so I looked for a simple PR tracker on the AppStore. I did not find anything, only stuff that...
Hello friend! Let’s talk about some skills every IT worker should have. IT is a huge field with many connected areas. No app can run without hardware. What can you do without the Internet (which is basically just a very large network)? Where does the...
Hello friend! Let’s talk about some skills every IT worker should have. IT is a huge field with many connected areas. No app can run without hardware. What can you do without the Internet (which is basically just a very large network)? Where does the...
Hello friend! Deep Work by Cal Newport is an excellent read for everybody who wants to create meaningful work in his life. Newport offers insights into the workflows of high-achieving knowledge workers and how you can replicate those for yourself. Th...
Hello friend! As the title of this post says, life gets busy. That’s why my last post was nearly two years ago. Many things happened during this time that kept me from writing even though I often thought about it. Now, since I’m writing this post, I...
My thoughts on what the best programming language for beginners is.
Hello friend, let’s check out the room Blue on TryHackMe. It’s a bit more like a CTF, but still, very beginner focused. Task 1 – Recon Scan the machine. Okay, let’s use nmap for that. I usually use the -T4 flag, so it is faster, and -A for “Aggressiv...
Hello friend, this is the third room on TryHackMe regarding Metasploit. Time to learn more about Meterpreter, Metasploit’s payload, and shell. If you don’t know what to do in Meterpreter, help will show you the available commands. First, there are so...
Hello friend, this write-up is for the second Metasploit walkthrough room on TryHackMe. Let’s take a look. This room is more hands-on than the last one and lets you practice how to use Metasploit. Task 2 – Scanning How many ports are open on the targ...
Hello friend, let’s take a look at another walkthrough room on TryHackMe: Metasploit Introduction. Metasploit is an exploitation framework and is widely used in cyber security. If you want to hear about the background of it, there is an awesome Darkn...