gwthr

@gwthr

Security Guy

Joined on Nov 8, 2023

  • 1 Here I will make a writeup of the Quick4 machine on the HackMyVm platform and this is an easy rated VM, if you are interested you can click the link here. Let's start. Reconnaissance As always the first thing i do is port scanning. At this point, rustscan find two open ports that is SSH (22) and HTTP (80). $ rustscan -a 192.168.1.43 -- -A -sC -sV -Pn .----. .-. .-. .----..---. .----. .---. .--. .-. .-. | {} }| { } |{ {__ {_ _}{ {__ / ___} / {} \ | `| |
     Like  Bookmark
  • 1 Here I will make a writeup of the Quick3 machine on the HackMyVm platform and this is an easy rated VM, if you are interested you can click the link here. Let's start. Reconnaissance As always the first thing i do is port scanning. At this point, rustscan find two open ports that is SSH (22) and HTTP (80). $ rustscan -a 192.168.1.45 -- -A -sC -sV .----. .-. .-. .----..---. .----. .---. .--. .-. .-. | {} }| { } |{ {__ {_ _}{ {__ / ___} / {} \ | `| |
     Like 1 Bookmark
  • vulny.PNG Here I will make a writeup of the Vulny machine on the HackMyVm platform and this is an easy rated VM, if you are interested you can click the link here. Let's start. Reconnaissance As always the first thing i do is port scanning. and at this point nmap only find one open TCP port that is HTTP (80): $ nmap -sC -sV -sT 192.168.1.38 Starting Nmap 7.93 ( https://nmap.org ) at 2023-11-09 03:13 EST Nmap scan report for 192.168.1.38
     Like  Bookmark
  • helium2.PNG Here I will make a writeup of the Helium machine on the HackMyVm platform and this is an easy rated VM, if you are interested you can click the link here. Let's start. Reconnaissance As always the first thing i do is port scanning. and at this point rustscan finds two open TCP ports, SSH (22) and HTTP (80): $ rustscan -a 192.168.1.61 -- -A -sC -sV .----. .-. .-. .----..---. .----. .---. .--. .-. .-. | {} }| { } |{ {__ {_ _}{ {__ / ___} / {} \ | `| |
     Like 1 Bookmark