Closed darshkpatel closed 4 years ago
Thank's for suggestion, any referenece ?
For method followed in this source : https://github.com/EdOverflow/can-i-take-over-xyz
Couldn't find any references, but I can setup an experiment to find some other string
is there any way to confirm Fly.io subdomain takeover?
Nicee ! @darshkpatel
Fly.io Subdomain takeover seems to be fixed since they added a verification before adding custom domains. #132 on can-i-take-over-xyz
PR: #44
The check for Fly.io subdomain takeover is simply checking for
"404 Not Found"
, which is a really common string, and thus has a lot of false positives.