Vulnhub DoubleTrouble Walkthroughhttps://www.vulnhub.com/entry/doubletrouble-1,743/Scan port 80. ~ gobuster dir -u http://192.168.56.100 -t 50 -w /usr/share/dirbuster/wordlists/directory-list-2.3-medium.txt -x .html,.php,.txt,.php.ba
Vulnhub Deathnote: 1 Walkthroughhttps://www.vulnhub.com/entry/deathnote-1,739/](https://www.vulnhub.com/entry/deathnote-1,739/Easy one, key steps here.Get notes.txt and user.txt from http://deathnote.vuln/wordpress/wp-content/uploads/2021/07/.Hydra s
HackMyVm Hacker kid: 1.0.1 Walkthroughhttps://www.vulnhub.com/entry/hacker-kid-101,719/Very good machine, learn some new stuff.Scan ports, port 53 is interesting. nmap -sV -sC -p- 192.168.33.144 -oN ports.log &nb
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
Vulnhub HackathonCTF: 2 Walkthroughhttps://www.vulnhub.com/entry/hackathonctf-2,714/Difficulty: EasyScan ports. ~ nmap -sV -sC -p- 192.168.33.140 -oN ports.log Starting Nmap 7.91 ( https://nma
Vulnhub Pylington: 1 Walkthroughhttps://www.vulnhub.com/entry/pylington-1,684/Scan ports. ~ nmap -sV -sC -p- 192.168.56.100 -oN ports.log &nb
Vulnhub Prime (2021): 2 Walkthroughhttps://www.vulnhub.com/entry/prime-2021-2,696/Scan ports. # Nmap 7.91 scan initiated Wed May 12 17:59:43 2021 as: nmap -sV -sC -p- -oN ports.log 192.168.33.139 Nmap scan report for 192.168.33.139 (192.168
Vulnhub hacksudo: FOG Walkthroughhttps://www.vulnhub.com/entry/hacksudo-fog,697/Scan open ports. nmap -sV -sC -p- -oN ports.log 192.168.56.100 PORT STATE SERVICE VERSION &n
https://www.vulnhub.com/entry/harrypotter-nagini,689/Very interesting machine, first time for me to do SSRF with Gopher.Nmap scan ports first.nmap -sV -sC -p- 192.168.56.99 -oN ports.logScan port 80, find note.txt
https://www.vulnhub.com/entry/bluesmoke-devrandom2,678/Nmap scan ports.nmap -sV -sC -p- -oN ports.log 192.168.56.100Check port 80, it's a backup system.We can only upload .zip or .tar files. And tar has wildcrad vuln