|
|
|
|
|
by 0x0
3933 days ago
|
|
You can already do that today with most CAs. They may do domain validation by looking up WHOIS and emailing the contact address there. You could MITM the DNS MX lookup and respond with an IP address of an SMTP server you control, and grab the validation code in the verification email as it is dutifully delivered to you just as easily. Edit: In fact, come to think of it... For DNS you might not even need to MITM, just be able to spoof the IP source in an UDP package and correctly guess the remote source port + possibly a query ID, and race the real DNS server? I wonder how feasible that would be at for example 1 Gbps? |
|