spectral.worker.htb
Webroot of the
spectral.worker.htb
virtual host / sub-domain
It was initially enumerated from fuzzing and was also listed in the work
section of the dimension.worker.htb
virtual host / sub-domain
A few endpoints are picked up by the Burp Suite’s passive crawler
Content appear to be dummy ipsum for a demo website
generic.html
Dummy demo page for a website template
elements.html
Dummy demo page for a website template
Fuzzing
┌──(kali㉿kali)-[~/archive/htb/labs/worker]
└─$ ffuf -c -w /usr/share/wordlists/seclists/Discovery/Web-Content/directory-list-2.3-medium.txt -u http://spectral.worker.htb/FUZZ -ic -e .html,.txt
________________________________________________
:: Method : GET
:: URL : http://spectral.worker.htb/FUZZ
:: Wordlist : FUZZ: /usr/share/wordlists/seclists/Discovery/Web-Content/directory-list-2.3-medium.txt
:: Extensions : .html .txt
:: Follow redirects : false
:: Calibration : false
:: Timeout : 10
:: Threads : 40
:: Matcher : Response status: 200-299,301,302,307,401,403,405,500
________________________________________________
[Status: 200, Size: 7191, Words: 446, Lines: 174, Duration: 105ms]
images [Status: 301, Size: 157, Words: 9, Lines: 2, Duration: 109ms]
index.html [Status: 200, Size: 7191, Words: 446, Lines: 174, Duration: 110ms]
assets [Status: 301, Size: 157, Words: 9, Lines: 2, Duration: 102ms]
license.txt [Status: 200, Size: 17128, Words: 2798, Lines: 64, Duration: 98ms]
generic.html [Status: 200, Size: 5045, Words: 447, Lines: 92, Duration: 96ms]
elements.html [Status: 200, Size: 18398, Words: 1171, Lines: 386, Duration: 101ms]
readme.txt [Status: 200, Size: 1344, Words: 173, Lines: 45, Duration: 96ms]
:: Progress: [661641/661641] :: Job [1/1] :: 2 req/sec :: Duration: [0:43:56] :: Errors: 740 ::
No additional endpoint discovered