Jump to content
Not connected, Your IP: 18.221.13.173
Sign in to follow this  
mr53308_666

Howto check for DNSLeak and IPLeak From Command Line in Linux

Recommended Posts

Hi there have a headless ubuntu 14.04, only command line available to me.

 

Lots of stuff online about checking for IP leaks and DNS leaks by surfing to some websites.   I have used w3m to surf to these but I'm not confident that all the scripts on those sites get executed and displayed by w3m.

 

How can I check for IP leaks and DNS leaks from the command line?

Share this post


Link to post

You will have to simulate an API for each service you are planning to use.

In order for a DNS leak service to function, they need to generate a random name for your request,

and then check their DNS resolver logs from which source this query came from.

 

You cannot do this in command line, the quickest way to possible achieve that would be using something like Libcurl/PhantomJS and browsing to ipleak.net directly. I haven't tested it thou.


Occasional moderator, sometimes BOFH. Opinions are my own, except when my wife disagrees.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image
Sign in to follow this  

×
×
  • Create New...