A subdomain takeover risk was detected on dev.example.com. The subdomain points to a GitHub Pages CNAME (github.io) that may be claimable if the target repository or GitHub Pages site has been removed.
The subdomain currently resolves to:
username.github.io (or similar *.github.io CNAME)If an attacker claims the orphaned GitHub Pages site:
This is a high-severity finding because it allows an attacker to fully control content served on a subdomain under your domain.
Check CNAME record:
dig dev.example.com CNAME +short
If the result points to *.github.io, verify in GitHub whether the target Pages repository exists and is controlled by your organization. If the repo or Pages site has been deleted, the subdomain is vulnerable to takeover.
dev.example.com DNS record or point it to a valid destination.If you encountered an issue or false positive, contact [email protected].