Kioptrix 1.3(#4) Walkthrough

Hello Everyone, this is the final VM from the kioptrix series and to be frank, I enjoyed it the most(I was frustrated though). Download:https://www.vulnhub.com/entry/kioptrix-level-13-4,25/ As usual getting the IP was the first thing. Netdiscover plays the trick. After getting IP I scanned with nmap. netdiscover -r 10.0.2.0/24 Here port 80 is open so I scanned … Continue reading Kioptrix 1.3(#4) Walkthrough

December 16, 2018
Read More >>

Kioptrix 1 Walkthrough

Kioptrix is one of the best series for those who are trying to make their way for Penetration Testing. Even it is recommended for a lot of certification including OSCP. This walkthrough is of Kioptrix 1 Download:https://www.vulnhub.com/entry/kioptrix-level-1-1,22/ I was using Vbox and I faced some problem during installation of Kioptrix on VBox.I followed these steps … Continue reading Kioptrix 1 Walkthrough

December 4, 2018
Read More >>

Blackhat Europe 2017 – conference notes

I had the pleasure to attend the Blackhat Europe 2017 in London – and it was enlightening! In this post, I shall provide links to the slide decks, videos and tools shared during the demonstrations, briefings and various talks. The abstracts for t…

December 29, 2017
Read More >>

MetaSploitable 2 Enumeration

Enumeration is the very first key step to hack/pen Test any vulnerable Target. In today’s blog, we are going to enumerate the Metasploitable 2 machine.For this, we are going to use some commands like Netdiscover, Nmap,rpcclient & enum4linux. In this part of the Metasploitable 2 enumeration tutorial, we will be enumerating the running services, accounts and perform … Continue reading MetaSploitable 2 Enumeration

June 1, 2017
Read More >>