RSSAmplifier

Nathan Ellison · Jan 26, 2024

Hack The Box - Sau

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Sau is an easy difficulty machine from Hack The Box. While playing this machine, we encounter concepts including server side request forgery (SSRF), vulnerable software, pagers, and a recent CVE (at the time of writing). Enumeration We begin with some reconnaissance. Nmap Our first step is to scan the box with nmap to find out which ports are open. nmap -sC -sV TARGET-IP After letting nmap run for…

Read on nathan-ellison.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.