DNS/hijacking/SubdomainTakeover/suboverについて、ここに記述してください。
https://linuxsecurity.expert/tools/subover/
SubOver is considered a hostile tool to take over a subdomain.
- It can be used during pentesting and security assessments to discover unconfigured subdomains.
How it works
The tool checks subdomains and determines if a CNAME record is used. If that is the case, it compares the CNAME value with a list of well-known providers. If there is a match, an HTTP GET request is made. The output of this page is compared with text strings for that provider that may indicate a default setup page. This is when the match is displayed to the user of the tool.
簡単な検査w