teams.onlyrands.com
A sub-domain has been identified; teams.onlyrands.com
┌──(kali㉿kali)-[~/PEN-200/PG_PRACTICE/scrutiny]
└─$ curl -I -X OPTIONS http://teams.onlyrands.com/
HTTP/1.1 401
Server: nginx/1.18.0 (Ubuntu)
Date: Mon, 07 Apr 2025 18:24:52 GMT
Content-Type: text/plain;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
TeamCity-Node-Id: MAIN_SERVER
WWW-Authenticate: Basic realm="TeamCity"
WWW-Authenticate: Bearer realm="TeamCity"
Cache-Control: no-store
┌──(kali㉿kali)-[~/PEN-200/PG_PRACTICE/scrutiny]
└─$ curl -I http://teams.onlyrands.com/
HTTP/1.1 401
Server: nginx/1.18.0 (Ubuntu)
Date: Mon, 07 Apr 2025 18:24:58 GMT
Content-Type: text/plain;charset=UTF-8
Content-Length: 66
Connection: keep-alive
TeamCity-Node-Id: MAIN_SERVER
WWW-Authenticate: Basic realm="TeamCity"
WWW-Authenticate: Bearer realm="TeamCity"
Cache-Control: no-store
Webroot
Redirected to a login page for a TeamCity instance
TeamCity is a build management and continuous integration server from JetBrains. It was first released on October 2, 2006, and is commercial software and licensed under a proprietary license: a freemium license for up to 100 build configurations and three free Build Agent licenses are available. open-source projects may request a free license.
Version Information
The version information is disclosed at the bottom;
2023.05.4 (build 129421)
Vulnerabilities
Looking it up online for vulnerabilities reveals an article that points out 2 vulnerabilities;