Tibetan, Cybersecurity enthusiast, I design and develop website using #WordPress to pay bill.
Tibetan, Cybersecurity enthusiast, I design and develop website using #WordPress to pay bill.
Hello there, I hope you are all safe and doing well. I am not sure whether it is a good idea however, instead of prayer all the time why not I volunteer to do the errand of old people around the place I stay, to purchase groceries and basic necessary things during the lock down period. So I am going to make few notice page and leave my contact there provided anybody require my help.…
Today is 22nd March and we are having all India curfew to “stay at Home” from the COVID-19. Had a good breakfast and by the time I was washing my face, a kettle of water is already boiled. So, everything set to pwn the machine. Description og the Game: This VM tells us that there are a couple of lovers namely Alice and Bob, where the couple was originally very romantic, but since Alice worked…
Hello and Tashi Delek everyone, Although there isn’t many COVID19 cases around the place I stay, the ominous air of uncertainty and concern from the people getting increases. By the way, I reached Dharamsala yesterday and, as soon as I got in room, I did wash all the clothes I wear during the journey (I took a flight and a bus to reach here), and apart from few electronic gadgets, literally I washed everything and…
This box is in the list of (old) OSCP like machine, so I am going to try this box. Require Task: To get root level access To get the flag You can download the machine from here. Information Gathering: Kali Linux Machine IP: 192.168.56.103 Target Machine IP: 192.168.56.4 Enumerating Services, Versions, Ports nmap -sC -sV -p- 192.168.56.4 > nmap.log Since we can see that Apache Web Server is running, therefore, I presume there is there…
Task Goal: To get root access to the machine Acquire three keys: Key 1: 073403c8a58a1f80d943455fb30724b9 Key 2: 822c73956184f694993bede3eb39f959 Key 3: 04787ddef27c3dee1ee161b21670b4e4 Resource Materials: Download Mr. Robot Machine from Here. Download Kali Linux Machine from Here. Information Gathering: Step 01: ifconfig Kali Linux Machine IP: 192.168.56.4 Step 02: nmap 192.168.56.4/24 Mr. Robot or Target Machine IP: 192.168.56.3 Step 03: Get the details of ports and services running on Target Machine nmap -sC -sV -p- 192.168.56.3…