HackMyVm Warez Simple Walkthroughhttps://hackmyvm.eu/machines/machine.php?vm=WarezTwo key steps.First step, use Aria2 WebUI to download authorzied_keys into /home/carolina/.ssh, then we can login ssh as user carolina.Second step, use rtorrent to down
Vulnhub ContainMe: 1 Walkthroughhttps://www.vulnhub.com/entry/containme-1,729/Interesting machine. Need ELF analysis, multi-layer port forward, etc. Learned new things.Scan ports. ~ nmap -sV -sC -p- 192.168.33.142 -oN ports.log[[195/235]&n
HackMyVm Klim Walkthroughhttps://hackmyvm.eu/machines/machine.php?vm=KlimScan ports. nmap -sV -sC -p- -oN ports.log 192.168.56.100 Nmap scan report for 192.168.56.100 Host is up (0.0024s latency). Not shown: 65533 closed ports&nbs
HackMyVm Hopper Walkthroughhttps://hackmyvm.eu/machines/machine.php?vm=HopperScan ports. ~ nmap -sV -sC -p- 192.168.56.100 -oN ports.log Starting Nmap 7.91 ( https://nmap.
HackMyVm Titan Walkthroughhttps://hackmyvm.eu/machines/machine.php?vm=TitanScan ports first. nmap -sV -sC -p- -oN ports.log 192.168.56.100 Nmap scan report for chronos.local (192.168.56.100) Host is up (0.00098s latency). Not show
HackMyVm Doc Walkthroughhttps://hackmyvm.eu/machines/machine.php?vm=DocScan ports, only port 80 is open. nmap -sV -sC -p- -oN ports.log 192.168.56.100 Nmap scan report for bah.hmv (192.168.56.100) Host is up (0.00070s latency). No
HackMyVm Bah Walkthroughhttps://hackmyvm.eu/machines/machine.php?vm=BahScan ports. ~ nmap -sV -sC -p- 192.168.56.100 -oN ports.log ... PORT STATE SERVICE VERSION 80/tcp open http &nb
HackMyVm Bunny Walkthroughhttps://hackmyvm.eu/machines/machine.php?vm=BunnyScan ports. ~ nmap -sV -sC -p- 192.168.56.100 -oN ports.log ... PORT STATE SERVICE VERSION&
HackMyVm Zen Walkthroughhttps://hackmyvm.eu/machines/machine.php?vm=ZenScan ports. nmap -sV -sC -p- -oN ports.log 192.168.56.100 22/tcp open ssh OpenSSH 7.9p1 Debian 10+deb10u2 (protocol 2.0) | ssh-hostkey:&
The author's writeup is here:https://al1enum.github.io/docs/Chronos.pdf.Very interesting machine.The author use perl to get reverse shell, because the machine blocked many keywords: nc, bash, python, etc.My way is to use wget to download a php re