[HTB] Zipper — Writeup (OSWE-Prep)

Zipper is a hard difficulty Linux box. Good learning path for:
- Zabbix-cli Access
- Zabbix RCE Exploit
- SUID Binary Hijack
Initial Recon
Nmap
# nmap -Pn --open -T4 -sV -sC -p- 10.10.10.108Starting Nmap 7.80 ( https://nmap.org ) at 2021-04-11…