lens.worker.htb
Webroot of the
lens.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
Not much is in the Burp Suite’s passive crawler
Content appear to be dummy ipsum for a demo website
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://lens.worker.htb/FUZZ -ic -e .html,.txt
________________________________________________
:: Method : GET
:: URL : http://lens.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: 4971, Words: 294, Lines: 112, Duration: 103ms]
index.html [Status: 200, Size: 4971, Words: 294, Lines: 112, Duration: 111ms]
images [Status: 301, Size: 153, Words: 9, Lines: 2, Duration: 111ms]
assets [Status: 301, Size: 153, Words: 9, Lines: 2, Duration: 104ms]
license.txt [Status: 200, Size: 17128, Words: 2798, Lines: 64, Duration: 100ms]
readme.txt [Status: 200, Size: 3788, Words: 494, Lines: 106, Duration: 119ms]
:: Progress: [661641/661641] :: Job [1/1] :: 2 req/sec :: Duration: [0:43:56] :: Errors: 740 ::
No additional endpoint discovered