website - Is there any way to determine a users DNS servers from a web page? -


I'm curious how can I locate a user DNS server from my website. Is there any way to know? Any possible way?

Until the user starts the request from your server, then the DNS lookup is already finished (Or they do not know the address of your server)

I think it is theoretically possible to misuse JavaScript or other content to break the security of the user and try to bring its configuration data, but I doubt that There will be a lot of help about

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

c++ - Qt::make_shared for creating QSharedPtr as std::make_shared for creating std::shared_ptr -