[ Home ]
[ Write-ups ]
[ Hardware ]
[ Contact ]
ES
#
Write-ups
>
THM: Lookback — Write-up
August 11, 2026
First, we run a port scan to check which ports may be open. The command would be
nmap -p- --open -sS --min-rate 5000 -n -Pn <target.ip>
. We …
THM
Windows
Metasploit
CVE-2021–34473
CVE-2021–34523
CVE-2021–31207
Command Injection