hackme: 1 VulnHub

Hello Everyone, In this blog i am going to post walkthrough of hackme 1. This Machine is for beginners. Let’s Start, Target IP- 192.168.43.19 Attacker IP- 192.168.43.139 Let’s start with nmap. nmap -sC -sV -p- -Pn 192.168.43.19 Ok, There are two ports open 22 – ssh 80 – http Let’s see what is running on …

hackme: 1 VulnHub Read More »

GoldenEye: 1 VulnHub Walkthrough

Hello Everyone, In this blog i am going to post walkthrough of GoldenEye 1. This machine is for them who have basic Knowledge and hand’s on experience with penetration Testing. you can download the machine here. Let’s Begin !! Target IP – 192.168.43.155 Attacker IP – 102.168.43.139 So, Let’s start with scanning nmap -sC -sV …

GoldenEye: 1 VulnHub Walkthrough Read More »

Hackthebox Walkthroughs:Netmon

Hello Again, Netmon is windows machine from hackthebox. I enjoyed getting root of this machine as it required little extra out of box thinking. Let’s start the dirty work,the IP of machine is 10.10.10.152. Scanning with Nmap: nmap -sV 10.10.10.152 As we can see on port 21, Anonymous login is allowed. So let’s play with …

Hackthebox Walkthroughs:Netmon Read More »

Tr0ll:1 Vulnhub Walkthrough

Hello Everyone, In this blog i am posting the walkthrough of Tr0ll. This machine is for beginners. You can Download the machine here. So, let’s begin!! Target IP is 192.168.43.199 Attacker IP is 192.168.43.139 Let’s scan the target ip using nmap . nmap -sC -sV -pn 192.168.43.199 So, there are three ports open 21,22 and …

Tr0ll:1 Vulnhub Walkthrough Read More »

Scroll to Top