whois tryhackme.com
---
Updated Date: 2021-05-01T19:43:23Z
Creation Date: 2018-07-05T19:46:15Z
Registry Expiry Date: 2027-07-05T19:46:15Z
---
whois tryhackme.com
---
Registry Expiry Date: 2027-07-05T19:46:15Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
---
whois tryhackme.com
---
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: KIP.NS.CLOUDFLARE.COM
Name Server: UMA.NS.CLOUDFLARE.COM
DNSSEC: unsigned
---
cloudflare.com
nslookup -type=TXT thmlabs.com
---
Non-authoritative answer:
thmlabs.com	text = "THM{a5b83929888ed36acb0272971e438d78}"
---
dig thmlabs.com TXT
---
;; ANSWER SECTION:
thmlabs.com.		261	IN	TXT	"THM{a5b83929888ed36acb0272971e438d78}"
---
dnsmap smkharapanbangsa.sch.id
---
blog.smkharapanbangsa.sch.id
IP address #1: 180.235.151.42
cpanel.smkharapanbangsa.sch.id
IP address #1: 180.235.151.42
---
nginx

 
 - and solved the comunication
         - and solved the comunication
 
dnsenum v-class.smkharapanbangsa.id
###
Host's addresses:
__________________
v-class.smkharapanbangsa.id.             14356    IN    A        103.41.251.35
nmap -T4 -p- v-class.smkharapanbangsa.id
---
PORT     STATE    SERVICE
22/tcp   open     ssh
25/tcp   filtered smtp
80/tcp   open     http
179/tcp  filtered bgp
443/tcp  open     https
8000/tcp open     http-alt
---
nmap -sCV -p22 -T4 v-class.smkharapanbangsa.id
---
PORT   STATE SERVICE VERSION
22/tcp open  ssh     OpenSSH 8.9p1 Ubuntu 3ubuntu0.10 (Ubuntu Linux; protocol 2.0)
| ssh-hostkey: 
|   256 e7:2d:6c:6d:4f:d4:33:0c:a9:bb:e5:b2:82:0d:1c:96 (ECDSA)
|_  256 75:59:69:e0:70:0f:c6:4a:b2:cd:dc:42:1f:cc:bf:35 (ED25519)
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
---