Diff easy

#2025.10.29

Adding the IP address to the “/etc/hosts”

sudo nano /etc/hosts

Running the network enumeration

nmap -Pn -sV -T5 target_ip

open ports were 22, 80, 8080

On the port 80 with subdomain of editor.htb

image.png

well nothing sus other than downloadable .deb

Running the directory enumeration

image.png

<http://editor.htb/assets/index-VRKEJlit.js>

subdomain of 8080 is revealed so lets try too look at it .

the xwiki version was

image.png