*
Subdomain Enumeration adalah proses pencarian sub-domain dari suatu domain, ini adalah fase penting dalam sebuah recon.
URL Endpoint : https://api.n45ht.or.id/v1/subdomain-enumeration
Parameter : domain
{ "response": "400", "message": "Missing Parameter Domain", "subdomains": null }
{ "response": "400", "message": "Invalid Domain Name", "subdomains": null }
{ "response": "200", "message": "OK", "subdomains": [ "n45ht.web.id", "blog.n45ht.web.id", "mail.n45ht.web.id", "script.n45ht.web.id" ] }