Home
KS Blog
Cancel

Hydra is Coming to Town

Challenge Information Advent of Cyber Day 3 THM link here Explanation Basically this is a brute forcing challenge where you need to get the correct pin. wrong pin result. To solve th...

O Data, All Ye Faithful

Challenge Information Advent of Cyber Day 2 THM link here Explanation This challenge is about analyzing information from excel file with python Pandas and Matplotlib library. Question 1...

Chatbot, tell me, if you're really safe?

Challenge Information Advent of Cyber Day 1 THM link here Explanation This challenge is guided as it is provided by THM This challenge is about machine learning and the challenge is b...

Function Discovery Quest

Challenge Description Challenge Name: Function Discovery Quest I did not manage to get the description but I managed to download the challenge and save it in my laptop Explanation I ...

Scrambled Egg

Challenge Description Challenge Name: Scrambled Egg Hmm, I found this executable that should allow us access to some juicy innovation projects. But it asks for a key. Hmm, I’m stump...

Kioptrix 3

Machine Information Kioptrix 2 Author: Kioptrix Host Discovery Lets start by getting the IP address of the target machine. nmap -sP 192.168.47.0/24 Starting Nmap 7.94 ( https://nmap.org )...

Kioptrix 2

Machine Information Kioptrix 2 Author: Kioptrix Host discovery The target machine is in my own network but I do not have the IP address of the target machine. I started out by discovering ...

Kioptrix 1

Machine Information Kioptrix 1 Author: Kioptrix Host Discovery Since it is installed in our local network, I will start with performing host discovery to check the target machine IP addres...

EWF Image Forensic

Step 1: Identify the given files To start off, the first thing to do is usually analyzing the file type that is given. file * Alan's Private Life.E01: EWF/Expert Witness/EnCase image fil...

Extracting QR from android

Step 1: understanding how thing works The provided file is a directory that contains a lot of directories and files which I have no idea where to start. Since there’s nothing for me to start with,...